Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107470 - mozilla-firefox-1.0.6-r7 fails to compile
Summary: mozilla-firefox-1.0.6-r7 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-27 23:21 UTC by mike
Modified: 2005-10-04 23:40 UTC (History)
0 users

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


Attachments
gnome-vfs.log (gnome-vfs.log,16.78 KB, text/plain)
2005-09-30 17:10 UTC, mike
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mike 2005-09-27 23:21:53 UTC
well, here is the ebuild log. 
========================================================================= 
This file contains any messages produced by compilers while 
running configure, to aid debugging if configure makes a mistake. 
 
configure:885: checking host system type 
configure:906: checking target system type 
configure:924: checking build system type 
configure:1975: checking for gcc 
configure:2088: checking whether the C compiler (x86_64-pc-linux-gnu-gcc 
-march=k8 -fPIC -Wno-return-type -w ) works 
configure:2104: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE  conftest.c  1>&5 
configure:2130: checking whether the C compiler (x86_64-pc-linux-gnu-gcc 
-march=k8 -fPIC -Wno-return-type -w ) is a cross-compiler 
configure:2135: checking whether we are using GNU C 
configure:2144: x86_64-pc-linux-gnu-gcc -E conftest.c 
configure:2163: checking whether x86_64-pc-linux-gnu-gcc accepts -g 
configure:2199: checking for c++ 
configure:2231: checking whether the C++ compiler (x86_64-pc-linux-gnu-g++ 
-march=k8 -fPIC -Wno-deprecated -Wno-return-type -w ) works 
configure:2247: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -fPIC 
-Wno-deprecated -Wno-return-type -w  -DARON_WAS_HERE  conftest.C  1>&5 
configure:2273: checking whether the C++ compiler (x86_64-pc-linux-gnu-g++ 
-march=k8 -fPIC -Wno-deprecated -Wno-return-type -w ) is a cross-compiler 
configure:2278: checking whether we are using GNU C++ 
configure:2287: x86_64-pc-linux-gnu-g++ -E conftest.C 
configure:2306: checking whether x86_64-pc-linux-gnu-g++ accepts -g 
configure:2355: x86_64-pc-linux-gnu-gcc -c -march=k8 -fPIC -Wno-return-type -w  
-DARON_WAS_HERE conftest.c 1>&5 
configure:2372: x86_64-pc-linux-gnu-gcc -c -march=k8 -fPIC -Wno-return-type -w  
-DARON_WAS_HERE conftest.c 1>&5 
configure:2391: checking for ranlib 
configure:2423: checking for as 
configure:2464: checking for ar 
configure:2499: checking for ld 
configure:2534: checking for strip 
configure:2569: checking for windres 
configure:2653: checking for gawk 
configure:3023: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c 
and -o together 
configure:3038: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest.o 1>&5 
configure:3039: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest.o 1>&5 
configure:3044: cc -c conftest.c 1>&5 
configure:3046: cc -c conftest.c -o conftest.o 1>&5 
configure:3047: cc -c conftest.c -o conftest.o 1>&5 
configure:3108: checking how to run the C preprocessor 
configure:3129: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE conftest.c 
>/dev/null 2>conftest.out 
configure:3188: checking how to run the C++ preprocessor 
configure:3206: x86_64-pc-linux-gnu-g++ -E  -DARON_WAS_HERE conftest.C 
>/dev/null 2>conftest.out 
configure:3242: checking for a BSD compatible install 
configure:3295: checking whether ln -s works 
configure:3320: checking for perl5 
configure:3320: checking for perl 
configure:3360: checking for minimum required perl version >= 5.004 
configure:3370: checking for full perl installation 
configure:3383: checking for doxygen 
configure:3419: checking for whoami 
configure:3455: checking for autoconf 
configure:3491: checking for unzip 
configure:3529: checking for zip 
configure:3570: checking for makedepend 
configure:3605: checking for xargs 
configure:3735: checking for gmake 
configure:3801: checking for X 
configure:3868: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE conftest.c 
>/dev/null 2>conftest.out 
configure:4115: checking for dnet_ntoa in -ldnet 
configure:4134: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE  conftest.c -ldnet   1>&5 
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: 
cannot find -ldnet 
collect2: ld returned 1 exit status 
configure: failed program was: 
#line 4123 "configure" 
#include "confdefs.h" 
/* Override any gcc2 internal prototype to avoid an error.  */ 
/* We use char because int might match the return type of a gcc2 
    builtin and then its argument prototype would still apply.  */ 
char dnet_ntoa(); 
 
int main() { 
dnet_ntoa() 
; return 0; } 
configure:4156: checking for dnet_ntoa in -ldnet_stub 
configure:4175: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE  conftest.c -ldnet_stub   1>&5 
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: 
cannot find -ldnet_stub 
collect2: ld returned 1 exit status 
configure: failed program was: 
#line 4164 "configure" 
#include "confdefs.h" 
/* Override any gcc2 internal prototype to avoid an error.  */ 
/* We use char because int might match the return type of a gcc2 
    builtin and then its argument prototype would still apply.  */ 
char dnet_ntoa(); 
 
int main() { 
dnet_ntoa() 
; return 0; } 
configure:4204: checking for gethostbyname 
configure:4232: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE  conftest.c  1>&5 
configure:4302: checking for connect 
configure:4330: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE  conftest.c  1>&5 
configure:4394: checking for remove 
configure:4422: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE  conftest.c  1>&5 
configure:4486: checking for shmat 
configure:4514: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE  conftest.c  1>&5 
configure:4587: checking for IceConnectionNumber in -lICE 
configure:4606: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE  -L/usr/lib64 conftest.c -lICE   1>&5 
configure:4869: checking whether ld has archive extraction flags 
configure:4893: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE  -Wl,--whole-archive conftest.c 
-Wl,--no-whole-archive 1>&5 
configure:4926: checking for 64-bit OS 
configure:4936: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE   conftest.c  1>&5 
configure:6096: checking for ANSI C header files 
configure:6109: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:6176: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE   conftest.c  1>&5 
configure:6200: checking for working const 
configure:6254: x86_64-pc-linux-gnu-gcc -c -march=k8 -fPIC -Wno-return-type -w  
-DARON_WAS_HERE  conftest.c 1>&5 
configure:6275: checking for mode_t 
configure:6308: checking for off_t 
configure:6341: checking for pid_t 
configure:6374: checking for size_t 
configure:6407: checking for uid_t in sys/types.h 
configure:6441: checking for st_blksize in struct stat 
configure:6454: x86_64-pc-linux-gnu-gcc -c -march=k8 -fPIC -Wno-return-type -w  
-DARON_WAS_HERE  conftest.c 1>&5 
configure:6475: checking for siginfo_t 
configure:6488: x86_64-pc-linux-gnu-gcc -c -march=k8 -fPIC -Wno-return-type -w  
-DARON_WAS_HERE  conftest.c 1>&5 
configure:6522: checking for int16_t 
configure:6535: x86_64-pc-linux-gnu-gcc -c -march=k8 -fPIC -Wno-return-type -w  
-DARON_WAS_HERE  conftest.c 1>&5 
configure:6557: checking for int32_t 
configure:6570: x86_64-pc-linux-gnu-gcc -c -march=k8 -fPIC -Wno-return-type -w  
-DARON_WAS_HERE  conftest.c 1>&5 
configure:6592: checking for int64_t 
configure:6605: x86_64-pc-linux-gnu-gcc -c -march=k8 -fPIC -Wno-return-type -w  
-DARON_WAS_HERE  conftest.c 1>&5 
configure:6627: checking for int64 
configure:6640: x86_64-pc-linux-gnu-gcc -c -march=k8 -fPIC -Wno-return-type -w  
-DARON_WAS_HERE  conftest.c 1>&5 
configure: In function `main': 
configure:6636: error: `int64' undeclared (first use in this function) 
configure:6636: error: (Each undeclared identifier is reported only once 
configure:6636: error: for each function it appears in.) 
configure:6636: error: parse error before "foo" 
configure: failed program was: 
#line 6632 "configure" 
#include "confdefs.h" 
#include <stdio.h> 
                  #include <sys/types.h> 
int main() { 
int64 foo = 0; 
; return 0; } 
configure:6662: checking for uint 
configure:6675: x86_64-pc-linux-gnu-gcc -c -march=k8 -fPIC -Wno-return-type -w  
-DARON_WAS_HERE  conftest.c 1>&5 
configure:6697: checking for uint_t 
configure:6710: x86_64-pc-linux-gnu-gcc -c -march=k8 -fPIC -Wno-return-type -w  
-DARON_WAS_HERE  conftest.c 1>&5 
configure: In function `main': 
configure:6706: error: `uint_t' undeclared (first use in this function) 
configure:6706: error: (Each undeclared identifier is reported only once 
configure:6706: error: for each function it appears in.) 
configure:6706: error: parse error before "foo" 
configure: failed program was: 
#line 6702 "configure" 
#include "confdefs.h" 
#include <stdio.h> 
                  #include <sys/types.h> 
int main() { 
uint_t foo = 0; 
; return 0; } 
configure:6732: checking for uint16_t 
configure:6745: x86_64-pc-linux-gnu-gcc -c -march=k8 -fPIC -Wno-return-type -w  
-DARON_WAS_HERE  conftest.c 1>&5 
configure: In function `main': 
configure:6741: error: `uint16_t' undeclared (first use in this function) 
configure:6741: error: (Each undeclared identifier is reported only once 
configure:6741: error: for each function it appears in.) 
configure:6741: error: parse error before "foo" 
configure: failed program was: 
#line 6737 "configure" 
#include "confdefs.h" 
#include <stdio.h> 
                  #include <sys/types.h> 
int main() { 
uint16_t foo = 0; 
; return 0; } 
configure:6776: checking for uname.domainname 
configure:6789: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w  -DARON_WAS_HERE  conftest.C 1>&5 
configure:6813: checking for uname.__domainname 
configure:6826: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w  -DARON_WAS_HERE  conftest.C 1>&5 
configure: In function `int main()': 
configure:6822: error: 'struct utsname' has no member named '__domainname' 
configure: failed program was: 
#line 6818 "configure" 
#include "confdefs.h" 
#include <sys/utsname.h> 
int main() { 
 struct utsname *res; char *domain;  
            (void)uname(res);  if (res != 0) { domain = res->__domainname; }  
; return 0; } 
configure:6859: checking for usable wchar_t (2 bytes, unsigned) 
configure:6874: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE   conftest.c  1>&5 
configure: failed program was: 
#line 6867 "configure" 
#include "confdefs.h" 
#include <stddef.h> 
                 int main () { 
                   return (sizeof(wchar_t) != 2) || 
                          (wchar_t)-1 < (wchar_t) 0 ; }  
configure:6909: checking for compiler -fshort-wchar option 
configure:6924: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -fPIC 
-Wno-deprecated -Wno-return-type -w -fshort-wchar  -DARON_WAS_HERE   
conftest.C  1>&5 
configure:6960: checking for .hidden assembler directive 
configure:6968: x86_64-pc-linux-gnu-gcc -c -march=k8 -fPIC -Wno-return-type -w 
conftest.s 1>&5 
configure:6980: checking whether __attribute__((visibility())) is supported 
configure:7012: checking for dirent.h that defines DIR 
configure:7025: x86_64-pc-linux-gnu-gcc -c -march=k8 -fPIC -Wno-return-type -w  
-DARON_WAS_HERE  conftest.c 1>&5 
configure:7050: checking for opendir in -ldir 
configure:7069: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE   conftest.c -ldir   1>&5 
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: 
cannot find -ldir 
collect2: ld returned 1 exit status 
configure: failed program was: 
#line 7058 "configure" 
#include "confdefs.h" 
/* Override any gcc2 internal prototype to avoid an error.  */ 
/* We use char because int might match the return type of a gcc2 
    builtin and then its argument prototype would still apply.  */ 
char opendir(); 
 
int main() { 
opendir() 
; return 0; } 
configure:7142: checking for sys/byteorder.h 
configure:7152: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7148:27: sys/byteorder.h: No such file or directory 
configure: failed program was: 
#line 7147 "configure" 
#include "confdefs.h" 
#include <sys/byteorder.h> 
configure:7142: checking for compat.h 
configure:7152: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7148:20: compat.h: No such file or directory 
configure: failed program was: 
#line 7147 "configure" 
#include "confdefs.h" 
#include <compat.h> 
configure:7142: checking for getopt.h 
configure:7152: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7182: checking for sys/bitypes.h 
configure:7192: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7182: checking for memory.h 
configure:7192: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7182: checking for unistd.h 
configure:7192: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7222: checking for gnu/libc-version.h 
configure:7232: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7222: checking for nl_types.h 
configure:7232: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7262: checking for malloc.h 
configure:7272: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7302: checking for X11/XKBlib.h 
configure:7312: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7343: checking for sys/statvfs.h 
configure:7353: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7343: checking for sys/statfs.h 
configure:7353: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7343: checking for sys/vfs.h 
configure:7353: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7343: checking for sys/mount.h 
configure:7353: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7384: checking for mmintrin.h 
configure:7394: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7431: checking for new 
configure:7441: x86_64-pc-linux-gnu-g++ -E  -DARON_WAS_HERE  conftest.C 
>/dev/null 2>conftest.out 
configure:7482: checking for sys/cdefs.h 
configure:7492: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7526: checking for gethostbyname_r in -lc_r 
configure:7545: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE   conftest.c -lc_r   1>&5 
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: 
cannot find -lc_r 
collect2: ld returned 1 exit status 
configure: failed program was: 
#line 7534 "configure" 
#include "confdefs.h" 
/* Override any gcc2 internal prototype to avoid an error.  */ 
/* We use char because int might match the return type of a gcc2 
    builtin and then its argument prototype would still apply.  */ 
char gethostbyname_r(); 
 
int main() { 
gethostbyname_r() 
; return 0; } 
configure:7575: checking for atan in -lm 
configure:7594: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE   conftest.c -lm   1>&5 
configure:7628: checking for dlopen in -ldl 
configure:7647: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE   conftest.c -ldl  -lm  1>&5 
configure:7664: checking for dlfcn.h 
configure:7674: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:7809: checking for socket in -lsocket 
configure:7828: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE   conftest.c -lsocket  -ldl -lm  1>&5 
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: 
cannot find -lsocket 
collect2: ld returned 1 exit status 
configure: failed program was: 
#line 7817 "configure" 
#include "confdefs.h" 
/* Override any gcc2 internal prototype to avoid an error.  */ 
/* We use char because int might match the return type of a gcc2 
    builtin and then its argument prototype would still apply.  */ 
char socket(); 
 
int main() { 
socket() 
; return 0; } 
configure:7873: checking for XDrawLines in -lX11 
configure:7892: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE   -L/usr/lib64  conftest.c -lX11 -lX11  
-ldl -lm  1>&5 
configure:7914: checking for XextAddDisplay in -lXext 
configure:7933: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE   -L/usr/lib64  conftest.c -lXext -lX11  
-ldl -lm  1>&5 
configure:7957: checking for XtFree in -lXt 
configure:7976: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE   -L/usr/lib64  conftest.c -lXt  -ldl -lm  
1>&5 
configure:8130: checking for XineramaIsActive in -lXinerama 
configure:8149: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE   -L/usr/lib64  conftest.c -lXinerama 
-lX11  -lXext -ldl -lm  1>&5 
configure:8171: checking for X11/extensions/Xinerama.h 
configure:8181: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:8204: checking for XShmCreateImage in -lXext 
configure:8223: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE   -L/usr/lib64  conftest.c -lXext -lX11  
-lXext -ldl -lm  1>&5 
configure:8245: checking for X11/extensions/XShm.h 
configure:8255: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:8285: checking for XieFloGeometry in -lXIE 
configure:8304: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w  -DARON_WAS_HERE   -L/usr/lib64  conftest.c -lXIE -lX11  
-lXext -ldl -lm  1>&5 
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: 
cannot find -lXIE 
collect2: ld returned 1 exit status 
configure: failed program was: 
#line 8293 "configure" 
#include "confdefs.h" 
/* Override any gcc2 internal prototype to avoid an error.  */ 
/* We use char because int might match the return type of a gcc2 
    builtin and then its argument prototype would still apply.  */ 
char XieFloGeometry(); 
 
int main() { 
XieFloGeometry() 
; return 0; } 
configure:8326: checking for X11/extensions/XIElib.h 
configure:8336: x86_64-pc-linux-gnu-gcc -E  -DARON_WAS_HERE  conftest.c 
>/dev/null 2>conftest.out 
configure:8332:35: X11/extensions/XIElib.h: No such file or directory 
configure: failed program was: 
#line 8331 "configure" 
#include "confdefs.h" 
#include <X11/extensions/XIElib.h> 
configure:8410: checking for freetype-config 
configure:8446: checking for FreeType - version >= 6.1.0 
configure:8572: checking for pthread_create in -lpthreads 
x86_64-pc-linux-gnu-gcc -o dummy dummy.c -march=k8 -fPIC -Wno-return-type -w  
-DARON_WAS_HERE  -lpthreads  -ldl -lm  
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: 
cannot find -lpthreads 
collect2: ld returned 1 exit status 
configure:8594: checking for pthread_create in -lpthread 
x86_64-pc-linux-gnu-gcc -o dummy dummy.c -march=k8 -fPIC -Wno-return-type -w  
-DARON_WAS_HERE  -lpthread  -ldl -lm  
configure:8694: checking whether x86_64-pc-linux-gnu-gcc accepts -pthread 
configure:8848: checking whether mmap() sees write()s 
configure:8891: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:8916: checking whether x86_64-pc-linux-gnu-gcc needs -traditional 
configure:8962: checking for 8-bit clean memcmp 
configure:8980: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:9000: checking for random 
configure:9028: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:9000: checking for strerror 
configure:9028: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:9000: checking for lchown 
configure:9028: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:9000: checking for fchmod 
configure:9028: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:9000: checking for snprintf 
configure:9028: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:9000: checking for statvfs 
configure:9028: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:9000: checking for memmove 
configure:9028: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:9000: checking for rint 
configure:9028: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:9055: checking for flockfile 
configure:9083: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:9055: checking for getpagesize 
configure:9083: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:9112: checking for localtime_r 
configure:9140: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:9112: checking for strtok_r 
configure:9140: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:9176: checking for wcrtomb 
configure:9188: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -fPIC 
-Wno-deprecated -Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE   
conftest.C -ldl -lm  1>&5 
configure:9208: checking for mbrtowc 
configure:9220: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -fPIC 
-Wno-deprecated -Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE   
conftest.C -ldl -lm  1>&5 
configure:9249: checking for res_ninit() 
configure:9266: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:9296: checking for gnu_get_libc_version() 
configure:9312: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -fPIC 
-Wno-deprecated -Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE   
conftest.C -ldl -lm  1>&5 
configure:9341: checking for iconv in -lc 
configure:9363: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -fPIC 
-Wno-deprecated -Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE   
conftest.C -lc  -ldl -lm  1>&5 
configure:9472: checking for iconv() 
configure:9491: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -fPIC 
-Wno-deprecated -Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE   
conftest.C -ldl -lm   1>&5 
configure:9514: checking for iconv() with const input 
configure:9534: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE  conftest.C 1>&5 
configure: In function `int main()': 
configure:9528: error: invalid conversion from `const char**' to `char**' 
configure:9528: error:   initializing argument 2 of `size_t iconv(void*, 
char**, size_t*, char**, size_t*)' 
configure: failed program was: 
#line 9519 "configure" 
#include "confdefs.h" 
 
            #include <stdlib.h> 
            #include <iconv.h> 
             
int main() { 
 
                const char *input = "testing"; 
                iconv_t h = iconv_open("", ""); 
                iconv(h, &input, NULL, NULL, NULL); 
                iconv_close(h); 
             
; return 0; } 
configure:9563: checking for nl_langinfo and CODESET 
configure:9575: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -fPIC 
-Wno-deprecated -Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE   
conftest.C -ldl -lm  1>&5 
configure:9607: checking for an implementation of va_copy() 
configure:9631: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:9648: checking for an implementation of __va_copy() 
configure:9672: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure:9689: checking whether va_lists can be copied by value 
configure:9713: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   conftest.c -ldl -lm  1>&5 
configure: In function `f': 
configure:9705: error: incompatible types in assignment 
configure: failed program was: 
#line 9699 "configure" 
#include "confdefs.h" 
 
        #include <stdarg.h> 
        void f (int i, ...) { 
            va_list args1, args2; 
            va_start (args1, i); 
            args2 = args1; 
            if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42) 
                exit (1); 
            va_end (args1); va_end (args2); 
        } 
        int main() { f (0, 42); return 0; } 
configure:9812: checking for C++ exceptions flag 
configure:9847: checking for gcc 3.0 ABI 
configure:9865: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE  conftest.C 1>&5 
configure:9886: checking for C++ "explicit" keyword 
configure:9901: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE  conftest.C 1>&5 
configure:9922: checking for C++ "typename" keyword 
configure:9946: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE  conftest.C 1>&5 
configure:9967: checking for modern C++ template specialization syntax support 
configure:9982: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE  conftest.C 1>&5 
configure:10004: checking whether partial template specialization works 
configure:10017: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE  conftest.C 1>&5 
configure:10038: checking whether operators must be re-defined for templates 
derived from templates 
configure:10055: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE  conftest.C 1>&5 
configure:10077: checking whether we need to cast a derived template to pass 
as its base class 
configure:10091: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE  conftest.C 1>&5 
configure:10112: checking whether the compiler can resolve const ambiguities 
for templates 
configure:10138: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE  conftest.C 1>&5 
configure:10160: checking whether the C++ "using" keyword can change access 
configure:10173: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE  conftest.C 1>&5 
configure:10184: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE  conftest.C 1>&5 
configure: In function `int main()': 
configure:10177: error: `int A::foo()' is inaccessible 
configure:10180: error: within this context 
configure: failed program was: 
#line 10176 "configure" 
#include "confdefs.h" 
class A { public: int foo() { return 1; } }; 
                       class B : public A { private: using A::foo; }; 
int main() { 
B b; return b.foo(); 
; return 0; } 
configure:10212: checking whether the C++ "using" keyword resolves ambiguity 
configure:10233: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE  conftest.C 1>&5 
configure:10254: checking for "std::" namespace 
configure:10266: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE  conftest.C 1>&5 
configure:10287: checking whether standard template operator!=() is ambiguous 
configure:10302: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE  conftest.C 1>&5 
configure:10324: checking for C++ reinterpret_cast 
configure:10337: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE  conftest.C 1>&5 
configure:10358: checking for C++ dynamic_cast to void* 
configure:10382: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -fPIC 
-Wno-deprecated -Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE   
conftest.C -ldl -lm  1>&5 
configure:10406: checking whether C++ requires implementation of unused 
virtual methods 
configure:10418: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -fPIC 
-Wno-deprecated -Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE   
conftest.C -ldl -lm  1>&5 
/var/tmp/portage/mozilla-firefox-1.0.6-r7/temp/cc4UkAR5.o(.gnu.linkonce.t._ZN1XC1Ev+0xf): 
In function `X::X()': 
: undefined reference to `vtable for X' 
collect2: ld returned 1 exit status 
configure: failed program was: 
#line 10411 "configure" 
#include "confdefs.h" 
class X {private: virtual void never_called();}; 
int main() { 
X x; 
; return 0; } 
configure:10441: checking for trouble comparing to zero near std::operator!=() 
configure:10457: x86_64-pc-linux-gnu-g++ -c -march=k8 -fPIC -Wno-deprecated 
-Wno-return-type -w -fshort-wchar -pthread  -DARON_WAS_HERE  conftest.C 1>&5 
configure:10489: checking for LC_MESSAGES 
configure:10501: x86_64-pc-linux-gnu-gcc -c -march=k8 -fPIC -Wno-return-type 
-w -pthread  -DARON_WAS_HERE  conftest.c 1>&5 
configure:10679: checking for jpeg_destroy_compress in -ljpeg 
configure:10698: x86_64-pc-linux-gnu-gcc -o conftest -Iyes/include -march=k8 
-fPIC -Wno-return-type -w -pthread  -DARON_WAS_HERE  -Lyes/lib  conftest.c 
-ljpeg  -ldl -lm  1>&5 
configure:10741: x86_64-pc-linux-gnu-gcc -o conftest -Iyes/include -march=k8 
-fPIC -Wno-return-type -w -pthread  -DARON_WAS_HERE  -Lyes/lib  conftest.c 
-ljpeg  -ldl -lm  1>&5 
configure:10782: checking for gzread in -lz 
configure:10801: x86_64-pc-linux-gnu-gcc -o conftest -Iyes/include -march=k8 
-fPIC -Wno-return-type -w -pthread  -DARON_WAS_HERE  -Lyes/lib  conftest.c -lz  
-ldl -lm  1>&5 
configure:10850: x86_64-pc-linux-gnu-gcc -o conftest -Iyes/include -march=k8 
-fPIC -Wno-return-type -w -pthread  -DARON_WAS_HERE  -Lyes/lib  conftest.c -lz  
-ldl -lm  1>&5 
configure:10893: checking for png_get_valid in -lpng 
configure:10912: x86_64-pc-linux-gnu-gcc -o conftest -Iyes/include  -march=k8 
-fPIC -Wno-return-type -w -pthread  -DARON_WAS_HERE  -Lyes/lib -lz  -lz  
conftest.c -lpng  -ldl -lm  1>&5 
configure:10954: x86_64-pc-linux-gnu-gcc -o conftest -Iyes/include  -march=k8 
-fPIC -Wno-return-type -w -pthread  -DARON_WAS_HERE  -Lyes/lib -lz  -lz  
conftest.c -lpng  -ldl -lm  1>&5 
configure:11369: checking for pkg-config 
configure:11413: checking for gtk+-2.0 >= 1.3.7 
configure:11420: checking MOZ_GTK2_CFLAGS 
configure:11425: checking MOZ_GTK2_LIBS 
configure:11775: checking for xft 
configure:11782: checking MOZ_XFT_CFLAGS 
configure:11787: checking MOZ_XFT_LIBS 
configure:11865: checking for pango >= 1.1.0 
configure:11872: checking _PANGOCHK_CFLAGS 
configure:11877: checking _PANGOCHK_LIBS 
configure:11941: checking for XpGetPrinterList in -lXp 
configure:11960: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -fPIC 
-Wno-return-type -w -pthread  -DARON_WAS_HERE   -L/usr/lib64  conftest.c -lXp 
-lXext -lX11  -ldl -lm  1>&5 
configure:12077: checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0 
 

Reproducible: Always
Steps to Reproduce:
1.emerge -u world 
2. 
3. 
 
Actual Results:  
the first time it went through the first few programs then when it got to 
mozilla it threw the aforementioned error 

Expected Results:  
compiled & installed mozilla 

Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r1, 
2.6.12-gentoo-r6 x86_64) 
================================================================= 
System uname: 2.6.12-gentoo-r6 x86_64 AMD Opteron(tm) Processor 246 
Gentoo Base System version 1.6.13 
dev-lang/python:     2.3.5-r2 
sys-apps/sandbox:    1.2.11 
sys-devel/autoconf:  2.13, 2.59-r6 
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6 
sys-devel/binutils:  2.15.92.0.2-r10 
sys-devel/libtool:   1.5.18-r1 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="amd64" 
AUTOCLEAN="yes" 
CBUILD="x86_64-pc-linux-gnu" 
CFLAGS="-march=k8 -O2" 
CHOST="x86_64-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-march=k8 -O2" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="http://distfiles.gentoo.org 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j3" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X a52 aac aalib acpi aim amd64 apache2 apm avi berkdb bitmap-fonts bzip2 
cdparanoia cdr crypt cups curl dedicated dvd dvdr dvdread eds emboss encode 
ethereal exif fam ffmpeg flac foomaticdb fortran ftp gif gnome gpm gstreamer 
gtk gtk2 imap imlib ipv6 java javascript jpeg kde kerberos ldap lm_sensors lzw 
lzw-tiff mad maildir mikmod mime mmap mng mozilla mp3 mpeg mysql ncurses nls 
nptl odbc offensive ogg opengl oscar pam pdflib perl php png python qt 
quicktime readline samba sasl sdl snmp sockets spell spl ssl svg tcpd threads 
tiff truetype-fonts type1-fonts usb userlocales vorbis xine xml2 xpm xv zlib 
userland_GNU kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUA
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-28 00:41:54 UTC
Please, post some meaningful summary next time, and also don't paste such huge
logs inline, attach them. 
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2005-09-28 01:10:45 UTC
Can you add a few lines from the actual build where it fails ?  The config.log
do not really have a failure.
Comment 3 mike 2005-09-28 18:37:47 UTC
sorry bout the largeness wasnt aware that it was not appropriate.. just didn't
know what you deemed appropriate.. but anyway heres the last few lines of the
emerge.

checking whether standard template operator!=() is ambiguous... unambiguous
checking for C++ reinterpret_cast... yes
checking for C++ dynamic_cast to void*... yes
checking whether C++ requires implementation of unused virtual methods... yes
checking for trouble comparing to zero near std::operator!=()... no
checking for LC_MESSAGES... yes
checking for jpeg_destroy_compress in -ljpeg... yes
checking for gzread in -lz... yes
checking for png_get_valid in -lpng... yes
checking for pkg-config... /usr/bin/pkg-config
checking for gtk+-2.0 >= 1.3.7... yes
checking MOZ_GTK2_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/inc
lude/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/
pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/includ
e/glib-2.0 -I/usr/lib64/glib-2.0/include
checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0
 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -l
                                                                          glib-2.0
checking for xft... yes
checking MOZ_XFT_CFLAGS... -I/usr/include/freetype2 -I/usr/include/freetype2/con
                                                                          fig
checking MOZ_XFT_LIBS... -lXft -lX11 -lfreetype -lXrender -lfontconfig
checking for pango >= 1.1.0... yes
checking _PANGOCHK_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I
                                                                         
/usr/lib64/glib-2.0/include
checking _PANGOCHK_LIBS... -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2
                                                                          .0
checking for XpGetPrinterList in -lXp... yes
checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0... configure: erro
                                                                          r: * *
* Could not find gnome-vfs-module-2.0 >= 2.0

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/mozilla-firefox-1.0.6-r7/work/mozilla/config.log

!!! ERROR: www-client/mozilla-firefox-1.0.6-r7 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2005-09-29 20:36:45 UTC
Hmm, please:

 # emerge portage-utils
 # qlist gnome-vfs > gnome-vfs.log

and attach gnome-vfs.log here.
Comment 5 mike 2005-09-30 17:10:06 UTC
Created attachment 69595 [details]
gnome-vfs.log

here ya go
Comment 6 Martin Schlemmer (RETIRED) gentoo-dev 2005-10-02 06:15:03 UTC
Strange, you do seem to have it .. what does the following give:

 $ pkg-config --modversion gnome-vfs-module-2.0

Comment 7 mike 2005-10-04 17:43:09 UTC
$ pkg-config --modversion gnome-vfs-module-2.0
Package ORBit-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `ORBit-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'ORBit-2.0', required by 'Bonobo Activation', not found
Comment 8 Martin Schlemmer (RETIRED) gentoo-dev 2005-10-04 18:22:31 UTC
Seems like orbit is missing ...
Comment 9 mike 2005-10-04 23:40:03 UTC
well i installed orbit and Firefox (well the newer version 1.0.7-r2) installed 
fine, thanks for the Help!