On my Fedora system, /usr/include/endian.h is provided by the package glibc-headers. What type of system are you using?
allan On Tue, Jun 15, 2010 at 8:27 AM, <twain43 at hotmail.com> wrote: > "ln -s ./stubs.c kvs20xx-s.c > /bin/sh ../libtool --silent? --tag=CC?? --mode=compile gcc -DHAVE_CONFIG_H > -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include > -DLIBDIR="/usr/lib/sane" -DBACKEND_NAME=kvs20xx -D_REENTRANT > -DPATH_SANE_CONFIG_DIR=/etc/sane.d ??? ? -DPATH_SANE_DATA_DIR=/usr/share > ? -DPATH_SANE_LOCK_DIR=/usr/var/lock/sane ??? ? -DV_MAJOR=1 -DV_MINOR=0? -g > -O2 -W -Wall -Wcast-align -Wcast-qual -Wmissing-declarations > -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes > -pedantic -MT libsane_kvs20xx_la-kvs20xx-s.lo -MD -MP -MF > .deps/libsane_kvs20xx_la-kvs20xx-s.Tpo -c -o libsane_kvs20xx_la-kvs20xx-s.lo > `test -f 'kvs20xx-s.c' || echo './'`kvs20xx-s.c > mv -f .deps/libsane_kvs20xx_la-kvs20xx-s.Tpo > .deps/libsane_kvs20xx_la-kvs20xx-s.Plo > /bin/sh ../libtool --silent? --tag=CC?? --mode=compile gcc -DHAVE_CONFIG_H > -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include > -DLIBDIR="/usr/lib/sane" -DBACKEND_NAME=kvs20xx -D_REENTRANT > -DPATH_SANE_CONFIG_DIR=/etc/sane.d ??? ? -DPATH_SANE_DATA_DIR=/usr/share > ? -DPATH_SANE_LOCK_DIR=/usr/var/lock/sane ??? ? -DV_MAJOR=1 -DV_MINOR=0? -g > -O2 -W -Wall -Wcast-align -Wcast-qual -Wmissing-declarations > -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes > -pedantic -MT libkvs20xx_la-kvs20xx.lo -MD -MP -MF > .deps/libkvs20xx_la-kvs20xx.Tpo -c -o libkvs20xx_la-kvs20xx.lo `test -f > 'kvs20xx.c' || echo './'`kvs20xx.c > In file included from kvs20xx.c:24: > kvs20xx.h:12:21: error: endian.h: No such file or directory > kvs20xx.c: In function ?sane_kvs20xx_exit?: > kvs20xx.c:93: warning: cast discards qualifiers from pointer target type > kvs20xx.c: In function ?sane_kvs20xx_get_devices?: > kvs20xx.c:140: warning: cast discards qualifiers from pointer target type > make[2]: *** [libkvs20xx_la-kvs20xx.lo] Error 1 > make[1]: *** [all] Error 2 > make: *** [all-recursive] Error 1" > > that's the error log > > Twain28 > >> Date: Tue, 15 Jun 2010 07:55:00 -0400 >> Subject: Re: [sane-devel] Testing on Canon MF6580PL >> From: kitno455 at gmail.com >> To: twain43 at hotmail.com >> CC: nicolas0martin at gmail.com; sane-devel at lists.alioth.debian.org >> >> I just built the current snapshot from source- >> >> ./configure --prefix=/usr --sysconfdir=/etc >> make >> make install >> >> what errors did you get? >> >> allan >> >> On Tue, Jun 15, 2010 at 6:42 AM, <twain43 at hotmail.com> wrote: >> > Having the hell of a time removing all "kvsxx" references in >> > makefiles.... >> > >> > Twain28 >> > >> > ________________________________ >> > From: twain43 at hotmail.com >> > To: nicolas0martin at gmail.com >> > Date: Tue, 15 Jun 2010 10:17:01 +0000 >> > CC: sane-devel at lists.alioth.debian.org >> > Subject: Re: [sane-devel] Testing on Canon MF6580PL >> > >> > Mmmh...nice: today's snapshot won't compile at all....trying to cut out >> > the >> > buggy files from the Makefile. >> > >> > Twain28 >> > >> > ________________________________ >> > nome.cognome @... Verifica la disponibilit? sui NUOVI domini >> > ________________________________ >> > Importa i tuoi contatti di Facebook. Chiacchiera su Messenger! >> > -- >> > sane-devel mailing list: sane-devel at lists.alioth.debian.org >> > http://lists.alioth.debian.org/mailman/listinfo/sane-devel >> > Unsubscribe: Send mail with subject "unsubscribe your_password" >> > ? ? ? ? ? ? to sane-devel-request at lists.alioth.debian.org >> > >> >> >> >> -- >> "The truth is an offense, but not a sin" > > ________________________________ > Importa i tuoi contatti di Facebook. Chiacchiera su Messenger! -- "The truth is an offense, but not a sin"
