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 » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » Huge amount of linking errors [FreeBSD 7.1, GCC 4.3]
icon14.gif  Re: Huge amount of linking errors [FreeBSD 7.1, GCC 4.3] [message #22345 is a reply to message #22344] Mon, 06 July 2009 19:07 Go to previous messageGo to previous message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

OK, I`m here to post the latest investigation results for FreeBSD successful linkage. The libraries required (and which where absent in linkage list) where:
pthread for Core,
Xft gtk-x11-2.0 for Draw (tests shown these libs needed for both NOGTK and !NOGTK)

Then I`ve looked into these packages` settings and found these libraries, but the condition was BSD, not FREEBSD.
So here is what I propose.

Core:
[now] BSD -> pthread
[I propose] FREEBSD -> pthread
Or somehow set BSD instead of FREEBSD flag for FreeBSD OS.

Draw:
[now] (LINUX | BSD) & !NOGTK -> gtk-x11-2.0 ...
[I propose] LINUX | FREEBSD -> Xft gtk-x11-2.0 ...

And the quickest FreeBSD fix for the current TheIDE configuration is to add BSD flag into Build methods/Fixed flags for both Debug and Release.

[Updated on: Mon, 06 July 2009 22:46]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon9.gif
Read Message icon14.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem installing upp on ubuntu
Next Topic: localized formating of double on linux
Goto Forum:
  


Current Time: Sun Apr 28 02:41:36 CEST 2024

Total time taken to generate the page: 0.06963 seconds