PATH=""/home/xsapling/freetz-stable/freetz-usb-root-replace/toolchain/target/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"" \
make -j4 -C source/netpbm-10.35.69/lib \
FAKEROOTDIR="/home/xsapling/freetz-stable/freetz-usb-root-replace/toolchain/build/gcc-4.3.3-uClibc-0.9.29/mipsel-linux-uclibc" \
TARGET_CROSS_PREFIX="mipsel-linux-uclibc-" \
CFLAGS="-Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC" \
all
make[1]: Betrete Verzeichnis '/home/xsapling/freetz-stable/freetz-usb-root-replace/source/netpbm-10.35.69/lib'
/home/xsapling/freetz-stable/freetz-usb-root-replace/toolchain/build/gcc-4.3.3-uClibc-0.9.29/mipsel-linux-uclibc/usr/bin/mipsel-linux-uclibc-gcc -c -I/home/xsapling/freetz-stable/freetz-usb-root-replace/source/netpbm-10.35.69/lib/../lib -I. -Iimportinc -DNDEBUG -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC \
-o libpm.o libpm.c
/home/xsapling/freetz-stable/freetz-usb-root-replace/toolchain/build/gcc-4.3.3-uClibc-0.9.29/mipsel-linux-uclibc/usr/bin/mipsel-linux-uclibc-gcc -c -I/home/xsapling/freetz-stable/freetz-usb-root-replace/source/netpbm-10.35.69/lib/../lib -I. -Iimportinc -DNDEBUG -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC \
-o fileio.o fileio.c
/home/xsapling/freetz-stable/freetz-usb-root-replace/toolchain/build/gcc-4.3.3-uClibc-0.9.29/mipsel-linux-uclibc/usr/bin/mipsel-linux-uclibc-gcc -c -I/home/xsapling/freetz-stable/freetz-usb-root-replace/source/netpbm-10.35.69/lib/../lib -I. -Iimportinc -DNDEBUG -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC \
-o bitio.o bitio.c
/home/xsapling/freetz-stable/freetz-usb-root-replace/toolchain/build/gcc-4.3.3-uClibc-0.9.29/mipsel-linux-uclibc/usr/bin/mipsel-linux-uclibc-gcc -c -I/home/xsapling/freetz-stable/freetz-usb-root-replace/source/netpbm-10.35.69/lib/../lib -I. -Iimportinc -DNDEBUG -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC \
-o colorname.o colorname.c
In file included from pm.h:16,
from bitio.h:35,
from bitio.c:37:
importinc/pm_config.h:646:2: error: #endif without #if
In file included from importinc/pm.h:16,
from importinc/nstring.h:8,
from libpm.c:50:
importinc/pm_config.h:646:2: error: #endif without #if
In file included from importinc/nstring.h:8,
from libpm.c:50:
importinc/pm.h:314: error: expected ';', ',' or ')' before '*' token
importinc/pm.h:335: error: expected declaration specifiers or '...' before 'pm_filepos'
In file included from importinc/mallocvar.h:13,
from libpm.c:52:
importinc/pm_config.h:646:2: error: #endif without #if
In file included from importinc/pm.h:16,
from importinc/nstring.h:8,
from colorname.c:24:
importinc/pm_config.h:646:2: error: #endif without #if
In file included from pm.h:16,
from fileio.c:16:
importinc/pm_config.h:646:2: error: #endif without #if
In file included from fileio.c:16:
pm.h:314: error: expected ';', ',' or ')' before '*' token
pm.h:335: error: expected declaration specifiers or '...' before 'pm_filepos'
In file included from bitio.h:35,
from bitio.c:37:
pm.h:314: error: expected ';', ',' or ')' before '*' token
pm.h:335: error: expected declaration specifiers or '...' before 'pm_filepos'
bitio.c: In function 'pm_bitinit':
bitio.c:79: warning: incompatible implicit declaration of built-in function 'calloc'
bitio.c: In function 'pm_bitfini':
bitio.c:134: warning: incompatible implicit declaration of built-in function 'free'
libpm.c: In function 'showVersion':make[1]: *** [fileio.o] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
libpm.c:469: error: 'RGBENV' undeclared (first use in this function)
libpm.c:469: error: (Each undeclared identifier is reported only once
libpm.c:469: error: for each function it appears in.)
libpm.c: In function 'tmpDir':make[1]: *** [bitio.o] Fehler 1
In file included from importinc/nstring.h:8,
from colorname.c:24:
importinc/pm.h:314: error: expected ';', ',' or ')' before '*' token
libpm.c:732: error: 'TMPDIR' undeclared (first use in this function)
libpm.c: In function 'mkstempx':
libpm.c:773: error: 'O_CREAT' undeclared (first use in this function)
libpm.c:773: error: 'O_EXCL' undeclared (first use in this function)
libpm.c: At top level:
importinc/pm.h:335: error: expected declaration specifiers or '...' before 'pm_filepos'
colorname.c: In function 'pm_openColornameFile':
colorname.c:64: error: 'RGBENV' undeclared (first use in this function)
colorname.c:64: error: (Each undeclared identifier is reported only once
colorname.c:64: error: for each function it appears in.)
colorname.c:68: error: 'RGB_DB1' undeclared (first use in this function)
colorname.c:69: error: 'RGB_DB2' undeclared (first use in this function)
colorname.c:70: error: 'RGB_DB3' undeclared (first use in this function)
libpm.c:1255: error: expected specifier-qualifier-list before 'uint32n'
libpm.c: In function 'pm_bs_short':
libpm.c:1267: error: 'union cheat' has no member named 's'
libpm.c:1268: error: 'union cheat' has no member named 'c'
libpm.c:1269: error: 'union cheat' has no member named 'c'
libpm.c:1269: error: 'union cheat' has no member named 'c'
libpm.c:1270: error: 'union cheat' has no member named 'c'
libpm.c:1271: error: 'union cheat' has no member named 's'
libpm.c: In function 'pm_bs_long':make[1]: *** [colorname.o] Fehler 1
libpm.c:1281: error: 'union cheat' has no member named 'l'
libpm.c:1282: error: 'union cheat' has no member named 'c'
libpm.c:1283: error: 'union cheat' has no member named 'c'
libpm.c:1283: error: 'union cheat' has no member named 'c'
libpm.c:1284: error: 'union cheat' has no member named 'c'
libpm.c:1285: error: 'union cheat' has no member named 'c'
libpm.c:1286: error: 'union cheat' has no member named 'c'
libpm.c:1286: error: 'union cheat' has no member named 'c'
libpm.c:1287: error: 'union cheat' has no member named 'c'
libpm.c:1288: error: 'union cheat' has no member named 'l'
libpm.c: In function 'pm_tell2':
libpm.c:1307: error: 'pm_filepos' undeclared (first use in this function)
libpm.c:1307: error: expected ';' before 'const'
libpm.c:1308: error: 'filepos' undeclared (first use in this function)
libpm.c:1313: error: expected expression before 'const'
libpm.c:1314: error: 'fileposP_filepos' undeclared (first use in this function)
libpm.c:1317: error: expected ')' before numeric constant
libpm.c: At top level:
libpm.c:1346: error: expected ';', ',' or ')' before '*' token
libpm.c: In function 'pm_seek':
libpm.c:1375: error: 'pm_filepos' undeclared (first use in this function)
libpm.c:1375: error: expected ';' before 'fileposBuff'
libpm.c:1377: error: 'fileposBuff' undeclared (first use in this function)
libpm.c: At top level:
libpm.c:1443: error: expected declaration specifiers or '...' before 'pm_filepos'
libpm.c: In function 'pm_check':
libpm.c:1449: error: 'pm_filepos' undeclared (first use in this function)
libpm.c:1449: error: expected ';' before 'curpos'
libpm.c:1461: error: 'curpos' undeclared (first use in this function)
libpm.c:1475: error: expected ';' before 'const'
libpm.c:1477: error: 'have_raster_size' undeclared (first use in this function)
libpm.c:1477: error: 'need_raster_size' undeclared (first use in this function)
make[1]: *** [libpm.o] Fehler 1
make[1]: Verlasse Verzeichnis '/home/xsapling/freetz-stable/freetz-usb-root-replace/source/netpbm-10.35.69/lib'
make: *** [source/netpbm-10.35.69/lib/libnetpbm.so.10.35] Fehler 2
xsapling@m-laptop:~/freetz-stable/freetz-usb-root-replace$