Hi again. I'm still getting nowhere with the fink installation on my macbook
pro OS 10.6.8 and I really need to get this worked out if at all possible.
I've received a lot of kind ideas from the forum so far, but I am still getting
nowhere. The final stage I'm at is confronting the config.log. Although I am
not a complete newbie, I really don't know how to work with this.
Once again, the alerts that I can see from the installation output are:
checking size of unsigned long... configure: error: cannot compute sizeof
(unsigned long), 77
### execution of PERL=/usr/bin/perl failed, exit code 1
and
phase compiling: dpkg-bootstrap-1.10.21-1220 failed.
Perl does work fine on the computer and is installed in /usr/bin. (I've removed
/opt)
The system information is:
Package manager version: 0.36.5
Distribution version: selfupdate-point (bootstrap), 10.6, x86_64
Trees: local/main stable/main
Xcode.app: 3.2.6
Xcode command-line tools: 3.2.6
Max. Fink build jobs: 2
I've looked at the config.log ... but I am way out of my league here.
Can anyone help me make sense of what is wrong with the fink installation?
The full config.log file is: (I'm really sorry to be sending the whole thing,
but there are so many errors and failures reported and I have no idea where to
start)
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 --build=x86_64-apple-darwin --prefix=/sw/bootstrap
--without-zlib --without-dselect --without-start-stop-daemon --without-sgml-doc
--with-admindir=/sw/var/lib/dpkg --mandir=/sw/bootstrap/share/man
--infodir=/sw/bootstrap/share/info
--srcdir=/sw/src/fink.build/dpkg-bootstrap-1.10.21-1220/dpkg-1.10.21
--without-libintl-prefix --without-libiconv-prefix --disable-nls
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost
uname -m = i386
uname -r = 10.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011;
root:xnu-1504.15.3~1/RELEASE_I386
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = Mach kernel version:
Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011;
root:xnu-1504.15.3~1/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 4.00 gigabytes
Default processor set: 106 tasks, 676 threads, 2 processors
Load average: 1.35, Mach factor: 0.87
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sw/var/lib/fink/path-prefix-10.6
PATH: /sw/bootstrap/bin
PATH: /sw/bootstrap/sbin
PATH: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1444: checking build system type
configure:1462: result: x86_64-apple-darwin
configure:1470: checking host system type
configure:1484: result: x86_64-apple-darwin
configure:1492: checking target system type
configure:1506: result: x86_64-apple-darwin
configure:1562: checking for gcc
configure:1578: found /sw/var/lib/fink/path-prefix-10.6/gcc
configure:1588: result: gcc
configure:1646: checking for gcc
configure:1672: result: gcc
configure:1916: checking for C compiler version
configure:1919: gcc --version </dev/null >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 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:1922: $? = 0
configure:1924: gcc -v </dev/null >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking
--enable-werror --prefix=/usr --mandir=/share/man
--enable-languages=c,objc,c++,obj-c++
--program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib
--build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10-
--host=x86_64-apple-darwin10 --target=i686-apple-darwin10
--with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:1927: $? = 0
configure:1929: gcc -V </dev/null >&5
gcc-4.2: argument to `-V' is missing
configure:1932: $? = 1
configure:1955: checking for C compiler default output file name
configure:1958: gcc -I/sw/bootstrap/include -I/sw/bootstrap/include
-L/sw/bootstrap/lib conftest.c >&5
configure:1961: $? = 0
configure:2007: result: a.out
configure:2012: checking whether the C compiler works
configure:2018: ./a.out
configure:2021: $? = 0
configure:2038: result: yes
configure:2045: checking whether we are cross compiling
configure:2047: result: no
configure:2050: checking for suffix of executables
configure:2052: gcc -o conftest -I/sw/bootstrap/include -I/sw/bootstrap/include
-L/sw/bootstrap/lib conftest.c >&5
configure:2055: $? = 0
configure:2080: result:
configure:2086: checking for suffix of object files
configure:2107: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:2110: $? = 0
configure:2132: result: o
configure:2136: checking whether we are using the GNU C compiler
configure:2160: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:2166: $? = 0
configure:2169: test -z || test ! -s conftest.err
configure:2172: $? = 0
configure:2175: test -s conftest.o
configure:2178: $? = 0
configure:2191: result: yes
configure:2197: checking whether gcc accepts -g
configure:2218: gcc -c -g -I/sw/bootstrap/include conftest.c >&5
configure:2224: $? = 0
configure:2227: test -z || test ! -s conftest.err
configure:2230: $? = 0
configure:2233: test -s conftest.o
configure:2236: $? = 0
configure:2247: result: yes
configure:2264: checking for gcc option to accept ANSI C
configure:2334: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:2340: $? = 0
configure:2343: test -z || test ! -s conftest.err
configure:2346: $? = 0
configure:2349: test -s conftest.o
configure:2352: $? = 0
configure:2370: result: none needed
configure:2388: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'me'
configure:2394: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2576: checking for g++
configure:2592: found /sw/var/lib/fink/path-prefix-10.6/g++
configure:2602: result: g++
configure:2618: checking for C++ compiler version
configure:2621: g++ --version </dev/null >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 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:2624: $? = 0
configure:2626: g++ -v </dev/null >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking
--enable-werror --prefix=/usr --mandir=/share/man
--enable-languages=c,objc,c++,obj-c++
--program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib
--build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10-
--host=x86_64-apple-darwin10 --target=i686-apple-darwin10
--with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:2629: $? = 0
configure:2631: g++ -V </dev/null >&5
g++-4.2: argument to `-V' is missing
configure:2634: $? = 1
configure:2637: checking whether we are using the GNU C++ compiler
configure:2661: g++ -c -I/sw/bootstrap/include conftest.cc >&5
configure:2667: $? = 0
configure:2670: test -z || test ! -s conftest.err
configure:2673: $? = 0
configure:2676: test -s conftest.o
configure:2679: $? = 0
configure:2692: result: yes
configure:2698: checking whether g++ accepts -g
configure:2719: g++ -c -g -I/sw/bootstrap/include conftest.cc >&5
configure:2725: $? = 0
configure:2728: test -z || test ! -s conftest.err
configure:2731: $? = 0
configure:2734: test -s conftest.o
configure:2737: $? = 0
configure:2748: result: yes
configure:2790: g++ -c -g -O2 -I/sw/bootstrap/include conftest.cc >&5
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.cc:10:
/usr/include/sys/_structs.h:57:30: error: /usr/include/machine/_structs.h:
Input/output error
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.cc:10:
/usr/include/sys/_structs.h:135: error: expected ';' before '*' token
configure:2796: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2790: g++ -c -g -O2 -I/sw/bootstrap/include conftest.cc >&5
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.cc:10:
/usr/include/sys/_structs.h:57:30: error: /usr/include/machine/_structs.h:
Input/output error
conftest.cc:9: error: 'void std::exit(int)' should have been declared inside
'std'
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.cc:10:
/usr/include/sys/_structs.h:135: error: expected ';' before '*' token
In file included from conftest.cc:10:
/usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws
different exceptions
conftest.cc:9: error: from previous declaration 'void std::exit(int) throw ()'
configure:2796: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2790: g++ -c -g -O2 -I/sw/bootstrap/include conftest.cc >&5
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.cc:10:
/usr/include/sys/_structs.h:57:30: error: /usr/include/machine/_structs.h:
Input/output error
conftest.cc:9: error: 'void std::exit(int)' should have been declared inside
'std'
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.cc:10:
/usr/include/sys/_structs.h:135: error: expected ';' before '*' token
configure:2796: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2790: g++ -c -g -O2 -I/sw/bootstrap/include conftest.cc >&5
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.cc:10:
/usr/include/sys/_structs.h:57:30: error: /usr/include/machine/_structs.h:
Input/output error
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.cc:10:
/usr/include/sys/_structs.h:135: error: expected ';' before '*' token
In file included from conftest.cc:10:
/usr/include/stdlib.h:159: error: declaration of 'void exit(int)' throws
different exceptions
conftest.cc:9: error: from previous declaration 'void exit(int) throw ()'
configure:2796: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| extern "C" void exit (int) throw ();
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2790: g++ -c -g -O2 -I/sw/bootstrap/include conftest.cc >&5
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.cc:10:
/usr/include/sys/_structs.h:57:30: error: /usr/include/machine/_structs.h:
Input/output error
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.cc:10:
/usr/include/sys/_structs.h:135: error: expected ';' before '*' token
configure:2796: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| extern "C" void exit (int);
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2790: g++ -c -g -O2 -I/sw/bootstrap/include conftest.cc >&5
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.cc:10:
/usr/include/sys/_structs.h:57:30: error: /usr/include/machine/_structs.h:
Input/output error
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.cc:10:
/usr/include/sys/_structs.h:135: error: expected ';' before '*' token
In file included from conftest.cc:10:
conftest.cc:9: error: previous declaration of 'void exit(int)' with 'C++'
linkage
/usr/include/stdlib.h:159: error: conflicts with new declaration with 'C'
linkage
configure:2796: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| void exit (int);
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2927: checking for ld
configure:2943: found /usr/bin/ld
configure:2954: result: ld
configure:2980: checking for special C compiler options needed for large files
configure:3077: result: no
configure:3083: checking for _FILE_OFFSET_BITS value needed for large files
configure:3114: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:3120: $? = 0
configure:3123: test -z || test ! -s conftest.err
configure:3126: $? = 0
configure:3129: test -s conftest.o
configure:3132: $? = 0
configure:3196: result: no
configure:3206: checking for _LARGE_FILES value needed for large files
configure:3237: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:3243: $? = 0
configure:3246: test -z || test ! -s conftest.err
configure:3249: $? = 0
configure:3252: test -s conftest.o
configure:3255: $? = 0
configure:3319: result: no
configure:3360: checking whether make sets $(MAKE)
configure:3380: result: yes
configure:3390: checking dpkg version
configure:3392: result: 1.10.21
configure:3401: checking Operating system type
configure:3422: result: darwin
configure:3427: checking Debian architecture
configure:3436: result: darwin-x86_64
configure:3460: checking for a BSD-compatible install
configure:3515: result: /usr/bin/install -c
configure:3540: checking whether NLS is requested
configure:3549: result: no
configure:3587: checking for msgfmt
configure:3621: result: no
configure:3627: checking for gmsgfmt
configure:3658: result: :
configure:3697: checking for xgettext
configure:3731: result: no
configure:3768: checking for msgmerge
configure:3801: result: no
configure:3873: checking for ld used by GCC
configure:3937: result: ld
configure:3946: checking if the linker (ld) is GNU ld
configure:3959: result: no
configure:3965: checking for shared library run path origin
configure:3978: result: done
configure:4394: checking whether NLS is requested
configure:4403: result: no
configure:5170: checking whether to use NLS
configure:5172: result: no
configure:5281: checking for msgfmt
configure:5315: result: no
configure:5321: checking for gmsgfmt
configure:5352: result: :
configure:5391: checking for xgettext
configure:5425: result: no
configure:5462: checking for msgmerge
configure:5495: result: no
configure:5528: checking whether setlocale() is available
configure:5547: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:5553: $? = 0
configure:5556: test -z || test ! -s conftest.err
configure:5559: $? = 0
configure:5562: test -s conftest.o
configure:5565: $? = 0
configure:5584: result: yes
configure:5595: checking how to run the C preprocessor
configure:5630: gcc -E -I/sw/bootstrap/include conftest.c
configure:5636: $? = 0
configure:5668: gcc -E -I/sw/bootstrap/include conftest.c
conftest.c:16:28: error: ac_nonexistent.h: No such file or directory
configure:5674: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define PACKAGE "dpkg"
| #define VERSION "1.10.21"
| #define ARCHITECTURE "darwin-x86_64"
| #define HAVE_SETLOCALE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5713: result: gcc -E
configure:5737: gcc -E -I/sw/bootstrap/include conftest.c
configure:5743: $? = 0
configure:5775: gcc -E -I/sw/bootstrap/include conftest.c
conftest.c:16:28: error: ac_nonexistent.h: No such file or directory
configure:5781: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define PACKAGE "dpkg"
| #define VERSION "1.10.21"
| #define ARCHITECTURE "darwin-x86_64"
| #define HAVE_SETLOCALE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5825: checking for egrep
configure:5835: result: grep -E
configure:5840: checking for ANSI C header files
configure:5865: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.c:16:
/usr/include/sys/_structs.h:57:30: error: /usr/include/machine/_structs.h:
Input/output error
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.c:16:
/usr/include/sys/_structs.h:135: error: expected specifier-qualifier-list
before '_STRUCT_MCONTEXT'
configure:5871: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define PACKAGE "dpkg"
| #define VERSION "1.10.21"
| #define ARCHITECTURE "darwin-x86_64"
| #define HAVE_SETLOCALE 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <stdarg.h>
| #include <string.h>
| #include <float.h>
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5995: result: no
configure:6046: checking for ranlib
configure:6062: found /usr/bin/ranlib
configure:6073: result: ranlib
configure:6085: checking whether ln -s works
configure:6089: result: yes
configure:6098: checking for rm
configure:6114: found /bin/rm
configure:6124: result: rm -f
configure:6133: checking for sed
configure:6149: found /usr/bin/sed
configure:6159: result: sed
configure:6179: checking for a BSD-compatible install
configure:6234: result: /usr/bin/install -c
configure:6247: checking for perl
configure:6278: result: /usr/bin/perl
configure:6299: checking for sys/types.h
configure:6315: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:6321: $? = 0
configure:6324: test -z || test ! -s conftest.err
configure:6327: $? = 0
configure:6330: test -s conftest.o
configure:6333: $? = 0
configure:6344: result: yes
configure:6299: checking for sys/stat.h
configure:6315: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:6321: $? = 0
configure:6324: test -z || test ! -s conftest.err
configure:6327: $? = 0
configure:6330: test -s conftest.o
configure:6333: $? = 0
configure:6344: result: yes
configure:6299: checking for stdlib.h
configure:6315: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.c:53:
/usr/include/sys/_structs.h:57:30: error: /usr/include/machine/_structs.h:
Input/output error
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.c:53:
/usr/include/sys/_structs.h:135: error: expected specifier-qualifier-list
before '_STRUCT_MCONTEXT'
configure:6321: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define PACKAGE "dpkg"
| #define VERSION "1.10.21"
| #define ARCHITECTURE "darwin-x86_64"
| #define HAVE_SETLOCALE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_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 <stdlib.h>
configure:6344: result: no
configure:6299: checking for string.h
configure:6315: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:6321: $? = 0
configure:6324: test -z || test ! -s conftest.err
configure:6327: $? = 0
configure:6330: test -s conftest.o
configure:6333: $? = 0
configure:6344: result: yes
configure:6299: checking for memory.h
configure:6315: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:6321: $? = 0
configure:6324: test -z || test ! -s conftest.err
configure:6327: $? = 0
configure:6330: test -s conftest.o
configure:6333: $? = 0
configure:6344: result: yes
configure:6299: checking for strings.h
configure:6315: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:6321: $? = 0
configure:6324: test -z || test ! -s conftest.err
configure:6327: $? = 0
configure:6330: test -s conftest.o
configure:6333: $? = 0
configure:6344: result: yes
configure:6299: checking for inttypes.h
configure:6315: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:6321: $? = 0
configure:6324: test -z || test ! -s conftest.err
configure:6327: $? = 0
configure:6330: test -s conftest.o
configure:6333: $? = 0
configure:6344: result: yes
configure:6299: checking for stdint.h
configure:6315: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:6321: $? = 0
configure:6324: test -z || test ! -s conftest.err
configure:6327: $? = 0
configure:6330: test -s conftest.o
configure:6333: $? = 0
configure:6344: result: yes
configure:6299: checking for unistd.h
configure:6315: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:6321: $? = 0
configure:6324: test -z || test ! -s conftest.err
configure:6327: $? = 0
configure:6330: test -s conftest.o
configure:6333: $? = 0
configure:6344: result: yes
configure:6356: checking for mode_t
configure:6380: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:6386: $? = 0
configure:6389: test -z || test ! -s conftest.err
configure:6392: $? = 0
configure:6395: test -s conftest.o
configure:6398: $? = 0
configure:6409: result: yes
configure:6421: checking for pid_t
configure:6445: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:6451: $? = 0
configure:6454: test -z || test ! -s conftest.err
configure:6457: $? = 0
configure:6460: test -s conftest.o
configure:6463: $? = 0
configure:6474: result: yes
configure:6486: checking for size_t
configure:6510: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:6516: $? = 0
configure:6519: test -z || test ! -s conftest.err
configure:6522: $? = 0
configure:6525: test -s conftest.o
configure:6528: $? = 0
configure:6539: result: yes
configure:6555: checking for vprintf
configure:6612: gcc -o conftest -I/sw/bootstrap/include -I/sw/bootstrap/include
-L/sw/bootstrap/lib conftest.c >&5
conftest.c:48: warning: conflicting types for built-in function 'vprintf'
configure:6618: $? = 0
configure:6621: test -z || test ! -s conftest.err
configure:6624: $? = 0
configure:6627: test -s conftest
configure:6630: $? = 0
configure:6642: result: yes
configure:6649: checking for _doprnt
configure:6706: gcc -o conftest -I/sw/bootstrap/include -I/sw/bootstrap/include
-L/sw/bootstrap/lib conftest.c >&5
Undefined symbols:
"__doprnt", referenced from:
_main in ccLgOUqW.o
_f in ccLgOUqW.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:6712: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define PACKAGE "dpkg"
| #define VERSION "1.10.21"
| #define ARCHITECTURE "darwin-x86_64"
| #define HAVE_SETLOCALE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_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_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares
_doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); 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 _doprnt
|
| /* 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 _doprnt ();
| /* 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__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != _doprnt;
| ;
| return 0;
| }
configure:6736: result: no
configure:6750: checking for an ANSI C-conforming const
configure:6817: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:6823: $? = 0
configure:6826: test -z || test ! -s conftest.err
configure:6829: $? = 0
configure:6832: test -s conftest.o
configure:6835: $? = 0
configure:6846: result: yes
configure:6856: checking whether byte ordering is bigendian
configure:6883: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/param.h:116,
from conftest.c:26:
/usr/include/sys/_structs.h:57:30: error: /usr/include/machine/_structs.h:
Input/output error
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/param.h:116,
from conftest.c:26:
/usr/include/sys/_structs.h:135: error: expected specifier-qualifier-list
before '_STRUCT_MCONTEXT'
configure:6889: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define PACKAGE "dpkg"
| #define VERSION "1.10.21"
| #define ARCHITECTURE "darwin-x86_64"
| #define HAVE_SETLOCALE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_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_VPRINTF 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:7040: gcc -o conftest -I/sw/bootstrap/include -I/sw/bootstrap/include
-L/sw/bootstrap/lib conftest.c >&5
conftest.c: In function 'main':
conftest.c:35: warning: incompatible implicit declaration of built-in function
'exit'
configure:7043: $? = 0
configure:7045: ./conftest
configure:7048: $? = 0
configure:7064: result: no
configure:7083: checking for inline
configure:7104: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:7110: $? = 0
configure:7113: test -z || test ! -s conftest.err
configure:7116: $? = 0
configure:7119: test -s conftest.o
configure:7122: $? = 0
configure:7134: result: inline
configure:7153: checking for unsigned long
configure:7177: gcc -c -I/sw/bootstrap/include -I/sw/bootstrap/include
conftest.c >&5
configure:7183: $? = 0
configure:7186: test -z || test ! -s conftest.err
configure:7189: $? = 0
configure:7192: test -s conftest.o
configure:7195: $? = 0
configure:7206: result: yes
configure:7209: checking size of unsigned long
configure:7521: gcc -o conftest -I/sw/bootstrap/include -I/sw/bootstrap/include
-L/sw/bootstrap/lib conftest.c >&5
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.c:62:
/usr/include/sys/_structs.h:57:30: error: /usr/include/machine/_structs.h:
Input/output error
In file included from /usr/include/sys/signal.h:154,
from /usr/include/sys/wait.h:116,
from /usr/include/stdlib.h:65,
from conftest.c:62:
/usr/include/sys/_structs.h:135: error: expected specifier-qualifier-list
before '_STRUCT_MCONTEXT'
configure:7524: $? = 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 ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define PACKAGE "dpkg"
| #define VERSION "1.10.21"
| #define ARCHITECTURE "darwin-x86_64"
| #define HAVE_SETLOCALE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_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_VPRINTF 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
| long longval () { return (long) (sizeof (unsigned long)); }
| unsigned long ulongval () { return (long) (sizeof (unsigned long)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
| FILE *f = fopen ("conftest.val", "w");
| if (! f)
| exit (1);
| if (((long) (sizeof (unsigned long))) < 0)
| {
| long i = longval ();
| if (i != ((long) (sizeof (unsigned long))))
| exit (1);
| fprintf (f, "%ld\n", i);
| }
| else
| {
| unsigned long i = ulongval ();
| if (i != ((long) (sizeof (unsigned long))))
| exit (1);
| fprintf (f, "%lu\n", i);
| }
| exit (ferror (f) || fclose (f) != 0);
|
| ;
| return 0;
| }
configure:7539: error: cannot compute sizeof (unsigned long), 77
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin
ac_cv_build_alias=x86_64-apple-darwin
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-I/sw/bootstrap/include
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/sw/bootstrap/include
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=set
ac_cv_env_LDFLAGS_value=-L/sw/bootstrap/lib
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-apple-darwin
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__doprnt=no
ac_cv_func_vprintf=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=no
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=no
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin
ac_cv_host_alias=x86_64-apple-darwin
ac_cv_objext=o
ac_cv_path_GMSGFMT=:
ac_cv_path_MSGFMT=:
ac_cv_path_MSGMERGE=:
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_XGETTEXT=:
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_RM='rm -f'
ac_cv_prog_SED=sed
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_LD=ld
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_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_target=x86_64-apple-darwin
ac_cv_target_alias=x86_64-apple-darwin
ac_cv_type_mode_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_unsigned_long=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_wl=-Wl,
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALSO_STATIC=''
CC='gcc'
CFLAGS='-I/sw/bootstrap/include'
CPP='gcc -E'
CPPFLAGS='-I/sw/bootstrap/include'
CURSES_LIBS=''
CWARNS=''
CXX='g++'
CXXFLAGS='-g -O2'
DEFS=''
DSELECTDIR=''
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GMSGFMT=':'
HAVE_CPLUSPLUS_FALSE='#'
HAVE_CPLUSPLUS_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INTLLIBS=''
LD='ld'
LDFLAGS='-L/sw/bootstrap/lib'
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MKINSTALLDIRS='/sw/src/fink.build/dpkg-bootstrap-1.10.21-1220/dpkg-1.10.21/mkinstalldirs'
MSGFMT=':'
MSGMERGE=':'
OBJEXT='o'
PACKAGE='dpkg'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
POSUB=''
RANLIB='ranlib'
RM='rm -f'
SED='sed'
SET_MAKE=''
SHELL='/bin/sh'
SSD_LIBS=''
USE_NLS='no'
USE_SGML_DOC=''
USE_START_STOP_DAEMON=''
VERSION='1.10.21'
XGETTEXT=':'
ZLIB_CFLAGS=''
ZLIB_LIBS=''
ZLIB_LIBS_ALSO_STATIC=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_LD='ld'
ac_ct_RANLIB='ranlib'
admindir='/sw/var/lib/dpkg'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin'
build_alias='x86_64-apple-darwin'
build_cpu='x86_64'
build_os='darwin'
build_vendor='apple'
datadir='${prefix}/share'
exec_prefix='NONE'
host='x86_64-apple-darwin'
host_alias=''
host_cpu='x86_64'
host_os='darwin'
host_vendor='apple'
includedir='${prefix}/include'
infodir='/sw/bootstrap/share/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='/sw/bootstrap/share/man'
oldincludedir='/usr/include'
os_type='darwin'
prefix='/sw/bootstrap'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-apple-darwin'
target_alias=''
target_cpu='x86_64'
target_os='darwin'
target_vendor='apple'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define ARCHITECTURE "darwin-x86_64"
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_SETLOCALE 1
#define HAVE_STDINT_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_UNISTD_H 1
#define HAVE_VPRINTF 1
#define PACKAGE "dpkg"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "1.10.21"
#endif
#ifdef __cplusplus
void exit (int);
configure: exit 1
Thanks again, and I apologize for posting the long output.
Addie
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users