Re: [Cpu-users] Strange behaviour of 1.4.1
Brought to you by:
matheny
From: Blake M. <bma...@pu...> - 2003-09-25 22:05:35
|
[duke 12] cpu > rm -f ~/lib/libcpu* [duke 13] cpu > ls ~/lib/libcpu* ls: /home/bmatheny/lib/libcpu*: No such file or directory [duke 13] cpu > ./configure --prefix=$HOME ... [duke 14] cpu > make install ... [duke 15] cpu > ls -p ~/lib/libcpu* /home/bmatheny/lib/libcpu_ldap.a /home/bmatheny/lib/libcputil.a /home/bmatheny/lib/libcpu_ldap.la /home/bmatheny/lib/libcputil.la /home/bmatheny/lib/libcpu_ldap.so@ /home/bmatheny/lib/libcputil.so@ /home/bmatheny/lib/libcpu_ldap.so.0@ /home/bmatheny/lib/libcputil.so.0@ /home/bmatheny/lib/libcpu_ldap.so.0.0.0 /home/bmatheny/lib/libcputil.so.0.0.0 You can see that the libcpu-ldap.so file is created as a symlink (to libcpu_ldap.so.0.0.0). It could be a problem with the debian build, it might not be :-) Could you run the ./contrib/report.sh script and send me the results? Here is the output from me running it: Please submit the following information with your bug report: -------------------------------------------------------------- OS : Linux OS RELEASE : 2.4.20-4GB-athlon HARDWARE : i686 gcc version : gcc (GCC) 3.3 20030226 (prerelease) (SuSE Linux) Gnu gmake : 3.80 libtool : 1.4.3 autoconf : 2.57 automake : 1.7.2 ld : 2.13.90.0.18 -------------------------------------------------------------- -Blake Whatchu talkin' 'bout, Willis? > > Hi, > > I've noticed that, while cpu up to 1.4.0 saved libcputil and libcpu-ldap in > libcputil.so.0.0.0 and libcpu-ldap.so.0.0.0 (and relative symlinks) with > 1.4.1 the .so seems to be missing... So cpu doesn't start, complaining it > cannot find libcpu-ldap.so. As a quick solution, adding back the symlink to > the other file fixes the problem, anyway I thought it would be better to > ask here about this... > > Am I doing something wrong in building the debian package or is there an > error in the build/install system? > > Thanks, > > Guido > > -- > Guido Trotter > Jabber ID: ult...@ja... > Public PGP key available on: http://www.cs.unibo.it/~trotter/ > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Cpu-users mailing list > Cpu...@li... > https://lists.sourceforge.net/lists/listinfo/cpu-users -- Blake Matheny "... one of the main causes of the fall of the bma...@pu... Roman Empire was that, lacking zero, they had http://www.mkfifo.net no way to indicate successful termination of http://ovmj.org/GNUnet/ their C programs." --Robert Firth |