bug-gnuzilla
[Top][All Lists]
Advanced

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

Re: Compiling IceCat on gNewSense2.0


From: Luis A. Guzman Garcia
Subject: Re: Compiling IceCat on gNewSense2.0
Date: Wed, 21 May 2008 01:57:17 -0500

El mié, 21-05-2008 a las 09:13 +0300, Yavor Doganov escribió:
> > ../../../dist/include/system_wrappers/X11/Intrinsic.h:3:32: error:
> X11/Intrinsic.h: No existe el fichero ó directorio
> 
> Apparently you are missing /usr/include/X11/Intrinsic.h, so you have
> to install libxt-dev.

It worked :)
Now it hit with other error

make[3]: se ingresa al directorio
`/opt/icecat-2.0.0.13-g1/modules/plugin/samples/unixprinting'
rm -f libunixprintplugin.so
c++  -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith
-Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy
-Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread
-pipe  -DNDEBUG -DTRIMMED -O -fPIC -shared -Wl,-z,defs
-Wl,-h,libunixprintplugin.so -o libunixprintplugin.so  npshell.o
printplugin.o npunix.o       -L../../../../dist/bin -lxpcom -lxpcom_core
-L../../../../dist/bin -L../../../../dist/lib -lplds4 -lplc4 -lnspr4
-lpthread -ldl     -ldl -lm    
printplugin.o: In function `privatePrintScreenMessage':
printplugin.c:(.text+0x22c): undefined reference to `XCreateGC'
printplugin.c:(.text+0x275): undefined reference to `XDrawRectangle'
printplugin.c:(.text+0x2d6): undefined reference to `XDrawString'
printplugin.c:(.text+0x2eb): undefined reference to `XFreeGC'
printplugin.o: In function `printScreenMessage':
printplugin.c:(.text+0x334): undefined reference to `XCreateFontCursor'
printplugin.c:(.text+0x354): undefined reference to `XDefineCursor'
printplugin.c:(.text+0x369): undefined reference to `XtWindowToWidget'
printplugin.c:(.text+0x387): undefined reference to `XSelectInput'
printplugin.c:(.text+0x3b0): undefined reference to `XtAddEventHandler'
printplugin.o: In function `xt_event_handler':
printplugin.c:(.text+0x403): undefined reference to
`XCheckTypedWindowEvent'
collect2: ld devolvió el estado de salida 1
make[3]: *** [libunixprintplugin.so] Error 1

I see it is in "samples", is it necessary?, can it be disable?
If possible, how do i do that?
I supposed it was something related with cupsys, so i used 
> sudo apt-get build-dep libcupsys2-dev
That way  i shouldn't miss any.
But it didn't work.
What am i missing now?

Thanks for the quick answers guys. :)
-- 
Luis A. Guzman Garcia
Usuario/Colaborador
gNewSense Español/Foro
http://www.gnewsense.org/Main:es/gNewSense
http://wiki.gnewsense.org/ForumHispano





reply via email to

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