Re: sane 0.72 compilation under Solaris x86

David Mosberger-Tang (David.Mosberger@acm.org)
Tue, 21 Apr 1998 07:32:16 -0700

>>>>> On Tue, 21 Apr 1998 15:54:49 +0200, Andreas Graevinghoff <Andreas.Graevinghoff@FernUni-Hagen.de> said:

Andreas> I have a problem compiling and installing sane-0.72 under
Andreas> solaris x86 2.6

Andreas> I use gtk 1.0.0 & gimp 0.99.27 & gcc 2.7.2.2 & sane-0.72
Andreas> (including the patch from Michael Polo to sanei_pio.c)

Andreas> I used the following commans to build sane:

Andreas> setenv CPPFLAGS -I/opt/include -L/opt/lib setenv MAKE
Andreas> /opt/bin/make ./configure --prefix=/opt /opt/bin/make
Andreas> /opt/bin/make install

Andreas> The last steps breaks with the following messages:

Andreas> make[1]: Entering directory
Andreas> `/home/install/sane-0.72/frontend' ../mkinstalldirs
Andreas> /opt/bin /opt/sbin /opt/share .././install-sh -c scanimage
Andreas> /opt/bin/scanimage .././install-sh -c xscanimage
Andreas> /opt/bin/xscanimage ../libtool: syntax error at line 105:
Andreas> `fi' unexpected make[1]: *** [install] Error 2 make[1]:
Andreas> Leaving directory `/home/install/sane-0.72/frontend' make:
Andreas> *** [install-recursive] Error 1 Exit 2

You need GNU make, as stated in the README in the top-level directory.

--david

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