![]() |
Unslung.BuildUnslungOnGentoo HistoryHide minor edits - Show changes to markup October 20, 2004, at 01:51 PM
by --
Changed lines 3-5 from:
If you have an older build on your Gentoo system, this can catch you by surprise. Most of the packages' configure routines ignore the CC in the environment, but a few newer ones (miau and sudo, for example) get confused and b0rk their configurations. to:
If you have an older build on your Gentoo system, this can catch you by surprise. Most of the packages' configure routines ignore the CC in the environment, but a few newer ones (miau and sudo, for example) get confused and b0rk their configurations. Note: Master Makefile v1.52 fixes this problem. October 20, 2004, at 12:47 PM
by --
Changed lines 1-3 from:
Describe BuildUnslungOnGentoo here. to:
Gentoo's env-update sets CC=gcc in the environment. Be sure to 'unset CC' before you build Unslung. If you've already had a build problem, do 'unset CC; make distclean; make' to clear everything out and redo the configurations. If you have an older build on your Gentoo system, this can catch you by surprise. Most of the packages' configure routines ignore the CC in the environment, but a few newer ones (miau and sudo, for example) get confused and b0rk their configurations. Page last modified on April 14, 2005, at 10:26 PM
|