pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/30984 (package graphics/imlib and its dependencies do not build)



Thomas Klausner wrote:

The following reply was made to PR pkg/30984; it has been noted by GNATS.

From: Thomas Klausner <wiz%netbsd.org@localhost>
To: A L Meyers <me%privacy.net@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/30984 (package graphics/imlib and its dependencies do not 
build)
Date: Tue, 10 Jan 2006 21:46:37 +0100

On Tue, Jan 10, 2006 at 06:34:14PM +0100, A L Meyers wrote:
> > This problem is not there in current or 3.0.
> > What does config.log contain about this failure?
> The error message during build is still the same:
> > JPEG library not found

Ok, so please answer my question:
What is in config.log about this?

Or send the whole config.log.

Cheers,
 Thomas


Hello Thomas,

Please find the config.log file attached.

Thanks and best regards,

lux
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.59.  Invocation command line was

  $ ./configure --sysconfdir=/usr/pkg/etc/imlib --prefix=/usr/pkg 
--host=i386--netbsdelf --mandir=/usr/pkg/man --without-libintl-prefix

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

hostname = localhost
uname -m = i386
uname -r = 3.0_BETA
uname -s = NetBSD
uname -v = NetBSD 3.0_BETA (GENERIC.MPDEBUG) #0: Sat Aug 27 10:01:00 CEST 2005  
alm%localhost.localhost@localhost:/usr/obj/sys/arch/i386/compile/GENERIC.MPDEBUG

/usr/bin/uname -p = i386
/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/pkgsrc/graphics/imlib/work/.wrapper/bin
PATH: /usr/pkgsrc/graphics/imlib/work/.buildlink/bin
PATH: /usr/pkgsrc/graphics/imlib/work/.gcc/bin
PATH: /usr/pkgsrc/graphics/imlib/work/.tools/bin
PATH: /usr/pkg/bin
PATH: /usr/X11R6/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/pkg/sbin
PATH: /usr/pkg/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/pkg/bin
PATH: /usr/pkg/bin
PATH: /usr/X11R6/bin


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

configure:1555: checking for a BSD-compatible install
configure:1610: result: /usr/bin/install -c -o root -g wheel
configure:1621: checking whether build environment is sane
configure:1664: result: yes
configure:1697: checking for gawk
configure:1723: result: /usr/bin/awk
configure:1733: checking whether make sets $(MAKE)
configure:1753: result: yes
configure:1832: checking for i386--netbsdelf-strip
configure:1861: result: no
configure:1870: checking for strip
configure:1886: found /usr/pkgsrc/graphics/imlib/work/.tools/bin/strip
configure:1897: result: strip
configure:1925: checking for i386--netbsdelf-gcc
configure:1951: result: cc
configure:2233: checking for C compiler version
configure:2236: cc --version </dev/null >&5
gcc (GCC) 3.3.3 (NetBSD nb3 20040520)
Copyright (C) 2003 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:2239: $? = 0
configure:2241: cc -v </dev/null >&5
Using built-in specs.
Configured with: 
/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure 
--enable-long-long --disable-multilib --enable-threads --disable-symvers 
--build=i386-unknown-netbsdelf2.0. --host=i386--netbsdelf 
--target=i386--netbsdelf
Thread model: posix
gcc version 3.3.3 (NetBSD nb3 20040520)
configure:2244: $? = 0
configure:2246: cc -V </dev/null >&5
gcc: couldn't run 
`/usr/bin/i386--netbsdelf-gcc--I/usr/pkgsrc/graphics/imlib/work/.buildlink/include':
 No such file or directory
configure:2249: $? = 1
configure:2272: checking for C compiler default output file name
configure:2275: cc -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib 
-Wl,-R/usr/lib -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib conftest.c -lintl >&5
configure:2278: $? = 0
configure:2324: result: a.out
configure:2329: checking whether the C compiler works
configure:2335: ./a.out
configure:2338: $? = 0
configure:2355: result: yes
configure:2362: checking whether we are cross compiling
configure:2364: result: no
configure:2367: checking for suffix of executables
configure:2369: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -lintl >&5
configure:2372: $? = 0
configure:2397: result: 
configure:2403: checking for suffix of object files
configure:2424: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:2427: $? = 0
configure:2449: result: o
configure:2453: checking whether we are using the GNU C compiler
configure:2477: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:2483: $? = 0
configure:2486: test -z                          || test ! -s conftest.err
configure:2489: $? = 0
configure:2492: test -s conftest.o
configure:2495: $? = 0
configure:2508: result: yes
configure:2514: checking whether cc accepts -g
configure:2535: cc -c -g -DENABLE_NLS -I/usr/pkg/include -I/usr/include 
conftest.c >&5
configure:2541: $? = 0
configure:2544: test -z                          || test ! -s conftest.err
configure:2547: $? = 0
configure:2550: test -s conftest.o
configure:2553: $? = 0
configure:2564: result: yes
configure:2581: checking for cc option to accept ANSI C
configure:2651: cc  -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:2657: $? = 0
configure:2660: test -z                          || test ! -s conftest.err
configure:2663: $? = 0
configure:2666: test -s conftest.o
configure:2669: $? = 0
configure:2687: result: none needed
configure:2705: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2711: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2852: checking for style of include used by make
configure:2880: result: GNU
configure:2908: checking dependency style of cc
configure:2991: result: gcc3
configure:3086: checking build system type
configure:3104: result: i386-unknown-netbsdelf3.0.
configure:3112: checking host system type
configure:3126: result: i386--netbsdelf
configure:3134: checking for a sed that does not truncate output
configure:3188: result: /usr/pkgsrc/graphics/imlib/work/.tools/bin/sed
configure:3191: checking for egrep
configure:3201: result: grep -E
configure:3217: checking for ld used by cc
configure:3284: result: /usr/pkgsrc/graphics/imlib/work/.wrapper/bin/ld
configure:3293: checking if the linker 
(/usr/pkgsrc/graphics/imlib/work/.wrapper/bin/ld) is GNU ld
configure:3308: result: yes
configure:3313: checking for /usr/pkgsrc/graphics/imlib/work/.wrapper/bin/ld 
option to reload object files
configure:3320: result: -r
configure:3329: checking for BSD-compatible nm
configure:3371: result: nm
configure:3375: checking whether ln -s works
configure:3379: result: yes
configure:3386: checking how to recognise dependent libraries
configure:3560: result: match_pattern /lib[^/]+(\.so|_pic\.a)$
configure:3773: checking how to run the C preprocessor
configure:3808: cc -E -DENABLE_NLS -I/usr/pkg/include -I/usr/include conftest.c
configure:3814: $? = 0
configure:3846: cc -E -DENABLE_NLS -I/usr/pkg/include -I/usr/include conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3852: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3891: result: cc -E
configure:3915: cc -E -DENABLE_NLS -I/usr/pkg/include -I/usr/include conftest.c
configure:3921: $? = 0
configure:3953: cc -E -DENABLE_NLS -I/usr/pkg/include -I/usr/include conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3959: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4003: checking for ANSI C header files
configure:4028: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:4034: $? = 0
configure:4037: test -z                          || test ! -s conftest.err
configure:4040: $? = 0
configure:4043: test -s conftest.o
configure:4046: $? = 0
configure:4135: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -lintl >&5
configure:4138: $? = 0
configure:4140: ./conftest
configure:4143: $? = 0
configure:4158: result: yes
configure:4182: checking for sys/types.h
configure:4198: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:4204: $? = 0
configure:4207: test -z                          || test ! -s conftest.err
configure:4210: $? = 0
configure:4213: test -s conftest.o
configure:4216: $? = 0
configure:4227: result: yes
configure:4182: checking for sys/stat.h
configure:4198: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:4204: $? = 0
configure:4207: test -z                          || test ! -s conftest.err
configure:4210: $? = 0
configure:4213: test -s conftest.o
configure:4216: $? = 0
configure:4227: result: yes
configure:4182: checking for stdlib.h
configure:4198: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:4204: $? = 0
configure:4207: test -z                          || test ! -s conftest.err
configure:4210: $? = 0
configure:4213: test -s conftest.o
configure:4216: $? = 0
configure:4227: result: yes
configure:4182: checking for string.h
configure:4198: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:4204: $? = 0
configure:4207: test -z                          || test ! -s conftest.err
configure:4210: $? = 0
configure:4213: test -s conftest.o
configure:4216: $? = 0
configure:4227: result: yes
configure:4182: checking for memory.h
configure:4198: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:4204: $? = 0
configure:4207: test -z                          || test ! -s conftest.err
configure:4210: $? = 0
configure:4213: test -s conftest.o
configure:4216: $? = 0
configure:4227: result: yes
configure:4182: checking for strings.h
configure:4198: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:4204: $? = 0
configure:4207: test -z                          || test ! -s conftest.err
configure:4210: $? = 0
configure:4213: test -s conftest.o
configure:4216: $? = 0
configure:4227: result: yes
configure:4182: checking for inttypes.h
configure:4198: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:4204: $? = 0
configure:4207: test -z                          || test ! -s conftest.err
configure:4210: $? = 0
configure:4213: test -s conftest.o
configure:4216: $? = 0
configure:4227: result: yes
configure:4182: checking for stdint.h
configure:4198: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:4204: $? = 0
configure:4207: test -z                          || test ! -s conftest.err
configure:4210: $? = 0
configure:4213: test -s conftest.o
configure:4216: $? = 0
configure:4227: result: yes
configure:4182: checking for unistd.h
configure:4198: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:4204: $? = 0
configure:4207: test -z                          || test ! -s conftest.err
configure:4210: $? = 0
configure:4213: test -s conftest.o
configure:4216: $? = 0
configure:4227: result: yes
configure:4253: checking dlfcn.h usability
configure:4265: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:4271: $? = 0
configure:4274: test -z                          || test ! -s conftest.err
configure:4277: $? = 0
configure:4280: test -s conftest.o
configure:4283: $? = 0
configure:4293: result: yes
configure:4297: checking dlfcn.h presence
configure:4307: cc -E -DENABLE_NLS -I/usr/pkg/include -I/usr/include conftest.c
configure:4313: $? = 0
configure:4333: result: yes
configure:4368: checking for dlfcn.h
configure:4375: result: yes
configure:4398: checking for i386--netbsdelf-g++
configure:4424: result: c++
configure:4482: checking for C++ compiler version
configure:4485: c++ --version </dev/null >&5
g++ (GCC) 3.3.3 (NetBSD nb3 20040520)
Copyright (C) 2003 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:4488: $? = 0
configure:4490: c++ -v </dev/null >&5
Using built-in specs.
Configured with: 
/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure 
--enable-long-long --disable-multilib --enable-threads --disable-symvers 
--build=i386-unknown-netbsdelf2.0. --host=i386--netbsdelf 
--target=i386--netbsdelf
Thread model: posix
gcc version 3.3.3 (NetBSD nb3 20040520)
configure:4493: $? = 0
configure:4495: c++ -V </dev/null >&5
g++: couldn't run 
`/usr/bin/i386--netbsdelf-gcc--I/usr/pkgsrc/graphics/imlib/work/.buildlink/include':
 No such file or directory
configure:4498: $? = 1
configure:4501: checking whether we are using the GNU C++ compiler
configure:4525: c++ -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.cc >&5
configure:4531: $? = 0
configure:4534: test -z                          || test ! -s conftest.err
configure:4537: $? = 0
configure:4540: test -s conftest.o
configure:4543: $? = 0
configure:4556: result: yes
configure:4562: checking whether c++ accepts -g
configure:4583: c++ -c -g -DENABLE_NLS -I/usr/pkg/include -I/usr/include 
conftest.cc >&5
configure:4589: $? = 0
configure:4592: test -z                          || test ! -s conftest.err
configure:4595: $? = 0
configure:4598: test -s conftest.o
configure:4601: $? = 0
configure:4612: result: yes
configure:4654: c++ -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.cc >&5
configure:4660: $? = 0
configure:4663: test -z                          || test ! -s conftest.err
configure:4666: $? = 0
configure:4669: test -s conftest.o
configure:4672: $? = 0
configure:4698: c++ -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:26: error: `exit' undeclared (first use this function)
conftest.cc:26: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
configure:4704: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4654: c++ -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.cc >&5
configure:4660: $? = 0
configure:4663: test -z                          || test ! -s conftest.err
configure:4666: $? = 0
configure:4669: test -s conftest.o
configure:4672: $? = 0
configure:4698: c++ -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.cc >&5
configure:4704: $? = 0
configure:4707: test -z                          || test ! -s conftest.err
configure:4710: $? = 0
configure:4713: test -s conftest.o
configure:4716: $? = 0
configure:4741: checking dependency style of c++
configure:4824: result: gcc3
configure:4846: checking how to run the C++ preprocessor
configure:4877: c++ -E -DENABLE_NLS -I/usr/pkg/include -I/usr/include 
conftest.cc
configure:4883: $? = 0
configure:4915: c++ -E -DENABLE_NLS -I/usr/pkg/include -I/usr/include 
conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:4921: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4960: result: c++ -E
configure:4984: c++ -E -DENABLE_NLS -I/usr/pkg/include -I/usr/include 
conftest.cc
configure:4990: $? = 0
configure:5022: c++ -E -DENABLE_NLS -I/usr/pkg/include -I/usr/include 
conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5028: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5081: checking for i386--netbsdelf-g77
configure:5107: result: f77
configure:5164: checking for Fortran 77 compiler version
configure:5167: f77 --version </dev/null >&5
GNU Fortran (GCC) 3.3.3 (NetBSD nb3 20040520)
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5170: $? = 0
configure:5172: f77 -v </dev/null >&5
Using built-in specs.
Configured with: 
/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure 
--enable-long-long --disable-multilib --enable-threads --disable-symvers 
--build=i386-unknown-netbsdelf2.0. --host=i386--netbsdelf 
--target=i386--netbsdelf
Thread model: posix
gcc version 3.3.3 (NetBSD nb3 20040520)
configure:5175: $? = 0
configure:5177: f77 -V </dev/null >&5
g77: couldn't run 
`/usr/bin/i386--netbsdelf-gcc--I/usr/pkgsrc/graphics/imlib/work/.buildlink/include':
 No such file or directory
configure:5180: $? = 1
configure:5188: checking whether we are using the GNU Fortran 77 compiler
configure:5202: f77 -c -O conftest.F >&5
configure:5208: $? = 0
configure:5211: test -z                          || test ! -s conftest.err
configure:5214: $? = 0
configure:5217: test -s conftest.o
configure:5220: $? = 0
configure:5233: result: yes
configure:5239: checking whether f77 accepts -g
configure:5251: f77 -c -g conftest.f >&5
configure:5257: $? = 0
configure:5260: test -z                          || test ! -s conftest.err
configure:5263: $? = 0
configure:5266: test -s conftest.o
configure:5269: $? = 0
configure:5281: result: yes
configure:5311: checking the maximum length of command line arguments
configure:5376: result: 262144
configure:5387: checking command to parse nm output from cc object
configure:5476: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:5479: $? = 0
configure:5483: nm conftest.o \| sed -n -e 's/^.*[      
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:5486: $? = 0
configure:5538: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c conftstm.o >&5
configure:5541: $? = 0
configure:5579: result: ok
configure:5583: checking for objdir
configure:5598: result: .libs
configure:5650: checking for i386--netbsdelf-ar
configure:5679: result: no
configure:5688: checking for ar
configure:5704: found /usr/bin/ar
configure:5715: result: ar
configure:5730: checking for i386--netbsdelf-ranlib
configure:5759: result: no
configure:5768: checking for ranlib
configure:5784: found /usr/bin/ranlib
configure:5795: result: ranlib
configure:5810: checking for i386--netbsdelf-strip
configure:5836: result: strip
configure:6137: checking if cc static flag  works
configure:6160: result: yes
configure:6178: checking if cc supports -fno-rtti -fno-exceptions
configure:6196: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:6200: $? = 0
configure:6211: result: no
configure:6226: checking for cc option to produce PIC
configure:6403: result: -fPIC
configure:6411: checking if cc PIC flag -fPIC works
configure:6429: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include -fPIC -DPIC conftest.c >&5
configure:6433: $? = 0
configure:6444: result: yes
configure:6468: checking if cc supports -c -o file.o
configure:6489: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include -o out/conftest2.o conftest.c >&5
configure:6493: $? = 0
configure:6513: result: yes
configure:6539: checking whether the cc linker 
(/usr/pkgsrc/graphics/imlib/work/.wrapper/bin/ld) supports shared libraries
configure:7386: result: yes
configure:7412: checking whether -lc should be explicitly linked in
configure:7417: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:7420: $? = 0
configure:7434: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 
2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7437: $? = 1
configure:7449: result: yes
configure:7457: checking dynamic linker characteristics
configure:8009: result: NetBSD ld.elf_so
configure:8013: checking how to hardcode library paths into programs
configure:8038: result: immediate
configure:8052: checking whether stripping libraries is possible
configure:8057: result: yes
configure:8880: checking if libtool supports shared libraries
configure:8882: result: yes
configure:8885: checking whether to build shared libraries
configure:8943: result: yes
configure:8946: checking whether to build static libraries
configure:8950: result: yes
configure:9042: creating libtool
configure:9589: checking for ld used by c++
configure:9656: result: /usr/pkgsrc/graphics/imlib/work/.wrapper/bin/ld
configure:9665: checking if the linker 
(/usr/pkgsrc/graphics/imlib/work/.wrapper/bin/ld) is GNU ld
configure:9680: result: yes
configure:9731: checking whether the c++ linker 
(/usr/pkgsrc/graphics/imlib/work/.wrapper/bin/ld) supports shared libraries
configure:10557: result: yes
configure:10575: c++ -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.cc >&5
configure:10578: $? = 0
configure:10674: checking for c++ option to produce PIC
configure:10926: result: -fPIC
configure:10934: checking if c++ PIC flag -fPIC works
configure:10952: c++ -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include -fPIC -DPIC conftest.cc >&5
configure:10956: $? = 0
configure:10967: result: yes
configure:10991: checking if c++ supports -c -o file.o
configure:11012: c++ -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include -o out/conftest2.o conftest.cc >&5
configure:11016: $? = 0
configure:11036: result: yes
configure:11062: checking whether the c++ linker 
(/usr/pkgsrc/graphics/imlib/work/.wrapper/bin/ld) supports shared libraries
configure:11090: result: yes
configure:11161: checking dynamic linker characteristics
configure:11713: result: NetBSD ld.elf_so
configure:11717: checking how to hardcode library paths into programs
configure:11742: result: immediate
configure:11756: checking whether stripping libraries is possible
configure:11761: result: yes
configure:13061: checking if libtool supports shared libraries
configure:13063: result: yes
configure:13066: checking whether to build shared libraries
configure:13084: result: yes
configure:13087: checking whether to build static libraries
configure:13091: result: yes
configure:13103: checking for f77 option to produce PIC
configure:13280: result: -fPIC
configure:13288: checking if f77 PIC flag -fPIC works
configure:13306: f77 -c -O -fPIC conftest.f >&5
configure:13310: $? = 0
configure:13321: result: yes
configure:13345: checking if f77 supports -c -o file.o
configure:13366: f77 -c -O -o out/conftest2.o conftest.f >&5
configure:13370: $? = 0
configure:13390: result: yes
configure:13416: checking whether the f77 linker 
(/usr/pkgsrc/graphics/imlib/work/.wrapper/bin/ld) supports shared libraries
configure:14243: result: yes
configure:14314: checking dynamic linker characteristics
configure:14866: result: NetBSD ld.elf_so
configure:14870: checking how to hardcode library paths into programs
configure:14895: result: immediate
configure:14909: checking whether stripping libraries is possible
configure:14914: result: yes
configure:19005: checking whether to enable maintainer-specific portions of 
Makefiles
configure:19014: result: no
configure:19086: checking for gtk-config
configure:19104: found /usr/pkg/bin/gtk-config
configure:19117: result: /usr/pkg/bin/gtk-config
configure:19125: checking for GTK - version >= 1.2.1
configure:19231: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 
-I/usr/pkg/lib/glib/include -I/usr/X11R6/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib 
-Wl,-R/usr/lib -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib conftest.c -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk 
-lgdk -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm -lintl >&5
ld: cannot find -lXi
configure:19234: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| 
| #include <gtk/gtk.h>
| #include <stdio.h>
| #include <stdlib.h>
| 
| int
| main ()
| {
|   int major, minor, micro;
|   char *tmp_version;
| 
|   system ("touch conf.gtktest");
| 
|   /* HP/UX 9 (%@#!) writes to sscanf strings */
|   tmp_version = g_strdup("1.2.1");
|   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
|      printf("%s, bad version string\n", "1.2.1");
|      exit(1);
|    }
| 
|   if ((gtk_major_version != 1) ||
|       (gtk_minor_version != 2) ||
|       (gtk_micro_version != 10))
|     {
|       printf("\n*** 'gtk-config --version' returned %d.%d.%d, but GTK+ 
(%d.%d.%d)\n",
|              1, 2, 10,
|              gtk_major_version, gtk_minor_version, gtk_micro_version);
|       printf ("*** was found! If gtk-config was correct, then it is best\n");
|       printf ("*** to remove the old version of GTK+. You may also be able to 
fix the error\n");
|       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or 
by editing\n");
|       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that 
is\n");
|       printf("*** required on your system.\n");
|       printf("*** If gtk-config was wrong, set the environment variable 
GTK_CONFIG\n");
|       printf("*** to point to the correct copy of gtk-config, and remove the 
file config.cache\n");
|       printf("*** before re-running configure\n");
|     }
| #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined 
(GTK_MICRO_VERSION)
|   else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
|          (gtk_minor_version != GTK_MINOR_VERSION) ||
|            (gtk_micro_version != GTK_MICRO_VERSION))
|     {
|       printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
|            GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
|       printf("*** library (version %d.%d.%d)\n",
|            gtk_major_version, gtk_minor_version, gtk_micro_version);
|     }
| #endif /* defined (GTK_MAJOR_VERSION) ... */
|   else
|     {
|       if ((gtk_major_version > major) ||
|         ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
|         ((gtk_major_version == major) && (gtk_minor_version == minor) && 
(gtk_micro_version >= micro)))
|       {
|         return 0;
|        }
|      else
|       {
|         printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
|                gtk_major_version, gtk_minor_version, gtk_micro_version);
|         printf("*** You need a version of GTK+ newer than %d.%d.%d. The 
latest version of\n",
|              major, minor, micro);
|         printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n";);
|         printf("***\n");
|         printf("*** If you have already installed a sufficiently new version, 
this error\n");
|         printf("*** probably means that the wrong copy of the gtk-config 
shell script is\n");
|         printf("*** being found. The easiest way to fix this is to remove the 
old version\n");
|         printf("*** of GTK+, but you can also set the GTK_CONFIG environment 
to point to the\n");
|         printf("*** correct copy of gtk-config. (In this case, you will have 
to\n");
|         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit 
/etc/ld.so.conf\n");
|         printf("*** so that the correct libraries are found at run-time))\n");
|       }
|     }
|   return 1;
| }
| 
configure:19262: result: no
configure:19295: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 
-I/usr/pkg/lib/glib/include -I/usr/X11R6/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib 
-Wl,-R/usr/lib -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib conftest.c -lintl 
-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib 
-L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm >&5
ld: cannot find -lXi
configure:19301: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| 
| #include <gtk/gtk.h>
| #include <stdio.h>
| 
| int
| main ()
| {
|  return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
|   ;
|   return 0;
| }
configure:19348: WARNING: *** gdk_imlib will not be built ***
configure:19356: checking whether to build gmodulized imlib
configure:19376: result: yes
configure:19478: checking for ANSI C header files
configure:19633: result: yes
configure:19651: checking for dirent.h that defines DIR
configure:19675: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:19681: $? = 0
configure:19684: test -z                         || test ! -s conftest.err
configure:19687: $? = 0
configure:19690: test -s conftest.o
configure:19693: $? = 0
configure:19704: result: yes
configure:19717: checking for library containing opendir
configure:19747: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -lintl >&5
configure:19753: $? = 0
configure:19756: test -z                         || test ! -s conftest.err
configure:19759: $? = 0
configure:19762: test -s conftest
configure:19765: $? = 0
configure:19834: result: none required
configure:19968: checking for sys/wait.h that is POSIX.1 compatible
configure:19999: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:20005: $? = 0
configure:20008: test -z                         || test ! -s conftest.err
configure:20011: $? = 0
configure:20014: test -s conftest.o
configure:20017: $? = 0
configure:20028: result: yes
configure:20039: checking return type of signal handlers
configure:20070: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:20076: $? = 0
configure:20079: test -z                         || test ! -s conftest.err
configure:20082: $? = 0
configure:20085: test -s conftest.o
configure:20088: $? = 0
configure:20099: result: void
configure:20112: checking for vsnprintf
configure:20169: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -lintl >&5
conftest.c:53: warning: conflicting types for built-in function `vsnprintf'
configure:20175: $? = 0
configure:20178: test -z                         || test ! -s conftest.err
configure:20181: $? = 0
configure:20184: test -s conftest
configure:20187: $? = 0
configure:20199: result: yes
configure:20213: checking for snprintf
configure:20270: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -lintl >&5
conftest.c:54: warning: conflicting types for built-in function `snprintf'
configure:20276: $? = 0
configure:20279: test -z                         || test ! -s conftest.err
configure:20282: $? = 0
configure:20285: test -s conftest
configure:20288: $? = 0
configure:20300: result: yes
configure:20314: checking for basename
configure:20371: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -lintl >&5
configure:20377: $? = 0
configure:20380: test -z                         || test ! -s conftest.err
configure:20383: $? = 0
configure:20386: test -s conftest
configure:20389: $? = 0
configure:20401: result: yes
configure:20416: checking for blumfrub
configure:20473: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -lintl >&5
/var/tmp//ccGfgI6U.o(.text+0x11): In function `main':
: undefined reference to `blumfrub'
/var/tmp//ccGfgI6U.o(.data+0x0): undefined reference to `blumfrub'
configure:20479: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_BASENAME 1
| /* end confdefs.h.  */
| /* Define blumfrub to an innocuous variant, in case <limits.h> declares 
blumfrub.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define blumfrub innocuous_blumfrub
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char blumfrub (); 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
| 
| #undef blumfrub
| 
| /* 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 blumfrub ();
| /* 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_blumfrub) || defined (__stub___blumfrub)
| choke me
| #else
| char (*f) () = blumfrub;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != blumfrub;
|   ;
|   return 0;
| }
configure:20503: result: no
configure:20517: checking for buckets_of_erogenous_nym
configure:20574: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -lintl >&5
/var/tmp//ccKbyNZ1.o(.text+0x11): In function `main':
: undefined reference to `buckets_of_erogenous_nym'
/var/tmp//ccKbyNZ1.o(.data+0x0): undefined reference to 
`buckets_of_erogenous_nym'
configure:20580: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_BASENAME 1
| /* end confdefs.h.  */
| /* Define buckets_of_erogenous_nym to an innocuous variant, in case 
<limits.h> declares buckets_of_erogenous_nym.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define buckets_of_erogenous_nym innocuous_buckets_of_erogenous_nym
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char buckets_of_erogenous_nym (); 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
| 
| #undef buckets_of_erogenous_nym
| 
| /* 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 buckets_of_erogenous_nym ();
| /* 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_buckets_of_erogenous_nym) || defined 
(__stub___buckets_of_erogenous_nym)
| choke me
| #else
| char (*f) () = buckets_of_erogenous_nym;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != buckets_of_erogenous_nym;
|   ;
|   return 0;
| }
configure:20604: result: no
configure:20618: checking for buttox
configure:20675: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -lintl >&5
/var/tmp//ccFRNMHl.o(.text+0x11): In function `main':
: undefined reference to `buttox'
/var/tmp//ccFRNMHl.o(.data+0x0): undefined reference to `buttox'
configure:20681: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_BASENAME 1
| /* end confdefs.h.  */
| /* Define buttox to an innocuous variant, in case <limits.h> declares buttox.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define buttox innocuous_buttox
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char buttox (); 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
| 
| #undef buttox
| 
| /* 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 buttox ();
| /* 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_buttox) || defined (__stub___buttox)
| choke me
| #else
| char (*f) () = buttox;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != buttox;
|   ;
|   return 0;
| }
configure:20705: result: no
configure:20726: checking stdarg.h usability
configure:20738: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include conftest.c >&5
configure:20744: $? = 0
configure:20747: test -z                         || test ! -s conftest.err
configure:20750: $? = 0
configure:20753: test -s conftest.o
configure:20756: $? = 0
configure:20766: result: yes
configure:20770: checking stdarg.h presence
configure:20780: cc -E -DENABLE_NLS -I/usr/pkg/include -I/usr/include conftest.c
configure:20786: $? = 0
configure:20806: result: yes
configure:20841: checking for stdarg.h
configure:20848: result: yes
configure:20863: checking for string.h
configure:20868: result: yes
configure:21001: checking for strings.h
configure:21006: result: yes
configure:21139: checking for X
configure:21373: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:21784: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -lintl  -L/usr/X11R6/lib -lX11 >&5
ld: cannot find -lX11
configure:21790: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_BASENAME 1
| #define HAVE_STDARGS 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 XOpenDisplay ();
| int
| main ()
| {
| XOpenDisplay ();
|   ;
|   return 0;
| }
configure:21809: checking for dnet_ntoa in -ldnet
configure:21839: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -ldnet  -lintl  -L/usr/X11R6/lib -lX11 >&5
ld: cannot find -ldnet
configure:21845: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_BASENAME 1
| #define HAVE_STDARGS 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 dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
|   ;
|   return 0;
| }
configure:21870: result: no
configure:21877: checking for dnet_ntoa in -ldnet_stub
configure:21907: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -ldnet_stub  -lintl  -L/usr/X11R6/lib -lX11 >&5
ld: cannot find -ldnet_stub
configure:21913: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_BASENAME 1
| #define HAVE_STDARGS 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 dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
|   ;
|   return 0;
| }
configure:21938: result: no
configure:21958: checking for gethostbyname
configure:22015: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -lintl >&5
configure:22021: $? = 0
configure:22024: test -z                         || test ! -s conftest.err
configure:22027: $? = 0
configure:22030: test -s conftest
configure:22033: $? = 0
configure:22045: result: yes
configure:22194: checking for connect
configure:22251: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -lintl >&5
configure:22257: $? = 0
configure:22260: test -z                         || test ! -s conftest.err
configure:22263: $? = 0
configure:22266: test -s conftest
configure:22269: $? = 0
configure:22281: result: yes
configure:22355: checking for remove
configure:22412: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -lintl >&5
configure:22418: $? = 0
configure:22421: test -z                         || test ! -s conftest.err
configure:22424: $? = 0
configure:22427: test -s conftest
configure:22430: $? = 0
configure:22442: result: yes
configure:22516: checking for shmat
configure:22573: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -lintl >&5
configure:22579: $? = 0
configure:22582: test -z                         || test ! -s conftest.err
configure:22585: $? = 0
configure:22588: test -s conftest
configure:22591: $? = 0
configure:22603: result: yes
configure:22686: checking for IceConnectionNumber in -lICE
configure:22716: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib conftest.c -lICE  -lintl >&5
ld: cannot find -lICE
configure:22722: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_BASENAME 1
| #define HAVE_STDARGS 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 IceConnectionNumber ();
| int
| main ()
| {
| IceConnectionNumber ();
|   ;
|   return 0;
| }
configure:22747: result: no
configure:22764: checking for XShmAttach in -lXext
configure:22794: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -lXext  -L/usr/X11R6/lib -lintl >&5
ld: cannot find -lXext
configure:22800: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_BASENAME 1
| #define HAVE_STDARGS 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 XShmAttach ();
| int
| main ()
| {
| XShmAttach ();
|   ;
|   return 0;
| }
configure:22825: result: no
configure:22831: checking for XShmAttach in -lXextSam
configure:22861: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib conftest.c -lXextSam  -L/usr/X11R6/lib -lintl >&5
ld: cannot find -lXextSam
configure:22867: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_BASENAME 1
| #define HAVE_STDARGS 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 XShmAttach ();
| int
| main ()
| {
| XShmAttach ();
|   ;
|   return 0;
| }
configure:22892: result: no
configure:22930: checking sys/ipc.h usability
configure:22942: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include  -I/usr/X11R6/include -I${prefix}/include 
-I/usr/pkg/include conftest.c >&5
configure:22948: $? = 0
configure:22951: test -z                         || test ! -s conftest.err
configure:22954: $? = 0
configure:22957: test -s conftest.o
configure:22960: $? = 0
configure:22970: result: yes
configure:22974: checking sys/ipc.h presence
configure:22984: cc -E -DENABLE_NLS -I/usr/pkg/include -I/usr/include  
-I/usr/X11R6/include -I${prefix}/include -I/usr/pkg/include conftest.c
configure:22990: $? = 0
configure:23010: result: yes
configure:23045: checking for sys/ipc.h
configure:23052: result: yes
configure:23077: checking sys/shm.h usability
configure:23089: cc -c -O2 -I/usr/pkg/include -I/usr/include -DENABLE_NLS 
-I/usr/pkg/include -I/usr/include  -I/usr/X11R6/include -I${prefix}/include 
-I/usr/pkg/include conftest.c >&5
configure:23095: $? = 0
configure:23098: test -z                         || test ! -s conftest.err
configure:23101: $? = 0
configure:23104: test -s conftest.o
configure:23107: $? = 0
configure:23117: result: yes
configure:23121: checking sys/shm.h presence
configure:23131: cc -E -DENABLE_NLS -I/usr/pkg/include -I/usr/include  
-I/usr/X11R6/include -I${prefix}/include -I/usr/pkg/include conftest.c
configure:23137: $? = 0
configure:23157: result: yes
configure:23192: checking for sys/shm.h
configure:23199: result: yes
configure:23227: checking whether shmctl IPC_RMID allowes subsequent attaches
configure:23264: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include  -I/usr/X11R6/include 
-I${prefix}/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib 
-L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib conftest.c 
-lintl >&5
configure:23267: $? = 0
configure:23269: ./conftest
configure:23272: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_BASENAME 1
| #define HAVE_STDARGS 1
| #define HAVE_IPC_H 1
| #define HAVE_SHM_H 1
| /* end confdefs.h.  */
| 
|           #include <sys/types.h>
|           #include <sys/ipc.h>
|           #include <sys/shm.h>
|           int main()
|           {
|             int id;
|             char *shmaddr;
|           id = shmget (IPC_PRIVATE, 4, IPC_CREAT | 0777);
|           if (id == -1)
|             exit (2);
|             shmaddr = shmat (id, 0, 0);
|             shmctl (id, IPC_RMID, 0);
|             if ((char*) shmat (id, 0, 0) == (char*) -1)
|             {
|               shmdt (shmaddr);
|               exit (1);
|             }
|             shmdt (shmaddr);
|             shmdt (shmaddr);
|             exit (0);
|           }
| 
configure:23287: result: no
configure:23295: checking X11/extensions/XShm.h
configure:23304: result: yes
configure:23319: checking for jpeg_destroy_decompress in -ljpeg
configure:23349: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include 
-DENABLE_NLS -I/usr/pkg/include -I/usr/include  -I/usr/X11R6/include 
-I${prefix}/include -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib 
-L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib conftest.c 
-ljpeg   -L/usr/X11R6/lib -lX11 -lm -lintl >&5
ld: cannot find -lX11
configure:23355: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_BASENAME 1
| #define HAVE_STDARGS 1
| #define HAVE_IPC_H 1
| #define HAVE_SHM_H 1
| #define HAVE_XSHM_H 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 jpeg_destroy_decompress ();
| int
| main ()
| {
| jpeg_destroy_decompress ();
|   ;
|   return 0;
| }
configure:23380: result: no
configure:23386: error: *** JPEG library not found ***

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

ac_cv_build=i386-unknown-netbsdelf3.0.
ac_cv_build_alias=i386-unknown-netbsdelf3.0.
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -I/usr/pkg/include -I/usr/include'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-DENABLE_NLS -I/usr/pkg/include -I/usr/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -I/usr/pkg/include -I/usr/include'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_F77_set=set
ac_cv_env_F77_value=f77
ac_cv_env_FFLAGS_set=set
ac_cv_env_FFLAGS_value=-O
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib 
-Wl,-R/usr/lib -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib'
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i386--netbsdelf
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_basename=yes
ac_cv_func_blumfrub=no
ac_cv_func_buckets_of_erogenous_nym=no
ac_cv_func_buttox=no
ac_cv_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_snprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_x='have_x=yes                ac_x_includes=/usr/X11R6/include 
ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ipc_h=yes
ac_cv_header_sys_shm_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386--netbsdelf
ac_cv_host_alias=i386--netbsdelf
ac_cv_lib_ICE_IceConnectionNumber=no
ac_cv_lib_XextSam_XShmAttach=no
ac_cv_lib_Xext_XShmAttach=no
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
ac_cv_lib_jpeg_jpeg_destroy_decompress=no
ac_cv_objext=o
ac_cv_path_CONVERT_PROG=/usr/pkg/bin/convert
ac_cv_path_ECHO=echo
ac_cv_path_EGREP=/usr/bin/egrep
ac_cv_path_ENV=/usr/bin/env
ac_cv_path_FALSE=false
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_GTK_CONFIG=/usr/pkg/bin/gtk-config
ac_cv_path_TEST=test
ac_cv_path_TRUE=true
ac_cv_prog_AWK=/usr/bin/awk
ac_cv_prog_CC=cc
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXX=c++
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_F77=f77
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
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_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_type_signal=void
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
gt_cv_func_gnugettext1_libintl=yes
gt_cv_func_gnugettext2_libintl=yes
gt_cv_func_gnugettext_libintl=yes
lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/pkgsrc/graphics/imlib/work/.wrapper/bin/ld
lt_cv_path_LDCXX=/usr/pkgsrc/graphics/imlib/work/.wrapper/bin/ld
lt_cv_path_NM=nm
lt_cv_path_SED=/usr/pkgsrc/graphics/imlib/work/.tools/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", 
(lt_ptr) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int 
\1;/p'\'
lt_cv_sys_max_cmd_len=262144
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  
]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      
]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) 
\$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ 
]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern 
int \\1;/p'\''"'

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

ACLOCAL='${SHELL} /usr/pkgsrc/graphics/imlib/work/imlib-1.9.15/missing --run 
aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/pkgsrc/graphics/imlib/work/imlib-1.9.15/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/pkgsrc/graphics/imlib/work/imlib-1.9.15/missing --run 
autoconf'
AUTOHEADER='${SHELL} /usr/pkgsrc/graphics/imlib/work/imlib-1.9.15/missing --run 
autoheader'
AUTOMAKE='${SHELL} /usr/pkgsrc/graphics/imlib/work/imlib-1.9.15/missing --run 
automake-1.7'
AWK='/usr/bin/awk'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -I/usr/pkg/include -I/usr/include'
CPP='cc -E'
CPPFLAGS='-DENABLE_NLS -I/usr/pkg/include -I/usr/include  -I/usr/X11R6/include 
-I${prefix}/include -I/usr/pkg/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -I/usr/pkg/include -I/usr/include'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DYNAMIC_MODULES_WORK_FALSE=''
DYNAMIC_MODULES_WORK_TRUE='#'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='f77'
FFLAGS='-O'
GDK_IMLIB=''
GDK_SUPPORT_LIBS=''
GIFLIBS=''
GMODULE_FLAGS=''
GMODULE_LIBS=''
GTK_CFLAGS=''
GTK_CONFIG='/usr/pkg/bin/gtk-config'
GTK_LIBS=''
GX_LIBS='  -L/usr/X11R6/lib -lX11 -lm'
HAVE_GIF_FALSE=''
HAVE_GIF_TRUE=''
HAVE_JPEG_FALSE=''
HAVE_JPEG_TRUE=''
HAVE_LIBPNG=''
HAVE_PNG_FALSE=''
HAVE_PNG_TRUE=''
HAVE_TIFF_FALSE=''
HAVE_TIFF_TRUE=''
INSTALL_DATA='/usr/bin/install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='/usr/bin/install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='/usr/bin/install -c -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
JPEGLIBS=''
LDFLAGS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib 
-L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib'
LIBOBJS=''
LIBS='-lintl'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='/usr/pkgsrc/graphics/imlib/work/.tools/bin/makeinfo'
OBJEXT='o'
PACKAGE='imlib'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PNGLIBS=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SUPPORT_LIBS=''
TIFFLIBS=''
VERSION='1.9.15'
X_CFLAGS=' -I/usr/X11R6/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/X11R6/lib'
X_PRE_LIBS=''
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-unknown-netbsdelf3.0.'
build_alias=''
build_cpu='i386'
build_os='netbsdelf3.0.'
build_vendor='unknown'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386--netbsdelf'
host_alias='i386--netbsdelf'
host_cpu='i386'
host_os='netbsdelf'
host_vendor=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/bin/install'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='/usr/pkg/man'
oldincludedir='/usr/include'
prefix='/usr/pkg'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/usr/pkg/etc/imlib'
target_alias=''

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

#define HAVE_BASENAME 1
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_IPC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_SHM_H 1
#define HAVE_SNPRINTF 1
#define HAVE_STDARGS 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VSNPRINTF 1
#define HAVE_XSHM_H 1
#define PACKAGE "imlib"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define RETSIGTYPE void
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "1.9.15"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1


Home | Main Index | Thread Index | Old Index