sane 0.74 and os/2 ?

bruno schwander (bruno.schwander@technologist.com)
Sat, 03 Oct 1998 14:40:49 +0000

Anyone has managed to build sane 0.74 on os/2 ?
I am trying to, using gnu bash 2.0 and gnu autoconf 2.21 from
http://www.arrakis.es/~worm/acemx.htm
I changed references to "os2_emx" in config.sub and config.guess to "os2" and
configure now completes.
I also changed the makefile in /backend because libtool complained about version
numbers
this brings me to the point where it tries to compile dc25.c, and dies because B115200
..etc is undefined. Since I don't have a dc25 I removed this from the makefile too.
With all this, everything compiles but when linking the functions _inb _ioperm _outb are
undefined, because of qcam.o
I didn't have the patience to dig out the library I had that had those port io functions
implemented so I removed support for qcam too from the backend Makefile... but when
linking it still complains about some qcam symbols !!

What I don't understand also is that I had sane 073 and it used the driver aspirout.sys,
how is this integrated in sane ?

Well, if anybody is working on the os/2 support and can help me with this,
your help will be appreciated !!!

Bruno Schwander

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com