Re: [Fink-devel] readline-shlibs-4.3-5 (trouble installing/compiling librep)

2003-03-13 Thread David R. Morrison
IIRC, the shared library in readline is NOT build with libtool, but rather is added by hand in the fink CompileScript. I don't know why it's done this way, but I can see where another package expecting to find the shared library mentioned in the standard libtool .la file would be disappointed.

[Fink-devel] readline-shlibs-4.3-5 (trouble installing/compiling librep)

2003-03-07 Thread bruce beaudoin
It appears that shared the shared library is not being created properly. I can't build librep, it bails with the error: (cd . && ln -s md5.lo md5.o) (cd . && ln -s rep-md5.lo rep-md5.o) gcc -bundle -flat_namespace -undefined suppress -o .libs/md5.so md5.lo rep-md5.lo -L/sw/lib -lc creating md5