This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:535: checking for gcc configure:648: checking whether the C compiler (gcc -O2 -march=pentium3 -fomit-frame-pointer ) works configure:664: gcc -o conftest -O2 -march=pentium3 -fomit-frame-pointer conftest.c 1>&5 configure:690: checking whether the C compiler (gcc -O2 -march=pentium3 -fomit-frame-pointer ) is a cross-compiler configure:695: checking whether we are using GNU C configure:704: gcc -E conftest.c configure:723: checking whether gcc accepts -g configure:785: checking for a BSD compatible install configure:838: checking whether ln -s works configure:859: checking whether make sets ${MAKE} configure:891: checking for xml2-config configure:978: checking for dirent.h that defines DIR configure:991: gcc -c -O2 -march=pentium3 -fomit-frame-pointer conftest.c 1>&5 configure:1016: checking for opendir in -ldir configure:1035: gcc -o conftest -O2 -march=pentium3 -fomit-frame-pointer conftest.c -ldir 1>&5 /usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldir collect2: ld returned 1 exit status configure: failed program was: #line 1024 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir(); int main() { opendir() ; return 0; } configure:1099: checking how to run the C preprocessor configure:1120: gcc -E conftest.c >/dev/null 2>conftest.out configure:1179: checking for ANSI C header files configure:1192: gcc -E conftest.c >/dev/null 2>conftest.out configure:1259: gcc -o conftest -O2 -march=pentium3 -fomit-frame-pointer conftest.c 1>&5 configure:1284: checking for working const configure:1338: gcc -c -O2 -march=pentium3 -fomit-frame-pointer conftest.c 1>&5 configure:1362: checking for strdup configure:1390: gcc -o conftest -O2 -march=pentium3 -fomit-frame-pointer conftest.c 1>&5 configure:1374: warning: conflicting types for built-in function 'strdup' configure:1362: checking for strspn configure:1390: gcc -o conftest -O2 -march=pentium3 -fomit-frame-pointer conftest.c 1>&5 configure:1374: warning: conflicting types for built-in function 'strspn' configure:1362: checking for strstr configure:1390: gcc -o conftest -O2 -march=pentium3 -fomit-frame-pointer conftest.c 1>&5 configure:1374: warning: conflicting types for built-in function 'strstr' configure:1362: checking for xmlParseFile configure:1390: gcc -o conftest -O2 -march=pentium3 -fomit-frame-pointer conftest.c 1>&5 /var/tmp/portage/foomatic-db-engine-3.0.2/temp/ccwWqGXy.o: In function `main': conftest.c:(.text+0xd): undefined reference to `xmlParseFile' collect2: ld returned 1 exit status configure: failed program was: #line 1367 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char xmlParseFile(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char xmlParseFile(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_xmlParseFile) || defined (__stub___xmlParseFile) choke me #else xmlParseFile(); #endif ; return 0; } configure:1362: checking for xmlCreatePushParserCtxt configure:1390: gcc -o conftest -O2 -march=pentium3 -fomit-frame-pointer conftest.c 1>&5 /var/tmp/portage/foomatic-db-engine-3.0.2/temp/ccK0gLLb.o: In function `main': conftest.c:(.text+0xd): undefined reference to `xmlCreatePushParserCtxt' collect2: ld returned 1 exit status configure: failed program was: #line 1367 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char xmlCreatePushParserCtxt(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char xmlCreatePushParserCtxt(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_xmlCreatePushParserCtxt) || defined (__stub___xmlCreatePushParserCtxt) choke me #else xmlCreatePushParserCtxt(); #endif ; return 0; } configure:1362: checking for xmlParseChunk configure:1390: gcc -o conftest -O2 -march=pentium3 -fomit-frame-pointer conftest.c 1>&5 /var/tmp/portage/foomatic-db-engine-3.0.2/temp/ccMHsWrs.o: In function `main': conftest.c:(.text+0xd): undefined reference to `xmlParseChunk' collect2: ld returned 1 exit status configure: failed program was: #line 1367 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char xmlParseChunk(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char xmlParseChunk(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_xmlParseChunk) || defined (__stub___xmlParseChunk) choke me #else xmlParseChunk(); #endif ; return 0; } configure:1362: checking for xmlFreeParserCtxt configure:1390: gcc -o conftest -O2 -march=pentium3 -fomit-frame-pointer conftest.c 1>&5 /var/tmp/portage/foomatic-db-engine-3.0.2/temp/ccEsp8K0.o: In function `main': conftest.c:(.text+0xd): undefined reference to `xmlFreeParserCtxt' collect2: ld returned 1 exit status configure: failed program was: #line 1367 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char xmlFreeParserCtxt(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char xmlFreeParserCtxt(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_xmlFreeParserCtxt) || defined (__stub___xmlFreeParserCtxt) choke me #else xmlFreeParserCtxt(); #endif ; return 0; } configure:1362: checking for xmlFreeDoc configure:1390: gcc -o conftest -O2 -march=pentium3 -fomit-frame-pointer conftest.c 1>&5 /var/tmp/portage/foomatic-db-engine-3.0.2/temp/cc8sGIyF.o: In function `main': conftest.c:(.text+0xd): undefined reference to `xmlFreeDoc' collect2: ld returned 1 exit status configure: failed program was: #line 1367 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char xmlFreeDoc(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char xmlFreeDoc(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_xmlFreeDoc) || defined (__stub___xmlFreeDoc) choke me #else xmlFreeDoc(); #endif ; return 0; } configure:1362: checking for xmlDocGetRootElement configure:1390: gcc -o conftest -O2 -march=pentium3 -fomit-frame-pointer conftest.c 1>&5 /var/tmp/portage/foomatic-db-engine-3.0.2/temp/ccqr75lg.o: In function `main': conftest.c:(.text+0xd): undefined reference to `xmlDocGetRootElement' collect2: ld returned 1 exit status configure: failed program was: #line 1367 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char xmlDocGetRootElement(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char xmlDocGetRootElement(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_xmlDocGetRootElement) || defined (__stub___xmlDocGetRootElement) choke me #else xmlDocGetRootElement(); #endif ; return 0; } configure:1362: checking for xmlNodeListGetString configure:1390: gcc -o conftest -O2 -march=pentium3 -fomit-frame-pointer conftest.c 1>&5 /var/tmp/portage/foomatic-db-engine-3.0.2/temp/ccQubknt.o: In function `main': conftest.c:(.text+0xd): undefined reference to `xmlNodeListGetString' collect2: ld returned 1 exit status configure: failed program was: #line 1367 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char xmlNodeListGetString(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char xmlNodeListGetString(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_xmlNodeListGetString) || defined (__stub___xmlNodeListGetString) choke me #else xmlNodeListGetString(); #endif ; return 0; } configure:1455: checking for file configure:1501: checking for cat configure:1537: checking for gs configure:1573: checking for a2ps configure:1609: checking for wget configure:1645: checking for curl configure:1684: checking for printf configure:1718: checking GhostScript check configure:1762: checking how to redirect GhostScript output to fd 3 configure:1789: checking for perl configure:1860: checking for bash configure:1902: checking for lpd/ configure:1943: checking for lp-errs configure:1984: checking for lpd configure:2025: checking for printcap configure:2066: checking for lpd.conf configure:2107: checking for lpr-lpd configure:2107: checking for lpr-lprng configure:2107: checking for lpr-lpr configure:2107: checking for lpr configure:2148: checking for lpq-lpd configure:2148: checking for lpq-lprng configure:2148: checking for lpq-lpr configure:2148: checking for lpq configure:2189: checking for lprm-lpd configure:2189: checking for lprm-lprng configure:2189: checking for lprm-lpr configure:2189: checking for lprm configure:2230: checking for lpc-lpd configure:2230: checking for lpc-lprng configure:2230: checking for lpc-lpr configure:2230: checking for lpc configure:2271: checking for checkpc configure:2313: checking for cups/ configure:2354: checking for lpadmin configure:2395: checking for lpstat configure:2436: checking for cups/model/ configure:2477: checking for cups/filter/ configure:2518: checking for cups/backend/ configure:2559: checking for cups/printers.conf configure:2600: checking for lpr-cups configure:2600: checking for lpr configure:2641: checking for lpq-cups configure:2641: checking for lpq configure:2682: checking for lprm-cups configure:2682: checking for lprm configure:2723: checking for lpc-cups configure:2723: checking for lpc configure:2764: checking for lp-cups configure:2764: checking for lp configure:2805: checking for cancel-cups configure:2805: checking for cancel configure:2846: checking for enable-cups configure:2846: checking for enable configure:2887: checking for disable-cups configure:2887: checking for disable configure:2928: checking for accept-cups configure:2928: checking for accept configure:2969: checking for reject-cups configure:2969: checking for reject configure:3010: checking for lpmove configure:3051: checking for lpoptions configure:3092: checking for lpinfo configure:3134: checking for pdq/ configure:3175: checking for pdq/printrc configure:3216: checking for pdq configure:3216: checking for lpr-pdq configure:3258: checking for ppr/bin/pprd configure:3299: checking for ppr/interfaces/ configure:3340: checking for ppr/PPDFiles/ configure:3381: checking for ppr/ configure:3422: checking for ppr configure:3422: checking for lpr-ppr configure:3463: checking for ppad configure:3504: checking for ppop configure:3547: checking for nc configure:3547: checking for netcat configure:3588: checking for rlpr configure:3629: checking for smbclient configure:3670: checking for nprint configure:3711: checking for ptal-connect configure:3752: checking for ptal-printd/ configure:3793: checking for mtink/ configure:3834: checking for gzip configure:3876: checking for foomatic/db/source/ configure:3918: checking for db/source/ configure:3961: checking for foomatic-rip configure:4002: checking for foomatic-rip