View previous topic :: View next topic |
Author |
Message |
stonefox n00b
Joined: 24 Jun 2003 Posts: 3
|
Posted: Tue Jun 24, 2003 4:11 pm Post subject: Configure error while trying to emerge Gnome |
|
|
I'm getting a configure error while trying to emerge Gnome. This is happening when trying to configure avifile. Below is the error message.
Code: | sunshine root # emerge gnome
Calculating dependencies ...done!
>>> emerge (1 of 38) media-video/avifile-0.7.32.20030219 to /
>>> md5 src_uri ;-) avifile-0.7.32-20030219.tgz
>>> Unpacking source...
>>> Unpacking avifile-0.7.32-20030219.tgz to /var/tmp/portage/avifile-0.7.32.20030219/work
>>> Source unpacked.
truetype
xv
sdl
dvd
mmx
zlib
oggvorbis
X
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
avifile configure options: --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-samples --disable-vidix --with-fpic --with-gnu-ld --enable-oss --disable-static --enable-freetype2 --enable-xv --enable-sdl --enable-a52 --enable-ffmpeg-a52 --enable-quiet --enable-x86opt --enable-libz --enable-vorbis --with-x --enable-xft --without-qt
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking for C++ compiler default output... configure: error: C++ compiler cannot create executables
See `config.log' for more details.
!!! ERROR: media-video/avifile-0.7.32.20030219 failed.
!!! Function econf, Line 304, Exitcode 77
!!! econf failed
sunshine root #
|
I've tried this as just root and su'ing to root. I can create other executables, like fluxbox because I tried that right after I got the error.
Help. |
|
Back to top |
|
|
Brandy Bodhisattva
Joined: 08 Jun 2003 Posts: 820 Location: New Zealand
|
Posted: Tue Jun 24, 2003 11:58 pm Post subject: |
|
|
Hi stonefox.
It seems that quite a few other people have suffered the same problem. Have a quick look at this thread and this thread
Ciao, Brandy _________________ Faber est suae quisque fortunae. |
|
Back to top |
|
|
hjlane3 Guru
Joined: 22 Feb 2003 Posts: 377 Location: Wilmington, DE USA
|
Posted: Wed Jun 25, 2003 3:20 am Post subject: |
|
|
I"ve been getting same problem. I figure it out too. It seems gcc in the stage3 tarball was compiled with the bootstap USE flag. All you have to is make sure build and bootstrap are NOT in your USE flags, then rebuild gcc (emerge gcc). Worked for me both time I ran into this problem. |
|
Back to top |
|
|
stonefox n00b
Joined: 24 Jun 2003 Posts: 3
|
Posted: Wed Jun 25, 2003 10:50 am Post subject: |
|
|
Yeah, I found the answer to my question.
Thanks for replying |
|
Back to top |
|
|
bsolar Bodhisattva
Joined: 12 Jan 2003 Posts: 2764
|
Posted: Wed Jun 25, 2003 11:32 am Post subject: |
|
|
Followups to the mentoned threads. _________________ I may not agree with what you say, but I'll defend to the death your right to say it. |
|
Back to top |
|
|
bsolar Bodhisattva
Joined: 12 Jan 2003 Posts: 2764
|
Posted: Wed Jun 25, 2003 11:33 am Post subject: |
|
|
bsolar wrote: | Followups to the mentioned threads. |
_________________ I may not agree with what you say, but I'll defend to the death your right to say it. |
|
Back to top |
|
|
|