Hi,
> Please test this version on Unixware and HP/UX. I hope it will
> compile out of the box now, but need someone to test it.
I don't have access to such systems but tried to compile this snapshot on
mips-sgi-irix5.3 (SGI Indy R4000). I don't have a scanner for this machine,
just wanted to try. The SGI cc didn't do the job (IIRC an error in a glib
header file, if anybody is interested I can recheck this). egcs-2.91.60 and
gcc 2.95.2 gave me a nice "internal compiler error" filling all the memory
and increasing the load to 50. I finally could compile it with gcc 2.95.2
and -O1.
After the installation the library directory looked like this:
lrwxr-xr-x 1 root sys 17 Feb 16 14:57 /usr/local/lib/libsane. -> sane/libsane-dll.
lrwxr-xr-x 1 root sys 19 Feb 16 14:57 /usr/local/lib/libsane..1 -> sane/libsane-dll..1
lrwxr-xr-x 1 root sys 18 Feb 16 14:57 /usr/local/lib/libsane.a -> sane/libsane-dll.a
-rwxr-xr-x 1 root sys 667 Feb 16 14:57 /usr/local/lib/libsane.la
Look at the points and missing version numbers. There are no .so files (nor
links) but in /usr/local/lib there are:
lrwxr-xr-x 1 root sys 16 Feb 16 14:57 sane/libsane-dll..1 -> libsane-dll.so.2
-rw-r--r-- 1 root sys 74746 Feb 16 14:56 sane/libsane-dll.a
-rwxr-xr-x 1 root sys 717 Feb 16 14:56 sane/libsane-dll.la
lrwxr-xr-x 1 root sys 18 Feb 16 14:56 sane/libsane-dll.so -> libsane-dll.so.2.1
lrwxr-xr-x 1 root sys 18 Feb 16 14:56 sane/libsane-dll.so.2 -> libsane-dll.so.2.1
-rwxr-xr-x 1 root sys 59568 Feb 16 14:56 sane/libsane-dll.so.2.1
the other libs look like this example:
lrwxr-xr-x 1 root sys 17 Feb 16 14:57 libsane-umax..1 -> libsane-umax.so.2
-rw-r--r-- 1 root sys 341928 Feb 16 14:56 libsane-umax.a
-rwxr-xr-x 1 root sys 725 Feb 16 14:56 libsane-umax.la
lrwxr-xr-x 1 root sys 19 Feb 16 14:56 libsane-umax.so -> libsane-umax.so.2.1
lrwxr-xr-x 1 root sys 19 Feb 16 14:56 libsane-umax.so.2 -> libsane-umax.so.2.1
-rwxr-xr-x 1 root sys 225324 Feb 16 14:56 libsane-umax.so.2.1
After changing the links scanimage -T for a pnm file succeeded without errors.
Bye, Henning
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Wed Feb 16 2000 - 23:38:31 PST