Hi,

Additional info to my previous email ... 

1) I manually ran 

        ./libtool install -c libgdbm.la /usr/local/lib/libgdbm.la

and got exactly the  same error message
        install -c .libs/libgdbm.so.2.0.0 /usr/local/lib/libgdbm.so.2.0.0 
        install: cp /usr/local/lib/libgdbm.so.2.0.0 
.libs/libgdbm.so.2.0.0/libgdbm.so.2.0.0 failed 

2) The .libs seems to be a strange vale, so I checked through the libtool script 
(which was created after I ran ./configure), and found a line in there
           objdir=.libs

This looks suspicious. Does anyone know if this is a correct value for objdir?

Thanks
Long

_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to