[Top][All Lists]
[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
- Compiling IceCat on gNewSense2.0, Luis A. Guzman Garcia, 2008/05/21
- Re: Compiling IceCat on gNewSense2.0, Eric Padman, 2008/05/21
- Re: Compiling IceCat on gNewSense2.0, Yavor Doganov, 2008/05/21
- Re: Compiling IceCat on gNewSense2.0, Yavor Doganov, 2008/05/21
- Re: Compiling IceCat on gNewSense2.0, Luis A. Guzman Garcia, 2008/05/23
- Re: Compiling IceCat on gNewSense2.0, Yavor Doganov, 2008/05/23
- Re: Compiling IceCat on gNewSense2.0,
Tarlika Elisabeth Schmitz <=
- Re: Compiling IceCat on gNewSense2.0, Yavor Doganov, 2008/05/23
- Re: Compiling IceCat on gNewSense2.0, Tarlika Elisabeth Schmitz, 2008/05/23
- Re: Compiling IceCat on gNewSense2.0, Yavor Doganov, 2008/05/23
- Re: Compiling IceCat on gNewSense2.0, Tarlika Elisabeth Schmitz, 2008/05/24
- Re: Compiling IceCat on gNewSense2.0, Yavor Doganov, 2008/05/24
- Re: Compiling IceCat on gNewSense2.0, Yavor Doganov, 2008/05/24
- Re: Compiling IceCat on gNewSense2.0, Luis A. Guzman Garcia, 2008/05/24
- Re: Compiling IceCat on gNewSense2.0, Yavor Doganov, 2008/05/25