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 » Ubuntu 8.04 linking problem
Re: Ubuntu 8.04 linking problem [message #16202 is a reply to message #16201] Mon, 02 June 2008 05:46 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1430
Registered: December 2006
Ultimate Contributor
Try to run from console "$strace <your application>". You will see kernel calls (you won't see libc calls like dlopen).
If that doesn't clarify the problem try to run "$LD_DEBUG=libs <your application>" (in case of bash ...). This command traces run-time linker.

If the problem still remains unresolved, post output of those commands here.


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: cross compile from win32 to Linux
Next Topic: Is there a working U++ [Free]BSD port?
Goto Forum:
  


Current Time: Tue Aug 26 01:08:14 CEST 2025

Total time taken to generate the page: 0.05750 seconds