|
|
发表于 2006-10-13 09:48:38
|
显示全部楼层
不知道我这个错误与CFLAGS的设置有关呢?
configure: error: `CFLAGS' has changed since the previous run:
configure: former value: -march=pentium-m -O2 -mtune=pentium-m -O2 -pipe -fomit-frame-pointer -fno-delayed-branch -fcaller-saves -freorder-blocks -freorder-functions -falign-jumps -finline-functions -fno-trapping-math -falign-functions=64 -mfpmath=sse -frename-registers -mmmx -msse -msse2 -fweb
configure: current value: -march=pentium-m -O2 -mtune=pentium-m -O2 -pipe -fomit-frame-pointer -fno-delayed-branch -fcaller-saves -freorder-blocks -freorder-functions -falign-jumps -finline-functions -fno-trapping-math -falign-functions=64 -mfpmath=sse -frename-registers -mmmx -msse -msse2 -fweb
configure: error: changes in the environment can compromise the build
configure: error: run `make distclean' and/or `rm .././config.cache' and start over
configure: error: /bin/sh './configure' failed for saslauthd
!!! ERROR: dev-libs/cyrus-sasl-2.1.22 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
cyrus-sasl-2.1.22.ebuild, line 164: Called econf '--with-saslauthd=/var/lib/sasl2' '--with-pwcheck=/var/lib/sasl2' '--with-configdir=/etc/sasl2' '--with-plugindir=/usr/lib/sasl2' '--with-dbpath=/etc/sasl2/sasldb2' '--enable-login' '--enable-ntlm' '--enable-auth-sasldb' '--disable-krb4' '--disable-otp' '--with-openssl' '--with-pam' '--with-ldap' '--enable-ldapdb' '--disable-sample' '--disable-gssapi' '--without-mysql' '--disable-mysql' '--without-pgsql' '--disable-postgres' '--disable-srp' '--disable-java' '--without-javahome' '--with-authdaemond' '--disable-sql' '--with-dblib=gdbm'
ebuild.sh, line 540: Called die
!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant. |
|