Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » "cannot find lgtk-x11-2.0" under gentoo linux
Re: "cannot find lgtk-x11-2.0" under gentoo linux [message #13094 is a reply to message #13084] Mon, 10 December 2007 19:40 Go to previous messageGo to previous message
chickenk is currently offline  chickenk
Messages: 169
Registered: May 2007
Location: Grenoble, France
Experienced Member
mr_ped wrote on Sun, 09 December 2007 19:08

Verbose mode ON
Copy and analyze the linking command of TheIDE.


Already done. The command-line is quite large so I'm not sure I should post it, if you want to have a look I will. Here is a summary:

c++ -static -o "/home/lionel/upp/out/GCC.Gui/ide" -Wl,-s L"/usr/lib" -L"/usr/X11R6/lib" -Wl,-O,2  <series_of_files.o> -Wl,--start-group <series_of_files.a> -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lX11 -ldl -lXft -lfontconfig -lXrender -lfreetype -lexpat <series_of_files.a> -lpng "/home/lionel/upp/out/plugin/png/GCC.Gui/png.a" -Wl,--end-group
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lgtk-x11-2.0
collect2: ld a retourné 1 code d'état d'exécution

Frankly, everything seems to be ok... Where to search next? I suspect the -static to be the cause, but I'm not sure.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Build error: PIC register ‘%ebx’ clobbered in ‘asm’
Next Topic: how to configure MSC9?
Goto Forum:
  


Current Time: Thu Apr 25 20:06:40 CEST 2024

Total time taken to generate the page: 0.03228 seconds