gomd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gomd-devel] After the huge CVS cleanup -> cppclient example nowwork


From: Gian Paolo Ghilardi
Subject: Re: [gomd-devel] After the huge CVS cleanup -> cppclient example nowworks
Date: Thu, 22 May 2003 20:11:08 +0200

> Hi JP,
>
> <snip>
> > To test the code, after the checkout, you have only to enter your local
CVS
> > and:
> > 1)move to lib and type "make" at the shell
> > 2)move to lib/examples and type "make" at the shell
> > 3)execute ./cppclient.app in lib/examples
> > NOTE: please notice the client searches the library directly from the
> > parent folder :)
>
> ok, i did exactly what you say here on RH7.3 + commoncpp2-1.0.9
> (with "make clean" and "make" everywhere before)
> but i got undefined symbols again, now from the commoncpp !?
> /usr/local/lib is in ld.so.conf, even LD_LIBRARY_PATH did not work.
>
> address@hidden examples]# ./cppclient.app
> - C++ CLASS LOADING EXAMPLE
> - Trying to open the library...
> - Cannot load library: /usr/local/lib/libccgnu2-1.0.so.0: undefined
symbol:
> pthread_create
>
Strange behaviour...
As you noticed, this is a commoncpp-related error.
Check if /usr/local/lib included exactly "libccgnu2-1.0.so.0" -> if not,
check commoncpp installation || (if the library exists but with another
version name) rename the library to "libccgnu2-1.0.so.0"

> am i so stupid ?  (do not hesitate to flame)
You're not stupid!

CU

<rejected>

PS: this night I'll be online... :)





reply via email to

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