libtool 1.1 under OS/2 is broken: it doesn't compile dynamic libraries .dll.
After a lot of checks with libtool 1.0d, I have found that ltconfig is missing two parameters (-lsocket in
archive_cmds and library_names_spec). But also ltmain.sh has changed the default value of
'allow_undefined' from 'no to 'yes'; with allow_undefined=no the libtool is working fine, but I think that this
will not work under other platforms.
I have only a minimal knowledge of unix scripts, so I hope that someone else could fix this.
Also saned doesn't build under OS/2, because syslog.h is missing: where is possible to get the sources
for syslog.h (is (there also a syslog.c?), so I will try to get a working saned for OS/2.
TIA,
Yuri Dario
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com