Error on make (HP-UX)

Raymond raywanted1 at excite.com
Sun Mar 26 23:40:28 PST 2006


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure CC=gcc

## --------- ##
## Platform. ##
## --------- ##

hostname = SZAORP03
uname -m = 9000/800
uname -r = B.11.11
uname -s = HP-UX
uname -v = U

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/sbin
PATH: /usr/bin
PATH: /opt/ansic/bin
PATH: /usr/ccs/bin
PATH: /usr/contrib/bin
PATH: /opt/hparray/bin
PATH: /opt/nettladm/bin
PATH: /opt/upgrade/bin
PATH: /opt/fcms/bin
PATH: /opt/pd/bin
PATH: /usr/bin/X11
PATH: /usr/contrib/bin/X11
PATH: /opt/resmon/bin
PATH: /opt/perf/bin
PATH: /opt/prm/bin
PATH: /opt/wlm/bin
PATH: /opt/gnome/bin
PATH: /opt/ignite/bin
PATH: /opt/mozilla
PATH: /opt/wbem/bin
PATH: /opt/wbem/sbin
PATH: /opt/hpsmh/bin
PATH: /opt/perl/bin
PATH: /opt/ssh/bin
PATH: /opt/gwlm/bin
PATH: /usr/sbin/diag/contrib
PATH: /opt/graphics/common/bin
PATH: /opt/langtools/bin
PATH: /opt/imake/bin
PATH: /opt/cfg2html
PATH: /sbin
PATH: /home/root
PATH: /opt/hp-gcc64/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1382: checking for gawk
configure:1411: result: no
configure:1382: checking for mawk
configure:1411: result: no
configure:1382: checking for nawk
configure:1411: result: no
configure:1382: checking for awk
configure:1398: found /usr/bin/awk
configure:1408: result: awk
configure:1464: checking for gcc
configure:1490: result: gcc
configure:1734: checking for C compiler version
configure:1737: gcc --version </dev/null >&5
gcc (GCC) 4.1.0
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1740: $? = 0
configure:1742: gcc -v </dev/null >&5
Using built-in specs.
Target: hppa64-hp-hpux11.11
Configured with: /tmp/gcc-4.1.0.tar.gz/gcc-4.1.0/configure --host=hppa64-hp-hpux11.11 --target=hppa64-hp-hpux11.11 --build=hppa64-hp-hpux11.11 --prefix=/opt/hp-gcc64-4.1.0 --enable-languages=c,c++ --with-gnu-as --without-gnu-ld --with-ld=/usr/ccs/bin/ld --enable-threads=posix
Thread model: posix
gcc version 4.1.0
configure:1745: $? = 0
configure:1747: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:1750: $? = 1
configure:1774: checking for C compiler default output
configure:1777: gcc    conftest.c  >&5
configure:1780: $? = 0
configure:1826: result: a.out
configure:1831: checking whether the C compiler works
configure:1837: ./a.out
configure:1840: $? = 0
configure:1857: result: yes
configure:1864: checking whether we are cross compiling
configure:1866: result: no
configure:1869: checking for suffix of executables
configure:1871: gcc -o conftest    conftest.c  >&5
configure:1874: $? = 0
configure:1899: result:
configure:1905: checking for suffix of object files
configure:1927: gcc -c   conftest.c >&5
configure:1930: $? = 0
configure:1952: result: o
configure:1956: checking whether we are using the GNU C compiler
configure:1981: gcc -c   conftest.c >&5
configure:1984: $? = 0
configure:1987: test -s conftest.o
configure:1990: $? = 0
configure:2003: result: yes
configure:2009: checking whether gcc accepts -g
configure:2031: gcc -c -g  conftest.c >&5
configure:2034: $? = 0
configure:2037: test -s conftest.o
configure:2040: $? = 0
configure:2051: result: yes
configure:2068: checking for gcc option to accept ANSI C
configure:2129: gcc  -c   conftest.c >&5
configure:2132: $? = 0
configure:2135: test -s conftest.o
configure:2138: $? = 0
configure:2156: result: none needed
configure:2174: gcc -c   conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2177: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2338: checking for g++
configure:2354: found /opt/hp-gcc64/bin/g++
configure:2364: result: g++
configure:2380: checking for C++ compiler version
configure:2383: g++ --version </dev/null >&5
g++ (GCC) 4.1.0
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2386: $? = 0
configure:2388: g++ -v </dev/null >&5
Using built-in specs.
Target: hppa64-hp-hpux11.11
Configured with: /tmp/gcc-4.1.0.tar.gz/gcc-4.1.0/configure --host=hppa64-hp-hpux11.11 --target=hppa64-hp-hpux11.11 --build=hppa64-hp-hpux11.11 --prefix=/opt/hp-gcc64-4.1.0 --enable-languages=c,c++ --with-gnu-as --without-gnu-ld --with-ld=/usr/ccs/bin/ld --enable-threads=posix
Thread model: posix
gcc version 4.1.0
configure:2391: $? = 0
configure:2393: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:2396: $? = 1
configure:2399: checking whether we are using the GNU C++ compiler
configure:2424: g++ -c   conftest.cc >&5
configure:2427: $? = 0
configure:2430: test -s conftest.o
configure:2433: $? = 0
configure:2446: result: yes
configure:2452: checking whether g++ accepts -g
configure:2474: g++ -c -g  conftest.cc >&5
configure:2477: $? = 0
configure:2480: test -s conftest.o
configure:2483: $? = 0
configure:2494: result: yes
configure:2538: g++ -c   conftest.cc >&5
configure:2541: $? = 0
configure:2544: test -s conftest.o
configure:2547: $? = 0
configure:2574: g++ -c   conftest.cc >&5
configure: In function 'int main()':
configure:2571: error: 'exit' was not declared in this scope
configure:2577: $? = 1
configure: failed program was:
| #line 2557 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| /* end confdefs.h.  */
|
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2538: g++ -c   conftest.cc >&5
configure:2541: $? = 0
configure:2544: test -s conftest.o
configure:2547: $? = 0
configure:2574: g++ -c   conftest.cc >&5
configure:2577: $? = 0
configure:2580: test -s conftest.o
configure:2583: $? = 0
configure:2611: checking how to run the C preprocessor
configure:2647: gcc -E  conftest.c
configure:2653: $? = 0
configure:2685: gcc -E  conftest.c
configure:2689:28: error: ac_nonexistent.h: No such file or directory
configure:2691: $? = 1
configure: failed program was:
| #line 2676 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2729: result: gcc -E
configure:2754: gcc -E  conftest.c
configure:2760: $? = 0
configure:2792: gcc -E  conftest.c
configure:2796:28: error: ac_nonexistent.h: No such file or directory
configure:2798: $? = 1
configure: failed program was:
| #line 2783 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2877: checking for a BSD-compatible install
configure:2931: result: /opt/imake/bin/install -c
configure:2987: checking for ranlib
configure:3003: found /usr/bin/ranlib
configure:3014: result: ranlib
configure:3028: checking for ar
configure:3046: found /usr/bin/ar
configure:3058: result: /usr/bin/ar
configure:3067: checking for htmldoc
configure:3100: result: no
configure:3106: checking for ld
configure:3124: found /usr/bin/ld
configure:3136: result: /usr/bin/ld
configure:3145: checking for ln
configure:3163: found /usr/bin/ln
configure:3175: result: /usr/bin/ln
configure:3184: checking for mv
configure:3202: found /usr/bin/mv
configure:3214: result: /usr/bin/mv
configure:3223: checking for rm
configure:3241: found /usr/bin/rm
configure:3253: result: /usr/bin/rm
configure:3262: checking for rmdir
configure:3292: result: /usr/bin/rm
configure:3301: checking for sed
configure:3319: found /usr/bin/sed
configure:3331: result: /usr/bin/sed
configure:3340: checking for strip
configure:3358: found /usr/bin/strip
configure:3370: result: /usr/bin/strip
configure:3408: checking for library containing crypt
configure:3439: gcc -o conftest    conftest.c  >&5
configure:3442: $? = 0
configure:3445: test -s conftest
configure:3448: $? = 0
configure:3507: result: none required
configure:3514: checking for library containing getspent
configure:3545: gcc -o conftest    conftest.c  >&5
ld: Unsatisfied symbol "getspent" in file /var/tmp//ccY8UQXP.o
1 errors.
collect2: ld returned 1 exit status
configure:3548: $? = 1
configure: failed program was:
| #line 3521 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char getspent ();
| int
| main ()
| {
| getspent ();
|   ;
|   return 0;
| }
configure:3590: gcc -o conftest    conftest.c -lsec   >&5
configure:3593: $? = 0
configure:3596: test -s conftest
configure:3599: $? = 0
configure:3613: result: -lsec
configure:3840: checking for egrep
configure:3850: result: grep -E
configure:3855: checking for ANSI C header files
configure:3881: gcc -c   conftest.c >&5
configure:3884: $? = 0
configure:3887: test -s conftest.o
configure:3890: $? = 0
configure:3982: gcc -o conftest    conftest.c -lsec  >&5
configure: In function 'main':
configure:3980: warning: incompatible implicit declaration of built-in function 'exit'
configure:3985: $? = 0
configure:3987: ./conftest
configure:3990: $? = 0
configure:4005: result: yes
configure:4029: checking for sys/types.h
configure:4046: gcc -c   conftest.c >&5
configure:4049: $? = 0
configure:4052: test -s conftest.o
configure:4055: $? = 0
configure:4066: result: yes
configure:4029: checking for sys/stat.h
configure:4046: gcc -c   conftest.c >&5
configure:4049: $? = 0
configure:4052: test -s conftest.o
configure:4055: $? = 0
configure:4066: result: yes
configure:4029: checking for stdlib.h
configure:4046: gcc -c   conftest.c >&5
configure:4049: $? = 0
configure:4052: test -s conftest.o
configure:4055: $? = 0
configure:4066: result: yes
configure:4029: checking for string.h
configure:4046: gcc -c   conftest.c >&5
configure:4049: $? = 0
configure:4052: test -s conftest.o
configure:4055: $? = 0
configure:4066: result: yes
configure:4029: checking for memory.h
configure:4046: gcc -c   conftest.c >&5
configure:4049: $? = 0
configure:4052: test -s conftest.o
configure:4055: $? = 0
configure:4066: result: yes
configure:4029: checking for strings.h
configure:4046: gcc -c   conftest.c >&5
configure:4049: $? = 0
configure:4052: test -s conftest.o
configure:4055: $? = 0
configure:4066: result: yes
configure:4029: checking for inttypes.h
configure:4046: gcc -c   conftest.c >&5
configure:4049: $? = 0
configure:4052: test -s conftest.o
configure:4055: $? = 0
configure:4066: result: yes
configure:4029: checking for stdint.h
configure:4046: gcc -c   conftest.c >&5
configure:4090:20: error: stdint.h: No such file or directory
configure:4049: $? = 1
configure: failed program was:
| #line 4034 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdint.h>
configure:4066: result: no
configure:4029: checking for unistd.h
configure:4046: gcc -c   conftest.c >&5
configure:4049: $? = 0
configure:4052: test -s conftest.o
configure:4055: $? = 0
configure:4066: result: yes
configure:4088: checking crypt.h usability
configure:4101: gcc -c   conftest.c >&5
configure:4104: $? = 0
configure:4107: test -s conftest.o
configure:4110: $? = 0
configure:4120: result: yes
configure:4124: checking crypt.h presence
configure:4135: gcc -E  conftest.c
configure:4141: $? = 0
configure:4160: result: yes
configure:4196: checking for crypt.h
configure:4203: result: yes
configure:4225: checking langinfo.h usability
configure:4238: gcc -c   conftest.c >&5
configure:4241: $? = 0
configure:4244: test -s conftest.o
configure:4247: $? = 0
configure:4257: result: yes
configure:4261: checking langinfo.h presence
configure:4272: gcc -E  conftest.c
configure:4278: $? = 0
configure:4297: result: yes
configure:4333: checking for langinfo.h
configure:4340: result: yes
configure:4362: checking malloc.h usability
configure:4375: gcc -c   conftest.c >&5
configure:4378: $? = 0
configure:4381: test -s conftest.o
configure:4384: $? = 0
configure:4394: result: yes
configure:4398: checking malloc.h presence
configure:4409: gcc -E  conftest.c
configure:4415: $? = 0
configure:4434: result: yes
configure:4470: checking for malloc.h
configure:4477: result: yes
configure:4499: checking shadow.h usability
configure:4512: gcc -c   conftest.c >&5
configure:4515: $? = 0
configure:4518: test -s conftest.o
configure:4521: $? = 0
configure:4531: result: yes
configure:4535: checking shadow.h presence
configure:4546: gcc -E  conftest.c
configure:4552: $? = 0
configure:4571: result: yes
configure:4607: checking for shadow.h
configure:4614: result: yes
configure:4627: checking for string.h
configure:4632: result: yes
configure:4764: checking for strings.h
configure:4769: result: yes
configure:4910: checking bstring.h usability
configure:4923: gcc -c   conftest.c >&5
configure:4974:21: error: bstring.h: No such file or directory
configure:4926: $? = 1
configure: failed program was:
| #line 4912 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <bstring.h>
configure:4942: result: no
configure:4946: checking bstring.h presence
configure:4957: gcc -E  conftest.c
configure:4976:21: error: bstring.h: No such file or directory
configure:4963: $? = 1
configure: failed program was:
| #line 4948 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h.  */
| #include <bstring.h>
configure:4982: result: no
configure:5018: checking for bstring.h
configure:5025: result: no
configure:5047: checking usersec.h usability
configure:5060: gcc -c   conftest.c >&5
configure:5111:21: error: usersec.h: No such file or directory
configure:5063: $? = 1
configure: failed program was:
| #line 5049 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <usersec.h>
configure:5079: result: no
configure:5083: checking usersec.h presence
configure:5094: gcc -E  conftest.c
configure:5113:21: error: usersec.h: No such file or directory
configure:5100: $? = 1
configure: failed program was:
| #line 5085 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h.  */
| #include <usersec.h>
configure:5119: result: no
configure:5155: checking for usersec.h
configure:5162: result: no
configure:5184: checking sys/ioctl.h usability
configure:5197: gcc -c   conftest.c >&5
configure:5200: $? = 0
configure:5203: test -s conftest.o
configure:5206: $? = 0
configure:5216: result: yes
configure:5220: checking sys/ioctl.h presence
configure:5231: gcc -E  conftest.c
configure:5237: $? = 0
configure:5256: result: yes
configure:5292: checking for sys/ioctl.h
configure:5299: result: yes
configure:5320: checking for strdup
configure:5370: gcc -o conftest    conftest.c -lsec  >&5
configure:5370: warning: conflicting types for built-in function 'strdup'
configure:5373: $? = 0
configure:5376: test -s conftest
configure:5379: $? = 0
configure:5390: result: yes
configure:5320: checking for strcasecmp
configure:5370: gcc -o conftest    conftest.c -lsec  >&5
configure:5371: warning: conflicting types for built-in function 'strcasecmp'
configure:5373: $? = 0
configure:5376: test -s conftest
configure:5379: $? = 0
configure:5390: result: yes
configure:5320: checking for strncasecmp
configure:5370: gcc -o conftest    conftest.c -lsec  >&5
configure:5372: warning: conflicting types for built-in function 'strncasecmp'
configure:5373: $? = 0
configure:5376: test -s conftest
configure:5379: $? = 0
configure:5390: result: yes
configure:5320: checking for strlcat
configure:5370: gcc -o conftest    conftest.c -lsec  >&5
ld: Unsatisfied symbol "strlcat" in file /var/tmp//cclp3GEo.o
1 errors.
collect2: ld returned 1 exit status
configure:5373: $? = 1
configure: failed program was:
| #line 5325 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlcat (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strlcat ();
| /* 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_strlcat) || defined (__stub___strlcat)
| choke me
| #else
| char (*f) () = strlcat;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != strlcat;
|   ;
|   return 0;
| }
configure:5390: result: no
configure:5320: checking for strlcpy
configure:5370: gcc -o conftest    conftest.c -lsec  >&5
ld: Unsatisfied symbol "strlcpy" in file /var/tmp//cc4ehfLv.o
1 errors.
collect2: ld returned 1 exit status
configure:5373: $? = 1
configure: failed program was:
| #line 5325 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strlcpy ();
| /* 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_strlcpy) || defined (__stub___strlcpy)
| choke me
| #else
| char (*f) () = strlcpy;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != strlcpy;
|   ;
|   return 0;
| }
configure:5390: result: no
configure:5408: checking for snprintf
configure:5458: gcc -o conftest    conftest.c -lsec  >&5
configure:5461: warning: conflicting types for built-in function 'snprintf'
configure:5461: $? = 0
configure:5464: test -s conftest
configure:5467: $? = 0
configure:5478: result: yes
configure:5408: checking for vsnprintf
configure:5458: gcc -o conftest    conftest.c -lsec  >&5
configure:5462: warning: conflicting types for built-in function 'vsnprintf'
configure:5461: $? = 0
configure:5464: test -s conftest
configure:5467: $? = 0
configure:5478: result: yes
configure:5495: checking for mkstemp
configure:5545: gcc -o conftest    conftest.c -lsec  >&5
configure:5548: $? = 0
configure:5551: test -s conftest
configure:5554: $? = 0
configure:5565: result: yes
configure:5495: checking for mkstemps
configure:5545: gcc -o conftest    conftest.c -lsec  >&5
ld: Unsatisfied symbol "mkstemps" in file /var/tmp//ccefoWA2.o
1 errors.
collect2: ld returned 1 exit status
configure:5548: $? = 1
configure: failed program was:
| #line 5500 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mkstemps (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char mkstemps ();
| /* 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_mkstemps) || defined (__stub___mkstemps)
| choke me
| #else
| char (*f) () = mkstemps;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != mkstemps;
|   ;
|   return 0;
| }
configure:5565: result: no
configure:5580: checking for geteuid
configure:5630: gcc -o conftest    conftest.c -lsec  >&5
configure:5633: $? = 0
configure:5636: test -s conftest
configure:5639: $? = 0
configure:5650: result: yes
configure:5665: checking for vsyslog
configure:5715: gcc -o conftest    conftest.c -lsec  >&5
ld: Unsatisfied symbol "vsyslog" in file /var/tmp//ccWVJXBv.o
1 errors.
collect2: ld returned 1 exit status
configure:5718: $? = 1
configure: failed program was:
| #line 5670 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char vsyslog (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char vsyslog ();
| /* 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_vsyslog) || defined (__stub___vsyslog)
| choke me
| #else
| char (*f) () = vsyslog;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != vsyslog;
|   ;
|   return 0;
| }
configure:5735: result: no
configure:5756: checking for sigset
configure:5806: gcc -o conftest    conftest.c -lsec  >&5
configure:5809: $? = 0
configure:5812: test -s conftest
configure:5815: $? = 0
configure:5826: result: yes
configure:5843: checking for sigaction
configure:5893: gcc -o conftest    conftest.c -lsec  >&5
configure:5896: $? = 0
configure:5899: test -s conftest
configure:5902: $? = 0
configure:5913: result: yes
configure:5928: checking for waitpid
configure:5978: gcc -o conftest    conftest.c -lsec  >&5
configure:5981: $? = 0
configure:5984: test -s conftest
configure:5987: $? = 0
configure:5998: result: yes
configure:6012: checking for wait3
configure:6062: gcc -o conftest    conftest.c -lsec  >&5
configure:6065: $? = 0
configure:6068: test -s conftest
configure:6071: $? = 0
configure:6082: result: yes
configure:6093: checking for tm_gmtoff member in tm structure
configure:6113: gcc -c   conftest.c >&5
configure: In function 'main':
configure:6140: error: 'struct tm' has no member named 'tm_gmtoff'
configure:6116: $? = 1
configure: failed program was:
| #line 6095 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| struct tm t;
| 	int o = t.tm_gmtoff;
|   ;
|   return 0;
| }
configure:6134: result: no
configure:7159: checking for library containing acl_init
configure:7190: gcc -o conftest    conftest.c  >&5
ld: Unsatisfied symbol "acl_init" in file /var/tmp//ccspaLHh.o
1 errors.
collect2: ld returned 1 exit status
configure:7193: $? = 1
configure: failed program was:
| #line 7166 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char acl_init ();
| int
| main ()
| {
| acl_init ();
|   ;
|   return 0;
| }
configure:7235: gcc -o conftest    conftest.c -lacl   >&5
ld: Can't find library or mismatched ABI for -lacl
Fatal error.
collect2: ld returned 1 exit status
configure:7238: $? = 1
configure: failed program was:
| #line 7211 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char acl_init ();
| int
| main ()
| {
| acl_init ();
|   ;
|   return 0;
| }
configure:7258: result: no
configure:7458: checking for default print user
configure:7465: result: lp
configure:7489: checking for default print group
configure:7502: result: lp
configure:7532: checking for default system groups
configure:7551: result: "sys root"
configure:8545: checking jpeglib.h usability
configure:8558: gcc -c   conftest.c >&5
configure:8561: $? = 0
configure:8564: test -s conftest.o
configure:8567: $? = 0
configure:8577: result: yes
configure:8581: checking jpeglib.h presence
configure:8592: gcc -E  conftest.c
configure:8598: $? = 0
configure:8617: result: yes
configure:8653: checking for jpeglib.h
configure:8660: result: yes
configure:8665: checking for jpeg_destroy_decompress in -ljpeg
configure:8696: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -ljpeg  -lsec  >&5
ld: Can't find library or mismatched ABI for -ljpeg
Fatal error.
collect2: ld returned 1 exit status
configure:8699: $? = 1
configure: failed program was:
| #line 8672 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char jpeg_destroy_decompress ();
| int
| main ()
| {
| jpeg_destroy_decompress ();
|   ;
|   return 0;
| }
configure:8717: result: no
configure:8746: checking zlib.h usability
configure:8759: gcc -c   conftest.c >&5
configure:8762: $? = 0
configure:8765: test -s conftest.o
configure:8768: $? = 0
configure:8778: result: yes
configure:8782: checking zlib.h presence
configure:8793: gcc -E  conftest.c
configure:8799: $? = 0
configure:8818: result: yes
configure:8854: checking for zlib.h
configure:8861: result: yes
configure:8866: checking for gzgets in -lz
configure:8897: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lz  -lsec  >&5
ld: Can't find library or mismatched ABI for -lz
Fatal error.
collect2: ld returned 1 exit status
configure:8900: $? = 1
configure: failed program was:
| #line 8873 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gzgets ();
| int
| main ()
| {
| gzgets ();
|   ;
|   return 0;
| }
configure:8918: result: no
configure:8934: checking for pow in -lm
configure:8965: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lm  -lsec  >&5
configure:9014: warning: conflicting types for built-in function 'pow'
configure:8968: $? = 0
configure:8971: test -s conftest
configure:8974: $? = 0
configure:8986: result: yes
configure:9009: checking png.h usability
configure:9022: gcc -c   conftest.c >&5
configure:9025: $? = 0
configure:9028: test -s conftest.o
configure:9031: $? = 0
configure:9041: result: yes
configure:9045: checking png.h presence
configure:9056: gcc -E  conftest.c
configure:9062: $? = 0
configure:9081: result: yes
configure:9117: checking for png.h
configure:9124: result: yes
configure:9129: checking for png_set_tRNS_to_alpha in -lpng
configure:9160: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lpng  -lm -lsec  >&5
ld: Can't find library or mismatched ABI for -lpng
Fatal error.
collect2: ld returned 1 exit status
configure:9163: $? = 1
configure: failed program was:
| #line 9136 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char png_set_tRNS_to_alpha ();
| int
| main ()
| {
| png_set_tRNS_to_alpha ();
|   ;
|   return 0;
| }
configure:9181: result: no
configure:9210: checking tiff.h usability
configure:9223: gcc -c   conftest.c >&5
configure:9313:18: error: tiff.h: No such file or directory
configure:9226: $? = 1
configure: failed program was:
| #line 9212 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <tiff.h>
configure:9242: result: no
configure:9246: checking tiff.h presence
configure:9257: gcc -E  conftest.c
configure:9315:18: error: tiff.h: No such file or directory
configure:9263: $? = 1
configure: failed program was:
| #line 9248 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| #include <tiff.h>
configure:9282: result: no
configure:9318: checking for tiff.h
configure:9325: result: no
configure:9413: checking for stdlib.h
configure:9418: result: yes
configure:9552: checking for library containing socket
configure:9583: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lsec  >&5
configure:9586: $? = 0
configure:9589: test -s conftest
configure:9592: $? = 0
configure:9651: result: none required
configure:9658: checking for library containing gethostbyaddr
configure:9689: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lsec  >&5
configure:9692: $? = 0
configure:9695: test -s conftest
configure:9698: $? = 0
configure:9757: result: none required
configure:9764: checking for library containing getaddrinfo
configure:9795: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lsec  >&5
configure:9798: $? = 0
configure:9801: test -s conftest
configure:9804: $? = 0
configure:9863: result: none required
configure:9873: checking for library containing getifaddrs
configure:9904: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lsec  >&5
ld: Unsatisfied symbol "getifaddrs" in file /var/tmp//ccQkiGde.o
1 errors.
collect2: ld returned 1 exit status
configure:9907: $? = 1
configure: failed program was:
| #line 9880 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char getifaddrs ();
| int
| main ()
| {
| getifaddrs ();
|   ;
|   return 0;
| }
configure:9949: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lnsl  -lsec  >&5
ld: Unsatisfied symbol "getifaddrs" in file /var/tmp//ccarPzNz.o
1 errors.
collect2: ld returned 1 exit status
configure:9952: $? = 1
configure: failed program was:
| #line 9925 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char getifaddrs ();
| int
| main ()
| {
| getifaddrs ();
|   ;
|   return 0;
| }
configure:9972: result: no
configure:9982: checking for library containing getnameinfo
configure:10013: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lsec  >&5
configure:10016: $? = 0
configure:10019: test -s conftest
configure:10022: $? = 0
configure:10081: result: none required
configure:10091: checking for library containing hstrerror
configure:10122: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lsec  >&5
ld: Unsatisfied symbol "hstrerror" in file /var/tmp//ccWaq58f.o
1 errors.
collect2: ld returned 1 exit status
configure:10125: $? = 1
configure: failed program was:
| #line 10098 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char hstrerror ();
| int
| main ()
| {
| hstrerror ();
|   ;
|   return 0;
| }
configure:10167: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lnsl  -lsec  >&5
ld: Unsatisfied symbol "hstrerror" in file /var/tmp//ccyabUwB.o
1 errors.
collect2: ld returned 1 exit status
configure:10170: $? = 1
configure: failed program was:
| #line 10143 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char hstrerror ();
| int
| main ()
| {
| hstrerror ();
|   ;
|   return 0;
| }
configure:10167: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lsocket  -lsec  >&5
ld: Can't find library or mismatched ABI for -lsocket
Fatal error.
collect2: ld returned 1 exit status
configure:10170: $? = 1
configure: failed program was:
| #line 10143 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char hstrerror ();
| int
| main ()
| {
| hstrerror ();
|   ;
|   return 0;
| }
configure:10167: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lresolv  -lsec  >&5
ld: Can't find library or mismatched ABI for -lresolv
Fatal error.
collect2: ld returned 1 exit status
configure:10170: $? = 1
configure: failed program was:
| #line 10143 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char hstrerror ();
| int
| main ()
| {
| hstrerror ();
|   ;
|   return 0;
| }
configure:10190: result: no
configure:10200: checking for library containing rresvport_af
configure:10231: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lsec  >&5
configure:10234: $? = 0
configure:10237: test -s conftest
configure:10240: $? = 0
configure:10299: result: none required
configure:10310: checking for struct sockaddr.sa_len
configure:10335: gcc -c   conftest.c >&5
configure: In function 'main':
configure:10392: error: 'struct sockaddr' has no member named 'sa_len'
configure:10338: $? = 1
configure: failed program was:
| #line 10315 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_RRESVPORT_AF 1
| /* end confdefs.h.  */
| #include <sys/socket.h>
|
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (ac_aggr.sa_len)
| return 0;
|   ;
|   return 0;
| }
configure:10371: gcc -c   conftest.c >&5
configure: In function 'main':
configure:10428: error: 'struct sockaddr' has no member named 'sa_len'
configure:10374: $? = 1
configure: failed program was:
| #line 10351 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_RRESVPORT_AF 1
| /* end confdefs.h.  */
| #include <sys/socket.h>
|
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (sizeof ac_aggr.sa_len)
| return 0;
|   ;
|   return 0;
| }
configure:10393: result: no
configure:10406: checking sys/sockio.h usability
configure:10419: gcc -c   conftest.c >&5
configure:10513:24: error: sys/sockio.h: No such file or directory
configure:10422: $? = 1
configure: failed program was:
| #line 10408 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_RRESVPORT_AF 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sockio.h>
configure:10438: result: no
configure:10442: checking sys/sockio.h presence
configure:10453: gcc -E  conftest.c
configure:10515:24: error: sys/sockio.h: No such file or directory
configure:10459: $? = 1
configure: failed program was:
| #line 10444 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_RRESVPORT_AF 1
| /* end confdefs.h.  */
| #include <sys/sockio.h>
configure:10478: result: no
configure:10514: checking for sys/sockio.h
configure:10521: result: no
configure:10635: checking slp.h usability
configure:10648: gcc -c   conftest.c >&5
configure:10744:17: error: slp.h: No such file or directory
configure:10651: $? = 1
configure: failed program was:
| #line 10637 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_RRESVPORT_AF 1
| #define CUPS_MAX_FDS 4096
| #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock"
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <slp.h>
configure:10667: result: no
configure:10671: checking slp.h presence
configure:10682: gcc -E  conftest.c
configure:10746:17: error: slp.h: No such file or directory
configure:10688: $? = 1
configure: failed program was:
| #line 10673 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_RRESVPORT_AF 1
| #define CUPS_MAX_FDS 4096
| #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock"
| /* end confdefs.h.  */
| #include <slp.h>
configure:10707: result: no
configure:10743: checking for slp.h
configure:10750: result: no
configure:10861: checking ldap.h usability
configure:10874: gcc -c   conftest.c >&5
configure:10877: $? = 0
configure:10880: test -s conftest.o
configure:10883: $? = 0
configure:10893: result: yes
configure:10897: checking ldap.h presence
configure:10908: gcc -E  conftest.c
configure:10914: $? = 0
configure:10933: result: yes
configure:10969: checking for ldap.h
configure:10976: result: yes
configure:10981: checking for ldap_value_free in -lldap
configure:11012: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lldap  -lsec  >&5
configure:11015: $? = 0
configure:11018: test -s conftest
configure:11021: $? = 0
configure:11033: result: yes
configure:11255: checking gnutls/gnutls.h usability
configure:11268: gcc -c   conftest.c >&5
configure:11366:27: error: gnutls/gnutls.h: No such file or directory
configure:11271: $? = 1
configure: failed program was:
| #line 11257 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_RRESVPORT_AF 1
| #define CUPS_MAX_FDS 4096
| #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock"
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gnutls/gnutls.h>
configure:11287: result: no
configure:11291: checking gnutls/gnutls.h presence
configure:11302: gcc -E  conftest.c
configure:11368:27: error: gnutls/gnutls.h: No such file or directory
configure:11308: $? = 1
configure: failed program was:
| #line 11293 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_RRESVPORT_AF 1
| #define CUPS_MAX_FDS 4096
| #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock"
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| /* end confdefs.h.  */
| #include <gnutls/gnutls.h>
configure:11327: result: no
configure:11363: checking for gnutls/gnutls.h
configure:11370: result: no
configure:11461: checking openssl/ssl.h usability
configure:11474: gcc -c   conftest.c >&5
configure:11477: $? = 0
configure:11480: test -s conftest.o
configure:11483: $? = 0
configure:11493: result: yes
configure:11497: checking openssl/ssl.h presence
configure:11508: gcc -E  conftest.c
configure:11514: $? = 0
configure:11533: result: yes
configure:11569: checking for openssl/ssl.h
configure:11576: result: yes
configure:11589: checking for SSL_new in -lssl
configure:11620: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lssl -lcrypto -lsec  >&5
configure:11623: $? = 0
configure:11626: test -s conftest
configure:11629: $? = 0
configure:11641: result: yes
configure:11697: checking for dlopen in -ldl
configure:11728: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -ldl  -lsec  >&5
configure:11731: $? = 0
configure:11734: test -s conftest
configure:11737: $? = 0
configure:11749: result: yes
configure:11761: checking for pam_start in -lpam
configure:11792: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lpam  -ldl -lsec  >&5
ld: Can't find library or mismatched ABI for -lpam
Fatal error.
collect2: ld returned 1 exit status
configure:11795: $? = 1
configure: failed program was:
| #line 11768 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_RRESVPORT_AF 1
| #define CUPS_MAX_FDS 4096
| #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock"
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_SSL 1
| #define HAVE_LIBSSL 1
| #define HAVE_LIBDL 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char pam_start ();
| int
| main ()
| {
| pam_start ();
|   ;
|   return 0;
| }
configure:11813: result: no
configure:11834: checking security/pam_appl.h usability
configure:11847: gcc -c   conftest.c >&5
configure:11850: $? = 0
configure:11853: test -s conftest.o
configure:11856: $? = 0
configure:11866: result: yes
configure:11870: checking security/pam_appl.h presence
configure:11881: gcc -E  conftest.c
configure:11887: $? = 0
configure:11906: result: yes
configure:11942: checking for security/pam_appl.h
configure:11949: result: yes
configure:12165: checking pthread.h usability
configure:12178: gcc -c   conftest.c >&5
configure:12181: $? = 0
configure:12184: test -s conftest.o
configure:12187: $? = 0
configure:12197: result: yes
configure:12201: checking pthread.h presence
configure:12212: gcc -E  conftest.c
configure:12218: $? = 0
configure:12237: result: yes
configure:12273: checking for pthread.h
configure:12280: result: yes
configure:12295: checking for pthread_create using -lpthreads
configure:12316: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lpthreads -lsec  >&5
ld: Can't find library or mismatched ABI for -lpthreads
Fatal error.
collect2: ld returned 1 exit status
configure:12319: $? = 1
configure: failed program was:
| #line 12299 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_RRESVPORT_AF 1
| #define CUPS_MAX_FDS 4096
| #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock"
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_SSL 1
| #define HAVE_LIBSSL 1
| #define HAVE_LIBDL 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_create(0, 0, 0, 0);
|   ;
|   return 0;
| }
configure:12335: result: no
configure:12295: checking for pthread_create using -lpthread
configure:12316: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lpthread -lsec  >&5
configure:12319: $? = 0
configure:12322: test -s conftest
configure:12325: $? = 0
configure:12335: result: yes
configure:12357: checking for special C compiler options needed for large files
configure:12437: result: no
configure:12443: checking for _FILE_OFFSET_BITS value needed for large files
configure:12475: gcc -c   conftest.c >&5
configure:12478: $? = 0
configure:12481: test -s conftest.o
configure:12484: $? = 0
configure:12540: result: no
configure:12550: checking for _LARGE_FILES value needed for large files
configure:12582: gcc -c   conftest.c >&5
configure:12585: $? = 0
configure:12588: test -s conftest.o
configure:12591: $? = 0
configure:12647: result: no
configure:12674: checking for long long int
configure:12720: result: yes
configure:12730: checking for strtoll
configure:12780: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lpthread -lsec  >&5
ld: Unsatisfied symbol "strtoll" in file /var/tmp//ccW0iK20.o
1 errors.
collect2: ld returned 1 exit status
configure:12783: $? = 1
configure: failed program was:
| #line 12735 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_RRESVPORT_AF 1
| #define CUPS_MAX_FDS 4096
| #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock"
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_SSL 1
| #define HAVE_LIBSSL 1
| #define HAVE_LIBDL 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LONG_LONG 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strtoll (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strtoll ();
| /* 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_strtoll) || defined (__stub___strtoll)
| choke me
| #else
| char (*f) () = strtoll;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != strtoll;
|   ;
|   return 0;
| }
configure:12800: result: no
configure:12823: checking for launch_msg
configure:12873: gcc -o conftest    -Wl,+s,+b,/usr/lib conftest.c -lpthread -lsec  >&5
ld: Unsatisfied symbol "launch_msg" in file /var/tmp//ccC6JHcm.o
1 errors.
collect2: ld returned 1 exit status
configure:12876: $? = 1
configure: failed program was:
| #line 12828 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_RRESVPORT_AF 1
| #define CUPS_MAX_FDS 4096
| #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock"
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_SSL 1
| #define HAVE_LIBSSL 1
| #define HAVE_LIBDL 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LONG_LONG 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char launch_msg (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char launch_msg ();
| /* 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_launch_msg) || defined (__stub___launch_msg)
| choke me
| #else
| char (*f) () = launch_msg;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != launch_msg;
|   ;
|   return 0;
| }
configure:12893: result: no
configure:12912: checking launch.h usability
configure:12925: gcc -c   conftest.c >&5
configure:13028:20: error: launch.h: No such file or directory
configure:12928: $? = 1
configure: failed program was:
| #line 12914 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_RRESVPORT_AF 1
| #define CUPS_MAX_FDS 4096
| #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock"
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_SSL 1
| #define HAVE_LIBSSL 1
| #define HAVE_LIBDL 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LONG_LONG 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <launch.h>
configure:12944: result: no
configure:12948: checking launch.h presence
configure:12959: gcc -E  conftest.c
configure:13030:20: error: launch.h: No such file or directory
configure:12965: $? = 1
configure: failed program was:
| #line 12950 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define CUPS_SVERSION "CUPS v1.2b2"
| #define CUPS_MINIMAL "CUPS/1.2b2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETEUID 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define CUPS_DEFAULT_IPP_PORT 631
| #define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
| #define CUPS_DEFAULT_LOG_FILE_PERM 0644
| #define CUPS_DEFAULT_BROWSING 1
| #define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
| #define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
| #define CUPS_DEFAULT_DEFAULT_SHARED 1
| #define CUPS_DEFAULT_IMPLICIT_CLASSES 1
| #define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
| #define CUPS_DEFAULT_USER "lp"
| #define CUPS_DEFAULT_GROUP "lp"
| #define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
| #define CUPS_BINDIR "/usr/bin"
| #define CUPS_SBINDIR "/usr/sbin"
| #define CUPS_CACHEDIR "/var/cache/cups"
| #define CUPS_DATADIR "/usr/share/cups"
| #define CUPS_DOCROOT "/usr/share/doc/cups"
| #define CUPS_FONTPATH "/usr/share/cups/fonts"
| #define CUPS_LOCALEDIR "/usr/lib/locale"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_LOGDIR "/var/log/cups"
| #define CUPS_REQUESTS "/var/spool/cups"
| #define CUPS_SERVERBIN "/usr/lib/cups"
| #define CUPS_SERVERROOT "/etc/cups"
| #define CUPS_STATEDIR "/var/run/cups"
| #define HAVE_LIBM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_RRESVPORT_AF 1
| #define CUPS_MAX_FDS 4096
| #define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock"
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_SSL 1
| #define HAVE_LIBSSL 1
| #define HAVE_LIBDL 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LONG_LONG 1
| /* end confdefs.h.  */
| #include <launch.h>
configure:12984: result: no
configure:13020: checking for launch.h
configure:13027: result: no
configure:13077: checking for java
configure:13110: result: no
configure:13141: checking for perl
configure:13159: found /usr/bin/perl
configure:13171: result: /usr/bin/perl
configure:13205: checking for php
configure:13238: result: no
configure:13320: checking for python
configure:13353: result: no
configure:13470: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  CONFIG_FILES    =
  CONFIG_HEADERS  =
  CONFIG_LINKS    =
  CONFIG_COMMANDS =
  $ ./config.status

on SZAORP03

config.status:746: creating Makedefs
config.status:746: creating packaging/cups.list
config.status:746: creating init/cups.sh
config.status:746: creating cups-config
config.status:746: creating conf/cupsd.conf
config.status:746: creating conf/pam.std
config.status:746: creating doc/index.html
config.status:746: creating doc/ja/index.html
config.status:746: creating doc/help/standard.html
config.status:746: creating man/client.conf.man
config.status:746: creating man/cups-deviced.man
config.status:746: creating man/cups-driverd.man
config.status:746: creating man/cups-lpd.man
config.status:746: creating man/cupsaddsmb.man
config.status:746: creating man/cupsd.man
config.status:746: creating man/cupsd.conf.man
config.status:746: creating man/lpoptions.man
config.status:746: creating templates/edit-config.tmpl
config.status:746: creating templates/header.tmpl
config.status:746: creating templates/ja/header.tmpl
config.status:850: creating config.h

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_c_long_long=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXX_set=''
ac_cv_env_CXX_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_exeext=''
ac_cv_func_geteuid=yes
ac_cv_func_launch_msg=no
ac_cv_func_mkstemp=yes
ac_cv_func_mkstemps=no
ac_cv_func_sigaction=yes
ac_cv_func_sigset=yes
ac_cv_func_snprintf=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strncasecmp=yes
ac_cv_func_strtoll=no
ac_cv_func_vsnprintf=yes
ac_cv_func_vsyslog=no
ac_cv_func_wait3=yes
ac_cv_func_waitpid=yes
ac_cv_header_bstring_h=no
ac_cv_header_crypt_h=yes
ac_cv_header_gnutls_gnutls_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_launch_h=no
ac_cv_header_ldap_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_openssl_ssl_h=yes
ac_cv_header_png_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_shadow_h=yes
ac_cv_header_slp_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_tiff_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_usersec_h=no
ac_cv_header_zlib_h=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_jpeg_jpeg_destroy_decompress=no
ac_cv_lib_ldap_ldap_value_free=yes
ac_cv_lib_m_pow=yes
ac_cv_lib_pam_pam_start=no
ac_cv_lib_png_png_set_tRNS_to_alpha=no
ac_cv_lib_ssl_SSL_new=yes
ac_cv_lib_z_gzgets=no
ac_cv_member_struct_sockaddr_sa_len=no
ac_cv_objext=o
ac_cv_path_AR=/usr/bin/ar
ac_cv_path_LD=/usr/bin/ld
ac_cv_path_LN=/usr/bin/ln
ac_cv_path_MV=/usr/bin/mv
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_RM=/usr/bin/rm
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_STRIP=/usr/bin/strip
ac_cv_path_install='/opt/imake/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_search_acl_init=no
ac_cv_search_crypt='none required'
ac_cv_search_getaddrinfo='none required'
ac_cv_search_gethostbyaddr='none required'
ac_cv_search_getifaddrs=no
ac_cv_search_getnameinfo='none required'
ac_cv_search_getspent=-lsec
ac_cv_search_hstrerror=no
ac_cv_search_rresvport_af='none required'
ac_cv_search_socket='none required'
ac_cv_sys_file_offset_bits=no
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

AMANDIR='/usr/man'
AR='/usr/bin/ar'
ARFLAGS='crvs'
AWK='awk'
BACKLIBS=''
C32FLAGS=''
C64FLAGS=''
CC='gcc'
CFLAGS=''
CPP='gcc -E'
CPPFLAGS=''
CUPSDLIBS=' '
CUPS_BROWSE_LOCAL_PROTOCOLS='CUPS'
CUPS_BROWSE_REMOTE_PROTOCOLS='CUPS'
CUPS_BROWSE_SHORT_NAMES='Yes'
CUPS_BROWSING='Yes'
CUPS_CACHEDIR='/var/cache/cups'
CUPS_CONFIG_FILE_PERM='640'
CUPS_DATADIR='/usr/share/cups'
CUPS_DEFAULT_DOMAINSOCKET='/var/run/cups/cups.sock'
CUPS_DEFAULT_SHARED='Yes'
CUPS_DOCROOT='/usr/share/doc/cups'
CUPS_FONTPATH='/usr/share/cups/fonts'
CUPS_GROUP='lp'
CUPS_IMPLICIT_CLASSES='Yes'
CUPS_LISTEN_DOMAINSOCKET='Listen /var/run/cups/cups.sock'
CUPS_LOCALEDIR='/usr/lib/locale'
CUPS_LOGDIR='/var/log/cups'
CUPS_LOG_FILE_PERM='644'
CUPS_PRIMARY_SYSTEM_GROUP='sys'
CUPS_REQUESTS='/var/spool/cups'
CUPS_REVISION=''
CUPS_SERVERBIN='/usr/lib/cups'
CUPS_SERVERROOT='/etc/cups'
CUPS_STATEDIR='/var/run/cups'
CUPS_SYSTEM_GROUPS='sys root'
CUPS_USER='lp'
CUPS_USE_NETWORK_DEFAULT='Yes'
CUPS_VERSION='1.2b2'
CXX='g++'
CXXFLAGS=''
CXXLIBS=''
DBUSDIR=''
DEFAULT_IPP_PORT='631'
DEFAULT_LAUNCHD_CONF=''
DEFS='-DHAVE_CONFIG_H'
DSO='$(LD)'
DSOFLAGS='+s +b /usr/lib  -b -z +h $@'
DSOLIBS='$(LIBPNG) $(LIBTIFF) $(LIBJPEG) $(LIBZ)'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
EXPORT_LDFLAGS='-Wl,+s,+b,/usr/lib'
EXPORT_LIBJPEG=''
EXPORT_LIBPNG=''
EXPORT_LIBTIFF=''
EXPORT_LIBZ=''
EXPORT_SSLLIBS='-lssl -lcrypto'
HTMLDOC=''
IMGLIBS=''
INITDDIR='../init.d'
INITDIR='/sbin'
INSTALL32=''
INSTALL64=''
INSTALLSTATIC=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_SYSV='install-sysv'
JAVA=''
LARGEFILE='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE'
LAUNCHDLIBS=''
LD='/usr/bin/ld'
LDFLAGS=' -Wl,+s,+b,/usr/lib'
LIB32CUPS=''
LIB32CUPSIMAGE=''
LIB32DIR=''
LIB64CUPS=''
LIB64CUPSIMAGE=''
LIB64DIR=''
LIBCUPS='libcups.sl.2'
LIBCUPSIMAGE='libcupsimage.sl.2'
LIBJPEG=''
LIBLDAP='-lldap'
LIBMALLOC=''
LIBOBJS=''
LIBPAPER=''
LIBPNG=''
LIBS='-lpthread -lsec '
LIBSLP=''
LIBTIFF=''
LIBTOOL=''
LIBZ=''
LINKCUPS='-lcups'
LINKCUPSIMAGE='-lcupsimage'
LN='/usr/bin/ln'
LTLIBOBJS=''
MAKEDEFS='../Makedefs'
MAN1EXT='1'
MAN5EXT='5'
MAN7EXT='7'
MAN8DIR='1m'
MAN8EXT='1m'
MV='/usr/bin/mv'
OBJEXT='o'
OPTIM='-Wshadow -Wunused -Wall -Wno-format-y2k -fPIC -Os -g -D_XOPEN_SOURCE_EXTENDED -D_INCLUDE_HPUX_SOURCE'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PAMDIR=''
PAMFILE='pam.std'
PAMLIBS=''
PAMMOD='pam_unknown.so'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PHP=''
PHPCONFIG=''
PHPDIR=''
PKGCONFIG=''
PMANDIR='/usr/man'
PTHREAD_FLAGS='-D_THREAD_SAFE -D_REENTRANT'
PYTHON=''
RANLIB='ranlib'
RM='/usr/bin/rm'
SED='/usr/bin/sed'
SHELL='/bin/sh'
SSLFLAGS='-DOPENSSL_DISABLE_OLD_DES_SUPPORT'
SSLLIBS='-lssl -lcrypto'
STRIP='/usr/bin/strip'
UNINSTALL32=''
UNINSTALL64=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
bindir='/usr/bin'
build_alias=''
datadir='/usr/share'
exec_prefix='/usr'
host_alias=''
includedir='/usr/include'
infodir='${prefix}/info'
libdir='/usr/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var'
mandir='/usr/man'
oldincludedir='/usr/include'
prefix='/'
program_transform_name='s,x,x,'
sbindir='/usr/sbin'
sharedstatedir='/usr/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define CUPS_BINDIR "/usr/bin"
#define CUPS_CACHEDIR "/var/cache/cups"
#define CUPS_DATADIR "/usr/share/cups"
#define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS"
#define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "CUPS"
#define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1
#define CUPS_DEFAULT_BROWSING 1
#define CUPS_DEFAULT_CONFIG_FILE_PERM 0640
#define CUPS_DEFAULT_DEFAULT_SHARED 1
#define CUPS_DEFAULT_DOMAINSOCKET "/var/run/cups/cups.sock"
#define CUPS_DEFAULT_GROUP "lp"
#define CUPS_DEFAULT_IMPLICIT_CLASSES 1
#define CUPS_DEFAULT_IPP_PORT 631
#define CUPS_DEFAULT_LAUNCHD_CONF ""
#define CUPS_DEFAULT_LOG_FILE_PERM 0644
#define CUPS_DEFAULT_SYSTEM_GROUPS "sys root"
#define CUPS_DEFAULT_USER "lp"
#define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
#define CUPS_DOCROOT "/usr/share/doc/cups"
#define CUPS_FONTPATH "/usr/share/cups/fonts"
#define CUPS_JAVA ""
#define CUPS_LOCALEDIR "/usr/lib/locale"
#define CUPS_LOGDIR "/var/log/cups"
#define CUPS_LOGDIR "/var/log/cups"
#define CUPS_MAX_FDS 4096
#define CUPS_MINIMAL "CUPS/1.2b2"
#define CUPS_PERL "/usr/bin/perl"
#define CUPS_PHP ""
#define CUPS_PYTHON ""
#define CUPS_REQUESTS "/var/spool/cups"
#define CUPS_SBINDIR "/usr/sbin"
#define CUPS_SERVERBIN "/usr/lib/cups"
#define CUPS_SERVERROOT "/etc/cups"
#define CUPS_STATEDIR "/var/run/cups"
#define CUPS_SVERSION "CUPS v1.2b2"
#define HAVE_CRYPT_H 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETEUID 1
#define HAVE_GETNAMEINFO 1
#define HAVE_INTTYPES_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_LDAP 1
#define HAVE_LIBDL 1
#define HAVE_LIBM 1
#define HAVE_LIBSSL 1
#define HAVE_LONG_LONG 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MKSTEMP 1
#define HAVE_OPENLDAP 1
#define HAVE_PERL 1
#define HAVE_PTHREAD_H 1
#define HAVE_RRESVPORT_AF 1
#define HAVE_SHADOW_H 1
#define HAVE_SIGACTION 1
#define HAVE_SIGSET 1
#define HAVE_SNPRINTF 1
#define HAVE_SSL 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRNCASECMP 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VSNPRINTF 1
#define HAVE_WAIT3 1
#define HAVE_WAITPID 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 0





More information about the cups mailing list