Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123221 - swig-1.3.27 wont compile
Summary: swig-1.3.27 wont compile
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-17 20:03 UTC by R. May
Modified: 2006-02-17 20:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description R. May 2006-02-17 20:03:49 UTC
checking for csc... no
checking for csi... no
checking for chicken-config... no
configure: Disabling CSharp
checking Lua version... ./configure: xrealloc: cannot reallocate 1979707392 bytes (0 bytes allocated)



cat /var/tmp/portage/swig-1.3.27/work/swig-1.3.27/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by swig configure 1.3.27, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-x --with-tcl --with-python=python --with-perl5=/usr/bin/perl --with-java=/opt/blackdown-jdk-1.4.2.03 --with-javaincl=/opt/blackdown-jdk-1.4.2.03/include --with-guile --without-ruby --with-php4 --without-ocaml --without-pike --without-csharp --with-lua --build=i686-pc-linux-gnu

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

hostname = server.home
uname -m = i686
uname -r = 2.6.15-gentoo-r5
uname -s = Linux
uname -v = #1 SMP Fri Feb 17 22:47:33 CET 2006

/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.00GHz
/bin/uname -X     = unknown

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

PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.4
PATH: /opt/blackdown-jdk-1.4.2.03/bin
PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin
PATH: /usr/kde/3.5/sbin
PATH: /usr/kde/3.5/bin
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.3/sbin
PATH: /usr/kde/3.3/bin
PATH: /opt/vmware/workstation/bin


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

configure:1433: checking build system type
configure:1451: result: i686-pc-linux-gnu
configure:1459: checking host system type
configure:1473: result: i686-pc-linux-gnu
configure:1495: checking for a BSD-compatible install
configure:1550: result: /bin/install -c
configure:1561: checking whether build environment is sane
configure:1604: result: yes
configure:1669: checking for gawk
configure:1685: found /bin/gawk
configure:1695: result: gawk
configure:1705: checking whether make sets $(MAKE)
configure:1725: result: yes
configure:1905: checking for i686-pc-linux-gnu-gcc
configure:1921: found /usr/bin/i686-pc-linux-gnu-gcc
configure:1931: result: i686-pc-linux-gnu-gcc
configure:2213: checking for C compiler version
configure:2216: i686-pc-linux-gnu-gcc --version </dev/null >&5
i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
Copyright (C) 2004 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:2219: $? = 0
configure:2221: i686-pc-linux-gnu-gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs
Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
configure:2224: $? = 0
configure:2226: i686-pc-linux-gnu-gcc -V </dev/null >&5
i686-pc-linux-gnu-gcc: `-V' option must have argument
configure:2229: $? = 1
configure:2252: checking for C compiler default output file name
configure:2255: i686-pc-linux-gnu-gcc  -march=prescott -pipe -O2   conftest.c  >&5
configure:2258: $? = 0
configure:2304: result: a.out
configure:2309: checking whether the C compiler works
configure:2315: ./a.out
configure:2318: $? = 0
configure:2335: result: yes
configure:2342: checking whether we are cross compiling
configure:2344: result: no
configure:2347: checking for suffix of executables
configure:2349: i686-pc-linux-gnu-gcc -o conftest  -march=prescott -pipe -O2   conftest.c  >&5
configure:2352: $? = 0
configure:2377: result:
configure:2383: checking for suffix of object files
configure:2404: i686-pc-linux-gnu-gcc -c  -march=prescott -pipe -O2  conftest.c >&5
configure:2407: $? = 0
configure:2429: result: o
configure:2433: checking whether we are using the GNU C compiler
configure:2457: i686-pc-linux-gnu-gcc -c  -march=prescott -pipe -O2  conftest.c >&5
configure:2463: $? = 0
configure:2467: test -z
                         || test ! -s conftest.err
configure:2470: $? = 0
configure:2473: test -s conftest.o
configure:2476: $? = 0
configure:2489: result: yes
configure:2495: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:2516: i686-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:2522: $? = 0
configure:2526: test -z
                         || test ! -s conftest.err
configure:2529: $? = 0
configure:2532: test -s conftest.o
configure:2535: $? = 0
configure:2546: result: yes
configure:2563: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:2633: i686-pc-linux-gnu-gcc  -c  -march=prescott -pipe -O2  conftest.c >&5
configure:2639: $? = 0
configure:2643: test -z
                         || test ! -s conftest.err
configure:2646: $? = 0
configure:2649: test -s conftest.o
configure:2652: $? = 0
configure:2670: result: none needed
configure:2688: i686-pc-linux-gnu-gcc -c  -march=prescott -pipe -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2694: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2838: checking for style of include used by make
configure:2866: result: GNU
configure:2894: checking dependency style of i686-pc-linux-gnu-gcc
configure:2984: result: gcc3
configure:3011: checking for i686-pc-linux-gnu-g++
configure:3027: found /usr/bin/i686-pc-linux-gnu-g++
configure:3037: result: i686-pc-linux-gnu-g++
configure:3095: checking for C++ compiler version
configure:3098: i686-pc-linux-gnu-g++ --version </dev/null >&5
i686-pc-linux-gnu-g++ (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
Copyright (C) 2004 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:3101: $? = 0
configure:3103: i686-pc-linux-gnu-g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs
Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
configure:3106: $? = 0
configure:3108: i686-pc-linux-gnu-g++ -V </dev/null >&5
i686-pc-linux-gnu-g++: `-V' option must have argument
configure:3111: $? = 1
configure:3114: checking whether we are using the GNU C++ compiler
configure:3138: i686-pc-linux-gnu-g++ -c  -march=prescott -pipe -O2  conftest.cc >&5
configure:3144: $? = 0
configure:3148: test -z
                         || test ! -s conftest.err
configure:3151: $? = 0
configure:3154: test -s conftest.o
configure:3157: $? = 0
configure:3170: result: yes
configure:3176: checking whether i686-pc-linux-gnu-g++ accepts -g
configure:3197: i686-pc-linux-gnu-g++ -c -g  conftest.cc >&5
configure:3203: $? = 0
configure:3207: test -z
                         || test ! -s conftest.err
configure:3210: $? = 0
configure:3213: test -s conftest.o
configure:3216: $? = 0
configure:3227: result: yes
configure:3269: i686-pc-linux-gnu-g++ -c  -march=prescott -pipe -O2  conftest.cc >&5
configure:3275: $? = 0
configure:3279: test -z
                         || test ! -s conftest.err
configure:3282: $? = 0
configure:3285: test -s conftest.o
configure:3288: $? = 0
configure:3314: i686-pc-linux-gnu-g++ -c  -march=prescott -pipe -O2  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: error: `exit' undeclared (first use this function)
conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:3320: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "swig"
| #define PACKAGE_TARNAME "swig"
| #define PACKAGE_VERSION "1.3.27"
| #define PACKAGE_STRING "swig 1.3.27"
| #define PACKAGE_BUGREPORT "http://www.swig.org"
| #define PACKAGE "swig"
| #define VERSION "1.3.27"
| /* end confdefs.h.  */
|
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3269: i686-pc-linux-gnu-g++ -c  -march=prescott -pipe -O2  conftest.cc >&5
configure:3275: $? = 0
configure:3279: test -z
                         || test ! -s conftest.err
configure:3282: $? = 0
configure:3285: test -s conftest.o
configure:3288: $? = 0
configure:3314: i686-pc-linux-gnu-g++ -c  -march=prescott -pipe -O2  conftest.cc >&5
configure:3320: $? = 0
configure:3324: test -z
                         || test ! -s conftest.err
configure:3327: $? = 0
configure:3330: test -s conftest.o
configure:3333: $? = 0
configure:3358: checking dependency style of i686-pc-linux-gnu-g++
configure:3448: result: gcc3
configure:3469: checking for bison
configure:3485: found /usr/bin/bison
configure:3495: result: bison -y
configure:3511: checking for i686-pc-linux-gnu-ranlib
configure:3527: found /usr/bin/i686-pc-linux-gnu-ranlib
configure:3537: result: i686-pc-linux-gnu-ranlib
configure:3589: checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together
configure:3619: i686-pc-linux-gnu-gcc -c conftest.c -o conftest.o >&5
configure:3622: $? = 0
configure:3624: i686-pc-linux-gnu-gcc -c conftest.c -o conftest.o >&5
configure:3627: $? = 0
configure:3634: cc -c conftest.c >&5
configure:3637: $? = 0
configure:3640: cc -c conftest.c -o conftest.o >&5
configure:3643: $? = 0
configure:3645: cc -c conftest.c -o conftest.o >&5
configure:3648: $? = 0
configure:3666: result: yes
configure:3695: checking for ar
configure:3711: found /usr/bin/ar
configure:3721: result: ar
configure:3735: checking maximum warning verbosity option
configure:3773: result: -Wall -W -ansi -pedantic for C++ -Wall -W -ansi -pedantic for C
configure:3797: checking how to run the C preprocessor
configure:3832: i686-pc-linux-gnu-gcc -E  conftest.c
configure:3838: $? = 0
configure:3870: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:16:28: ac_nonexistent.h: No such file or directory
configure:3876: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "swig"
| #define PACKAGE_TARNAME "swig"
| #define PACKAGE_VERSION "1.3.27"
| #define PACKAGE_STRING "swig 1.3.27"
| #define PACKAGE_BUGREPORT "http://www.swig.org"
| #define PACKAGE "swig"
| #define VERSION "1.3.27"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define SWIG_CXX "i686-pc-linux-gnu-g++"
| #define SWIG_PLATFORM "i686-pc-linux-gnu"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3915: result: i686-pc-linux-gnu-gcc -E
configure:3939: i686-pc-linux-gnu-gcc -E  conftest.c
configure:3945: $? = 0
configure:3977: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:16:28: ac_nonexistent.h: No such file or directory
configure:3983: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "swig"
| #define PACKAGE_TARNAME "swig"
| #define PACKAGE_VERSION "1.3.27"
| #define PACKAGE_STRING "swig 1.3.27"
| #define PACKAGE_BUGREPORT "http://www.swig.org"
| #define PACKAGE "swig"
| #define VERSION "1.3.27"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define SWIG_CXX "i686-pc-linux-gnu-g++"
| #define SWIG_PLATFORM "i686-pc-linux-gnu"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4027: checking for egrep
configure:4037: result: grep -E
configure:4042: checking for ANSI C header files
configure:4067: i686-pc-linux-gnu-gcc -c  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic  conftest.c >&5
configure:4073: $? = 0
configure:4077: test -z
                         || test ! -s conftest.err
configure:4080: $? = 0
configure:4083: test -s conftest.o
configure:4086: $? = 0
configure:4175: i686-pc-linux-gnu-gcc -o conftest  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic   conftest.c  >&5
conftest.c: In function `main':
conftest.c:33: warning: implicit declaration of function `exit'
configure:4178: $? = 0
configure:4180: ./conftest
configure:4183: $? = 0
configure:4198: result: yes
configure:4238: checking for sys/types.h
configure:4254: i686-pc-linux-gnu-g++ -c  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic  conftest.cc >&5
configure:4260: $? = 0
configure:4264: test -z
                         || test ! -s conftest.err
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4284: result: yes
configure:4238: checking for sys/stat.h
configure:4254: i686-pc-linux-gnu-g++ -c  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic  conftest.cc >&5
configure:4260: $? = 0
configure:4264: test -z
                         || test ! -s conftest.err
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4284: result: yes
configure:4238: checking for stdlib.h
configure:4254: i686-pc-linux-gnu-g++ -c  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic  conftest.cc >&5
configure:4260: $? = 0
configure:4264: test -z
                         || test ! -s conftest.err
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4284: result: yes
configure:4238: checking for string.h
configure:4254: i686-pc-linux-gnu-g++ -c  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic  conftest.cc >&5
configure:4260: $? = 0
configure:4264: test -z
                         || test ! -s conftest.err
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4284: result: yes
configure:4238: checking for memory.h
configure:4254: i686-pc-linux-gnu-g++ -c  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic  conftest.cc >&5
configure:4260: $? = 0
configure:4264: test -z
                         || test ! -s conftest.err
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4284: result: yes
configure:4238: checking for strings.h
configure:4254: i686-pc-linux-gnu-g++ -c  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic  conftest.cc >&5
configure:4260: $? = 0
configure:4264: test -z
                         || test ! -s conftest.err
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4284: result: yes
configure:4238: checking for inttypes.h
configure:4254: i686-pc-linux-gnu-g++ -c  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic  conftest.cc >&5
configure:4260: $? = 0
configure:4264: test -z
                         || test ! -s conftest.err
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4284: result: yes
configure:4238: checking for stdint.h
configure:4254: i686-pc-linux-gnu-g++ -c  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic  conftest.cc >&5
configure:4260: $? = 0
configure:4264: test -z
                         || test ! -s conftest.err
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4284: result: yes
configure:4238: checking for unistd.h
configure:4254: i686-pc-linux-gnu-g++ -c  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic  conftest.cc >&5
configure:4260: $? = 0
configure:4264: test -z
                         || test ! -s conftest.err
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4284: result: yes
configure:4296: checking for bool
configure:4320: i686-pc-linux-gnu-g++ -c  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic  conftest.cc >&5
configure:4326: $? = 0
configure:4330: test -z
                         || test ! -s conftest.err
configure:4333: $? = 0
configure:4336: test -s conftest.o
configure:4339: $? = 0
configure:4350: result: yes
configure:4378: checking SO
configure:4389: result: .so
configure:4396: checking LDSHARED
configure:4445: result: gcc -shared
configure:4451: checking CXXSHARED
configure:4457: result: gcc -shared
configure:4461: checking TRYLINKINGWITHCXX
configure:4486: result: CXXSHARED= i686-pc-linux-gnu-g++ -shared
configure:4490: checking CCSHARED
configure:4509: result: -fpic
configure:4513: checking RPATH
configure:4524: result: -Xlinker -rpath $(exec_prefix)/lib -Xlinker -rpath .
configure:4531: checking LINKFORSHARED
configure:4545: result: -Xlinker -export-dynamic
configure:4615: checking for dlopen in -ldl
configure:4645: i686-pc-linux-gnu-gcc -o conftest  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic   conftest.c -ldl   >&5
configure:4651: $? = 0
configure:4655: test -z
                         || test ! -s conftest.err
configure:4658: $? = 0
configure:4661: test -s conftest
configure:4664: $? = 0
configure:4677: result: yes
configure:4689: checking for shl_load in -ldld
configure:4719: i686-pc-linux-gnu-gcc -o conftest  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic   conftest.c -ldld  -ldl  >&5
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:4725: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "swig"
| #define PACKAGE_TARNAME "swig"
| #define PACKAGE_VERSION "1.3.27"
| #define PACKAGE_STRING "swig 1.3.27"
| #define PACKAGE_BUGREPORT "http://www.swig.org"
| #define PACKAGE "swig"
| #define VERSION "1.3.27"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define SWIG_CXX "i686-pc-linux-gnu-g++"
| #define SWIG_PLATFORM "i686-pc-linux-gnu"
| #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_BOOL 1
| #define HAVE_LIBDL 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char shl_load ();
| int
| main ()
| {
| shl_load ();
|   ;
|   return 0;
| }
configure:4751: result: no
configure:4979: checking for swill_init in -lswill
configure:5009: i686-pc-linux-gnu-gcc -o conftest  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic   conftest.c -lswill  -ldl  >&5
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lswill
collect2: ld returned 1 exit status
configure:5015: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "swig"
| #define PACKAGE_TARNAME "swig"
| #define PACKAGE_VERSION "1.3.27"
| #define PACKAGE_STRING "swig 1.3.27"
| #define PACKAGE_BUGREPORT "http://www.swig.org"
| #define PACKAGE "swig"
| #define VERSION "1.3.27"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define SWIG_CXX "i686-pc-linux-gnu-g++"
| #define SWIG_PLATFORM "i686-pc-linux-gnu"
| #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_BOOL 1
| #define HAVE_LIBDL 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char swill_init ();
| int
| main ()
| {
| swill_init ();
|   ;
|   return 0;
| }
configure:5041: result: no
configure:5065: checking for main in -lieee
configure:5089: i686-pc-linux-gnu-gcc -o conftest  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic   conftest.c -lieee  -ldl  >&5
configure:5095: $? = 0
configure:5099: test -z
                         || test ! -s conftest.err
configure:5102: $? = 0
configure:5105: test -s conftest
configure:5108: $? = 0
configure:5121: result: yes
configure:5127: checking for crypt in -lcrypt
configure:5157: i686-pc-linux-gnu-gcc -o conftest  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic   conftest.c -lcrypt  -ldl  >&5
configure:5163: $? = 0
configure:5167: test -z
                         || test ! -s conftest.err
configure:5170: $? = 0
configure:5173: test -s conftest
configure:5176: $? = 0
configure:5189: result: yes
configure:5221: checking for X
configure:5326: i686-pc-linux-gnu-gcc -E  conftest.c
configure:5332: $? = 0
configure:5382: i686-pc-linux-gnu-gcc -o conftest  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic   conftest.c -lXt -ldl  >&5
configure:5388: $? = 0
configure:5392: test -z
                         || test ! -s conftest.err
configure:5395: $? = 0
configure:5398: test -s conftest
configure:5401: $? = 0
configure:5451: result: libraries , headers
configure:5466: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:28:28: X11/XIntrinsic.h: No such file or directory
configure:5472: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "swig"
| #define PACKAGE_TARNAME "swig"
| #define PACKAGE_VERSION "1.3.27"
| #define PACKAGE_STRING "swig 1.3.27"
| #define PACKAGE_BUGREPORT "http://www.swig.org"
| #define PACKAGE "swig"
| #define VERSION "1.3.27"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define SWIG_CXX "i686-pc-linux-gnu-g++"
| #define SWIG_PLATFORM "i686-pc-linux-gnu"
| #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_BOOL 1
| #define HAVE_LIBDL 1
| /* end confdefs.h.  */
| #include <X11/XIntrinsic.h>
configure:5499: checking for X11 header files
configure:5510: i686-pc-linux-gnu-gcc -E  conftest.c
configure:5516: $? = 0
configure:5713: checking for Tcl configuration
configure:5739: result: found /usr/lib/tclConfig.sh
configure:5762: checking for Tcl header files
configure:5815: result: -isystem /usr/include
configure:5819: checking for Tcl library
configure:5836: result: -L/usr/lib -ltcl8.4${TCL_DBGX}
configure:5921: checking for Python prefix
configure:5924: result: /usr
configure:5926: checking for Python exec-prefix
configure:5929: result: /usr
configure:5936: checking for Python version
configure:5942: result: python2.4
configure:5947: checking for Python lib dir
configure:5954: result: lib
configure:5959: checking for Python header files
configure:5969: result: -I/usr/include/python2.4 -I/usr/lib/python2.4/config
configure:5973: checking for Python library
configure:5986: result: /usr/lib/python2.4/config
configure:6081: checking for Perl5 header files
configure:6090: result: /usr/lib/perl5/5.8.7/i686-linux/CORE
configure:6102: checking for Perl5 library
configure:6109: result: perl
configure:6112: checking for Perl5 compiler options
configure:6119: result: -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
configure:6222: checking for javac
configure:6248: result: /opt/blackdown-jdk-1.4.2.03/bin/javac
configure:6262: checking for java include file jni.h
configure:6287: result: /opt/blackdown-jdk-1.4.2.03/include
configure:6300: checking for java include file jni_md.h
configure:6309: result: /opt/blackdown-jdk-1.4.2.03/include/linux
configure:6422: checking for guile-config
configure:6440: found /usr/bin/guile-config
configure:6452: result: /usr/bin/guile-config
configure:6489: checking for Guile header files
configure:6495: result: /usr/include
configure:6506: checking for Guile library
configure:6511: result: /usr/lib
configure:6531: checking whether Guile's gh_ API works
configure:6538: i686-pc-linux-gnu-gcc -o conftest  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic -isystem /usr/include   -lguile -lguile-ltdl -lqthreads -lpthread -lcrypt -lm conftest.c -ldl  >&5
conftest.c: In function `main':
conftest.c:2: warning: 's' might be used uninitialized in this function
configure:6544: $? = 0
configure:6548: test -z
                         || test ! -s conftest.err
configure:6551: $? = 0
configure:6554: test -s conftest
configure:6557: $? = 0
configure:6568: result: yes
configure:6574: checking whether Guile's SCM_ API works
configure:6581: i686-pc-linux-gnu-gcc -o conftest  -march=prescott -pipe -O2 -Wall -W -ansi -pedantic -isystem /usr/include   -lguile -lguile-ltdl -lqthreads -lpthread -lcrypt -lm conftest.c -ldl  >&5
conftest.c: In function `main':
conftest.c:2: warning: 's' might be used uninitialized in this function
configure:6587: $? = 0
configure:6591: test -z
                         || test ! -s conftest.err
configure:6594: $? = 0
configure:6597: test -s conftest
configure:6600: $? = 0
configure:6611: result: yes
configure:6658: checking for mzscheme
configure:6691: result: no
configure:6702: checking for mzc
configure:6735: result: no
configure:6770: Disabling Ruby
configure:6993: checking for PHP4 header files
configure:7014: result: not found
configure:7069: Disabling OCaml
configure:7367: Disabling Pike
configure:7536: checking for chicken
configure:7565: result: no
configure:7590: checking for csc
configure:7619: result: no
configure:7644: checking for csi
configure:7673: result: no
configure:7698: checking for chicken-config
configure:7727: result: no
configure:7910: Disabling CSharp
configure:8243: checking Lua version
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-17 20:08:00 UTC
Please, use attachments instead of pasting such huge output inline next time. Also, we need emerge --info output.