You can try creating this symbolic link in "/lib" folder

libcppunit-1.12.so.0 -> /usr/local/lib/libcppunit-1.12.so.0

Atleast, it worked for me..

Arjun.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris St
Denis
Sent: Wednesday, June 11, 2008 7:04 PM
To: [email protected]
Subject: [sipX-dev] 1 of 1 tests failed

Trying to build from souce sipx 3.10.1 from svn under RHEL4


creating UtlHashMapPerformance
make[6]: Leaving directory `/home/sipx/sipx/BUILD/sipXportLib/src/test'
make  check-TESTS
make[6]: Entering directory `/home/sipx/sipx/BUILD/sipXportLib/src/test'
/home/sipx/sipx/BUILD/sipXportLib/src/test/.libs/lt-testsuite: error
while loading shared libraries: libcppunit-1.12.so.0: cannot open shared
object file: No such file or directory
FAIL: testsuite
=============================================
1 of 1 tests failed
Please report to [email protected]
=============================================
make[6]: *** [check-TESTS] Error 1
make[6]: Leaving directory `/home/sipx/sipx/BUILD/sipXportLib/src/test'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/home/sipx/sipx/BUILD/sipXportLib/src/test'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/home/sipx/sipx/BUILD/sipXportLib/src/test'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/sipx/sipx/BUILD/sipXportLib/src'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/sipx/sipx/BUILD/sipXportLib'
make[1]: *** [recurse] Error 1
make[1]: Leaving directory `/home/sipx/sipx/BUILD'
make: *** [build] Error 2

[EMAIL PROTECTED] BUILD]$ pwd
/home/sipx/sipx/BUILD

[EMAIL PROTECTED] BUILD]$ sudo updatedb

[EMAIL PROTECTED] BUILD]$ locate libcppunit-1.12.so.0
/home/sipx/cppunit/src/cppunit/.libs/libcppunit-1.12.so.0.0.0
/home/sipx/cppunit/src/cppunit/.libs/libcppunit-1.12.so.0
/usr/local/lib/libcppunit-1.12.so.0.0.0
/usr/local/lib/libcppunit-1.12.so.0

[EMAIL PROTECTED] BUILD]$ ll /usr/local/lib/libcppunit-1.12.so.0
lrwxrwxrwx  1 root root 24 Jun 11 02:35
/usr/local/lib/libcppunit-1.12.so.0 -> libcppunit-1.12.so.0.0.0

[EMAIL PROTECTED] BUILD]$ ll /usr/local/lib/libcppunit-1.12.so.0.0.0
-rwxr-xr-x  1 root root 2357069 Jun 11 02:35
/usr/local/lib/libcppunit-1.12.so.0.0.0

_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to