Can you update to current CVS and try again? I went ahead and added -no-undefined for OS/2 to help speed things along. I'm 99% sure its needed. As a bonus it has latest libtool which may fix an OS/2 bug or two.
Chris Franz Bakan wrote: > Hi, > > After the latest modifications with the libtool stuff I now get this error: > > ... > Making all in backend > make[1]: Entering directory `G:/src/432/sane-backends/backend' > sh ../libtool --silent --tag=CC --mode=link gcc -D__EMX__ -DOS2 > -D__ST_MT_ERR > NO__ -fno-omit-frame-pointer -O2 -W -Wall -Wcast-align -Wcast-qual > -Wmissing-dec > larations -Wmissing-prototypes -Wpointer-arith -Wreturn-type > -Wstrict-prototypes > -pedantic -rpath '/usr/lib' -version-number 1:1:0 -Zexe -Zmtd > -D__ST_MT_ERRNO_ > _ -s -o libsane.la -rpath /usr/lib libsane_la-dll-s.lo ../lib/liblib.la > libdll. > la sane_strstatus.lo ../sanei/sanei_init_debug.lo > ../sanei/sanei_constrain_value > .lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo ../sanei/sanei_usb.lo > ../ > sanei/sanei_scsi.lo ../sanei/sanei_pv8630.lo ../sanei/sanei_pp.lo > ../sanei/sanei > _thread.lo ../sanei/sanei_lm983x.lo ../sanei/sanei_access.lo > ../sanei/sanei_net > .lo ../sanei/sanei_wire.lo ../sanei/sanei_codec_bin.lo > ../sanei/sanei_pa4s2.lo . > ./sanei/sanei_ab306.lo ../sanei/sanei_pio.lo ../sanei/sanei_tcp.lo > ../sanei/sane > i_udp.lo ../sanei/sanei_jpeg.lo -ldl -lm -ljpeg > libtool: link: CURRENT `' must be a nonnegative integer > libtool: link: `1:1:0' is not valid version information > make[1]: *** [libsane.la] Fehler 1 > make[1]: Leaving directory `G:/src/432/sane-backends/backend' > make: *** [all-recursive] Fehler 1 > > What does this mean? > What's CURRENT ? > What's a valid version information? > > Franz > > > >