bug-gnuzilla
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: X symbols linker problems


From: Bruno Miguel
Subject: Re: X symbols linker problems
Date: Sat, 02 Aug 2008 17:57:59 +0100

Em 02-08-2008 17:47:56 Giuseppe Scrivano escreveu:
> Bruno Miguel wrote:
> > Em 02-08-2008 17:42:17 Giuseppe Scrivano escreveu:
> >> Except the error in the configure script, do you have other errors 
> >> running make?
> >>
> >> Giuseppe
> >>
> > 
> > If I get any, I don't see them. But I could try to save the make
> output 
> > to a text file, if you want. sudo make > make.log.gnuzilla must be 
> > enough, no?
> > 
> If make completes its execution without errors then IceCat was
> compiled 
> succesfully.  Can you write here just the last lines of your make
> output?
> 
> Giuseppe
> 

Here you have them:

make[4]: Entering directory `/usr/src/icecat-3.0.1-g1/modules/plugin/
samples/unixprinting'                                                  
npshell.c                                                             
gcc -o npshell.o -c -I../../../../dist/include/system_wrappers -include 
config/gcc_hidden.h -DOSTYPE=\"Linux2.6\" -DOSARCH=Linux  -I. -I. -
I../../../../dist/include/java -I../../../../dist/include   -
I../../../../dist/include/plugin -I../../../../dist/include/nspr     -
I../../../../dist/sdk/include    -fPIC  -Wall -W -Wno-unused -Wpointer-
arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -
pthread -pipe  -DNDEBUG -DTRIMMED -Os -freorder-blocks -fno-reorder-
functions -finline-limit=50   -include ../../../../mozilla-config.h -
DMOZILLA_CLIENT -Wp,-MD,.deps/npshell.pp npshell.c                     
printplugin.c                                                         
gcc -o printplugin.o -c -I../../../../dist/include/system_wrappers -
include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6\" -
DOSARCH=Linux  -I. -I. -I../../../../dist/include/java -I../../../../
dist/include   -I../../../../dist/include/plugin -I../../../../dist/
include/nspr     -I../../../../dist/sdk/include    -fPIC  -Wall -W -
Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -
fno-strict-aliasing -pthread -pipe  -DNDEBUG -DTRIMMED -Os -freorder-
blocks -fno-reorder-functions -finline-limit=50   -include ../../../../
mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/printplugin.pp 
printplugin.c         
npunix.c                                                              
gcc -o npunix.o -c -I../../../../dist/include/system_wrappers -
include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6\" -
DOSARCH=Linux  -I. -I. -I../../../../dist/include/java -I../../../../
dist/include   -I../../../../dist/include/plugin -I../../../../dist/
include/nspr     -I../../../../dist/sdk/include    -fPIC  -Wall -W -
Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -
fno-strict-aliasing -pthread -pipe  -DNDEBUG -DTRIMMED -Os -freorder-
blocks -fno-reorder-functions -finline-limit=50   -include ../../../../
mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/npunix.pp npunix.c      
                 
rm -f libunixprintplugin.so                                           
c++  -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -
Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-
dtor -Wcast-align -Wno-long-long -pedantic -fno-strict-aliasing -
fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -Os -freorder-blocks -
fno-reorder-functions -finline-limit=50 -fPIC -shared -Wl,-z,defs -Wl,-
h,libunixprintplugin.so -o libunixprintplugin.so  npshell.o 
printplugin.o npunix.o     -lpthread   -Wl,-rpath-link,../../../../
dist/bin  -L../../../../dist/bin -lxpcom -lxpcom_core  -L../../../../
dist/bin -L../../../../dist/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -
lXt   /usr/lib/libX11.a -lX11  -ldl -lm                                 
                   
/usr/lib/libX11.a(ClDisplay.o): In function `XCloseDisplay':          
(.text+0xbe): undefined reference to `xcb_disconnect'                 
/usr/lib/libX11.a(OpenDis.o): In function `OutOfMemory':              
(.text+0x3fa): undefined reference to `xcb_disconnect'                
/usr/lib/libX11.a(OpenDis.o): In function `XOpenDisplay':             
(.text+0x7e2): undefined reference to `xcb_get_setup'                 
/usr/lib/libX11.a(OpenDis.o): In function `XOpenDisplay':             
(.text+0xc29): undefined reference to `xcb_get_maximum_request_length'
/usr/lib/libX11.a(xcb_lock.o): In function `_XPutXCBBuffer':          
(.text+0xdd): undefined reference to `xcb_get_request_sent'           
/usr/lib/libX11.a(xcb_lock.o): In function `_XPutXCBBuffer':          
(.text+0x30e): undefined reference to `xcb_get_request_sent'          
/usr/lib/libX11.a(xcb_lock.o): In function `_XPutXCBBuffer':          
(.text+0x33d): undefined reference to `xcb_send_request'              
/usr/lib/libX11.a(xcb_lock.o): In function `_XGetXCBBuffer':          
(.text+0x568): undefined reference to `xcb_get_request_sent'          
/usr/lib/libX11.a(xcb_lock.o): In function `_XGetXCBBuffer':          
(.text+0x57b): undefined reference to `xcb_connection_has_error'      
/usr/lib/libX11.a(xcb_lock.o): In function `_XCBUnlockDisplay':       
(.text+0x6ad): undefined reference to `xcb_xlib_unlock'               
/usr/lib/libX11.a(xcb_lock.o): In function `_XCBUnlockDisplay':       
(.text+0x6e0): undefined reference to `xcb_get_request_sent'          
/usr/lib/libX11.a(xcb_lock.o): In function `_XCBLockDisplay':         
(.text+0x78d): undefined reference to `xcb_xlib_lock'                 
/usr/lib/libX11.a(xcb_disp.o): In function `_XConnectXCB':            
(.text+0x94): undefined reference to `xcb_parse_display'              
/usr/lib/libX11.a(xcb_disp.o): In function `_XConnectXCB':            
(.text+0x147): undefined reference to 
`xcb_connect_to_display_with_auth_info'                                 
                             
/usr/lib/libX11.a(xcb_disp.o): In function `_XConnectXCB':            
(.text+0x165): undefined reference to `xcb_get_file_descriptor'       
/usr/lib/libX11.a(xcb_disp.o): In function `_XConnectXCB':
(.text+0x18e): undefined reference to `xcb_generate_id'
/usr/lib/libX11.a(xcb_disp.o): In function `_XConnectXCB':
(.text+0x199): undefined reference to `xcb_connection_has_error'
/usr/lib/libX11.a(xcb_disp.o): In function `_XConnectXCB':
(.text+0x1c3): undefined reference to `xcb_connect'
/usr/lib/libX11.a(xcb_io.o): In function `wait_or_poll_for_event':
(.text+0x3ef): undefined reference to `xcb_wait_for_event'
/usr/lib/libX11.a(xcb_io.o): In function `wait_or_poll_for_event':
(.text+0x414): undefined reference to `xcb_poll_for_event'
/usr/lib/libX11.a(xcb_io.o): In function `process_responses':
(.text+0x4c3): undefined reference to `xcb_connection_has_error'
/usr/lib/libX11.a(xcb_io.o): In function `process_responses':
(.text+0x519): undefined reference to `xcb_xlib_unlock'
/usr/lib/libX11.a(xcb_io.o): In function `process_responses':
(.text+0x543): undefined reference to `xcb_xlib_lock'
/usr/lib/libX11.a(xcb_io.o): In function `process_responses':
(.text+0x5de): undefined reference to `xcb_poll_for_reply'
/usr/lib/libX11.a(xcb_io.o): In function `_XReply':
(.text+0x890): undefined reference to `xcb_xlib_unlock'
/usr/lib/libX11.a(xcb_io.o): In function `_XReply':
(.text+0x8bb): undefined reference to `xcb_wait_for_reply'
/usr/lib/libX11.a(xcb_io.o): In function `_XAllocIDs':
(.text+0xb60): undefined reference to `xcb_generate_id'
/usr/lib/libX11.a(xcb_io.o): In function `_XIDHandler':
(.text+0xb98): undefined reference to `xcb_generate_id'
/usr/lib/libX11.a(xcb_io.o): In function `_XSend':
(.text+0xc45): undefined reference to `xcb_flush'
collect2: ld returned 1 exit status
make[4]: *** [libunixprintplugin.so] Error 1
make[4]: Leaving directory `/usr/src/icecat-3.0.1-g1/modules/plugin/
samples/unixprinting'
make[3]: *** [tools] Error 2
make[3]: Leaving directory `/usr/src/icecat-3.0.1-g1/modules/plugin'
make[2]: *** [tools_tier_gecko] Error 2
make[2]: Leaving directory `/usr/src/icecat-3.0.1-g1'
make[1]: *** [tier_toolkit] Error 2
make[1]: Leaving directory `/usr/src/icecat-3.0.1-g1'
make: *** [default] Error 2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]