Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12649 - balsa (2.0.1-r2) fail to configure
Summary: balsa (2.0.1-r2) fail to configure
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-23 21:53 UTC by PIERRE Benoît
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description PIERRE Benoît 2002-12-23 21:53:52 UTC
balsa fail to emerge properly, while configuring, it gives an error while trying
to configure one of it's subdirectory (libmutt) :

configure: configuring in libmutt
configure: running /bin/sh './configure' --prefix=/usr  '--prefix=/usr'
'--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info'
'--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib'
'--with-aspell=yes' '--with-ssl' '--with-gtkhtml' '--enable-pcre'
'--enable-threads' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O3 -pipe -g'
'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
configure: warning: CC=gcc: invalid host type
configure: warning: CFLAGS=-mcpu=athlon-xp -O3 -pipe -g: invalid host type
configure: error: can only configure for one host and one target at a time
configure: error: /bin/sh './configure' failed for libmutt

the command line is for recursively configuring libmutt is invalid, it should be
 something like :

CC='gcc' CFLAGS='-mcpu=athlon-xp -O3 -pipe -g' /bin/sh  ./configure
--prefix=/usr  '--prefix=/usr' '--host=i686-pc-linux-gnu'
'--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share'
'--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-aspell=yes' '--with-ssl'
'--with-gtkhtml' '--enable-pcre' '--enable-threads'
'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2002-12-24 04:18:20 UTC
please paste
#emerge info
Comment 2 PIERRE Benoît 2003-01-01 09:41:26 UTC
Portage 2.0.46-r4 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20-athlon i686 AMD Athlon(tm) XP 2000+
USE="x86 libg++ -3dfx 3dnow aalib -acl -afs alsa apm arts -atlas avi berkdb
bonobo -canna cdr -cjk crypt cups dga directfb doc dvd -encode esd -evo fbcon
-flash -freewnn -gb gd gdbm -ggi -ggz gif gnome gphoto2 gpm gtk gtk2 gtkhtml
guile -icc -icc-pgo -imap imlib -innodb ipv6 java jikes jpeg -junit -kde
-kerberos -lcms -ldap -leim -libg -libgda libwww matrox maildir -mbox mikmod mmx
motif mozilla mpeg -mule mysql nas ncurses nls -nocardbus -oci8 -odbc oggvorbis
opengl oss pam -pcmcia -pda pdflib perl -pic plotutils png -pnp -postgres python
qt qtmt quicktime readline ruby -samba -sasl scanner sdl slang -slp -snmp
-socks5 spell sse ssl -static -svga tcltk tcpd tetex tiff truetype -trusted
-voodoo3 -wavelan -wmf X -xface -xml xml2 xmms xv -zeo zlib"
ARCH="x86"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe"
ACCEPT_KEYWORDS="x86"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config
/usr/kde/3/share/config:/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
MAKEOPTS="-j2"
JDK_HOME="/opt/blackdown-jdk-1.3.1"
JAVA_HOME="/opt/blackdown-jdk-1.3.1"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"
Comment 3 foser (RETIRED) gentoo-dev 2003-01-07 11:34:16 UTC
Try the masked 2.0.3 balsa

I'll try to get 2.0.5 soon too.
Comment 4 foser (RETIRED) gentoo-dev 2003-01-13 09:39:53 UTC
no more traffic, closing.