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: Tarlika Elisabeth Schmitz
Subject: Re: Compiling IceCat on gNewSense2.0
Date: Fri, 23 May 2008 16:28:55 +0100

I have been following this thread with interest as I am experiencing
similar problems.

Following your excellent advice, Yavor, I realize that the problem is
that XLIBS and XT_LIBS are empty.

I run Debian and have the libxt-dev package installed.

I get stuck at the linking stage:
...
gtk2xtbin.o: In function `xt_client_focus_listener':
gtk2xtbin.c:(.text+0x122e): undefined reference to `XtDisplay'
gtk2xtbin.c:(.text+0x1239): undefined reference to `XtWindow'
gtk2xtbin.c:(.text+0x1280): undefined reference to `XtWindowToWidget'
gtk2xtbin.c:(.text+0x12b5): undefined reference to `XtWindowToWidget'
collect2: ld returned 1 exit status



Why would XLIBS and XT_LIBS be empty? When I set these variables
manually to 
XLIBS           = -lX11
XT_LIBS                 = -lXt
I get a wee bit further.

Kind regards,
Tarlika Elisabeth Schmitz




reply via email to

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