mkdir .libs
mipsel-linux-gcc -Wl,-rpath -Wl,/var/mod/lib -o .libs/scanimage scanimage.o stiff.o -L/tmp/Hardware/sane-backends/lib ../lib/liblib.a ../backend/.libs/libsane.so -ldl /home/k...n/Hardware/freetz-trunk/toolchain/build/gcc-4.2.1-uClibc-0.9.28/mipsel-linux-uclibc/usr/lib/libusb.so -lpthread -lm /home/k...n/Hardware/freetz-trunk/toolchain/build/gcc-4.2.1-uClibc-0.9.28/mipsel-linux-uclibc/usr/lib/libjpeg.so -Wl,--rpath -Wl,/var/mod/lib -Wl,--rpath -Wl,/home/k...n/Hardware/freetz-trunk/toolchain/build/gcc-4.2.1-uClibc-0.9.28/mipsel-linux-uclibc/usr/lib
creating scanimage
mipsel-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/local/include -I/tmp/Hardware/sane-backends/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/var/mod/etc/sane.d -DPATH_SANE_DATA_DIR=/var/mod/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=1 -Os -W -Wall -pipe -march=4kc -Wa,--trap -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -pedantic -ansi saned.c
saned.c: In function 'auth_callback':
saned.c:353: warning: cast discards qualifiers from pointer target type
saned.c:363: warning: cast discards qualifiers from pointer target type
saned.c:374: warning: cast discards qualifiers from pointer target type
saned.c: In function 'process_request':
saned.c:1885: warning: cast discards qualifiers from pointer target type
saned.c: In function 'run_standalone':
saned.c:2759: warning: implicit declaration of function 'getgrouplist'
saned.c: In function 'main':
saned.c:2727: warning: 'grplist' may be used uninitialized in this function
saned.c:2727: note: 'grplist' was declared here
mipsel-linux-gcc -Wl,-rpath -Wl,/var/mod/lib -o .libs/saned saned.o -L/tmp/Hardware/sane-backends/lib ../sanei/libsanei.a ../lib/liblib.a ../backend/.libs/libsane.so -ldl /home/k...n/Hardware/freetz-trunk/toolchain/build/gcc-4.2.1-uClibc-0.9.28/mipsel-linux-uclibc/usr/lib/libusb.so -lpthread -lm /home/k...n/Hardware/freetz-trunk/toolchain/build/gcc-4.2.1-uClibc-0.9.28/mipsel-linux-uclibc/usr/lib/libjpeg.so -Wl,--rpath -Wl,/var/mod/lib -Wl,--rpath -Wl,/home/k...n/Hardware/freetz-trunk/toolchain/build/gcc-4.2.1-uClibc-0.9.28/mipsel-linux-uclibc/usr/lib
saned.o: In function `main':
saned.c:(.text+0x2b68): undefined reference to `getgrouplist'
saned.c:(.text+0x2bd4): undefined reference to `getgrouplist'
collect2: ld returned 1 exit status
make[1]: *** [saned] Fehler 1
make[1]: Verlasse Verzeichnis '/tmp/Hardware/sane-backends/frontend'
make: *** [all-recursive] Fehler 1