Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2002 12:07:07 +0200
From:      Jens Jakob Jensen <jjj@email.dk>
To:        freebsd-gnome@FreeBSD.org
Subject:   Gnome2 Port failures - Missing -pthread everywhere ?!
Message-ID:  <3D675ACB.3000102@email.dk>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------000900010809040900050801
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

Hi,

I am using FreeBSD 4.6.2-RELEASE and can't build Gnome 2 from ports :-(
  When using the packages from marcuscom.com Nautilus core-dumps.

glib20 builds fine, but (almost?) every port using libgthread-2.0 fails 
to build because it apparently needs "-pthread" when linking...

Is my system f*ck'ed ?  Do you have any advice ?
  I have the two kernel options mentioned in the FAQ, and I don't have 
NOLIBC_R, and neither pth nor ngpt.

Attached output from build of ORBit2 and the resulting config.log. - 
Other ports, e.g. gedit2, survives configure but fails when trying to 
link...

NB: I tried to install gnumeric from a package, but I shouldn't have 
done that :-/  I deinstalled the packages mentioned in the FAQ, answer 
4. and reinstalled the gnome2-package. Dunno if that could have messed 
things up...?

Thanks in advance,
    Jens Jakob Jensen, Denmark

--------------000900010809040900050801
Content-Type: text/plain;
 name="ORBit2.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="ORBit2.log"

Script started on Sat Aug 24 11:47:54 2002
bash-2.05a# cd /usr/ports/devel/ORBit2
bash-2.05a# make clean
===>  Cleaning for libiconv-1.8_1
===>  Cleaning for bison-1.35_1
===>  Cleaning for gettext-0.11.5
===>  Cleaning for glib-2.0.6
===>  Cleaning for gmake-3.79.1_2
===>  Cleaning for libIDL-0.8.0
===>  Cleaning for libtool-1.3.4_4
===>  Cleaning for pkgconfig-0.12.0
===>  Cleaning for popt-1.6.4
===>  Cleaning for linc-0.5.3
===>  Cleaning for expat-1.95.4
===>  Cleaning for sed_inplace-2002.06.28
===>  Cleaning for ORBit2-2.4.3
bash-2.05a# make
===>  Extracting for ORBit2-2.4.3
>> Checksum OK for gnome2/ORBit2-2.4.3.tar.bz2.
===>   ORBit2-2.4.3 depends on executable: gmake - found
===>   ORBit2-2.4.3 depends on executable: libtool - found
===>   ORBit2-2.4.3 depends on file: /usr/local/bin/sed_inplace - found
===>   ORBit2-2.4.3 depends on shared library: IDL-2.0 - found
===>   ORBit2-2.4.3 depends on shared library: popt.0 - found
===>   ORBit2-2.4.3 depends on shared library: linc.1 - found
===>  Patching for ORBit2-2.4.3
===>  Applying FreeBSD patches for ORBit2-2.4.3
===>  Configuring for ORBit2-2.4.3
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LC_ALL = (unset),
	LANG = "da_DK"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether gmake sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking build system type... i386-unknown-freebsd4.6.2
checking host system type... i386-unknown-freebsd4.6.2
checking for gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... cc -E
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.6.2 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether -lc should be explicitly linked in... yes
creating libtool
checking host system type... i386-unknown-freebsdelf4.6.2
checking for ranlib... ranlib
checking whether we are using GNU C... yes
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... freebsdelf4.6.2 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking for aclocal flags... 
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking for indentation command to pipe generated c-files through... cat
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking for pkg-config... /usr/local/bin/pkg-config
checking for 	linc >= 0.5.0 	glib-2.0 >= 2.0.0 	gobject-2.0 >= 2.0.0 	gmodule-2.0 >= 2.0.0... yes
checking ORBIT_CFLAGS...     -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/linc-1.0  
checking ORBIT_LIBS...     -Wl,--export-dynamic  -L/usr/local/lib -lgmodule-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv -llinc  
checking for 	libIDL-2.0 >= 0.7.4 	glib-2.0 >= 2.0.0 	gobject-2.0 >= 2.0.0 	gmodule-2.0 >= 2.0.0... yes
checking ORBIT_IDL_CFLAGS...     -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libIDL-2.0  
checking ORBIT_IDL_LIBS...     -Wl,--export-dynamic  -L/usr/local/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv -lIDL-2  
checking for 	libIDL-2.0 >= 0.7.4 	linc >= 0.5.0 	glib-2.0 >= 2.0.0... yes
checking ORBIT_NAME_CFLAGS...    -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/linc-1.0 -I/usr/local/include/libIDL-2.0  
checking ORBIT_NAME_LIBS...    -L/usr/local/lib -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv -llinc -lIDL-2  
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for unistd.h... yes
checking for sys/endian.h... no
checking for endian.h... no
checking for machine/endian.h... yes
checking for sys/machine.h... no
checking for sys/isa_defs.h... no
checking for sys/poll.h... yes
checking for stddef.h... yes
checking for wchar.h... yes
checking for wcstr.h... no
checking for wctype.h... yes
checking for machine/types.h... yes
checking for netinet/in.h... yes
checking for sys/un.h... yes
checking for linux/irda.h... no
checking for openssl/ssl.h... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... (cached) yes
checking for size_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for socket... yes
checking for gethostbyname... yes
checking for poptStrippedArgv in -lpopt... yes
checking for popt.h... yes
checking whether byte ordering is bigendian... no
configure: error: Linking is badly borked on your system. Please ensure your library path is correct 	                Check config.log for details - check near the end of the log above 'failed program was'
===>  Script "configure" failed unexpectedly.
      Please report the problem to gnome@FreeBSD.org [maintainer] and attach
      the "/usr/ports/devel/ORBit2/work/ORBit2-2.4.3/config.log" including the
      output of the failure of your make command. Also, it might be a good idea
      to provide an overview of all packages installed on your system (e.g. an
      `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/devel/ORBit2.
bash-2.05a# exit

Script done on Sat Aug 24 11:48:29 2002

--------------000900010809040900050801
Content-Type: text/plain;
 name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="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 configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure --disable-indent --prefix=/usr/local --target=i386-unknown-freebsd4.6.2

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

hostname = freetest.ozwix.dk
uname -m = i386
uname -r = 4.6.2-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 4.6.2-RELEASE #15: Mon Aug 19 11:16:35 CEST 2002     jjjensen@freetest.ozwix.dk:/usr/obj/usr/src/sys/ECS 

/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 = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/jjjensen/bin

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

configure:1130: PATH=".;."; conftest.sh
conftest.sh: not found
configure:1133: $? = 127
configure:1206: checking for a BSD compatible install
configure:1255: result: /usr/bin/install -c -o root -g wheel
configure:1266: checking whether build environment is sane
configure:1309: result: yes
configure:1324: checking whether gmake sets ${MAKE}
configure:1344: result: yes
configure:1364: checking for working aclocal
configure:1371: result: found
configure:1379: checking for working autoconf
configure:1386: result: found
configure:1394: checking for working automake
configure:1401: result: found
configure:1409: checking for working autoheader
configure:1416: result: found
configure:1424: checking for working makeinfo
configure:1431: result: found
configure:1511: checking build system type
configure:1529: result: i386-unknown-freebsd4.6.2
configure:1536: checking host system type
configure:1550: result: i386-unknown-freebsd4.6.2
configure:1600: checking for gcc
configure:1623: result: cc
configure:1851: checking for C compiler version
configure:1854: cc --version </dev/null >&5
2.95.3
configure:1857: $? = 0
configure:1859: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]
configure:1862: $? = 0
configure:1864: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:1867: $? = 1
configure:1887: checking for C compiler default output
configure:1890: cc -O -pipe -march=k6 -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:1893: $? = 0
configure:1922: result: a.out
configure:1927: checking whether the C compiler works
configure:1933: ./a.out
configure:1936: $? = 0
configure:1951: result: yes
configure:1958: checking whether we are cross compiling
configure:1960: result: no
configure:1963: checking for executable suffix
configure:1965: cc -o conftest -O -pipe -march=k6 -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:1968: $? = 0
configure:1990: result: 
configure:1996: checking for object suffix
configure:2014: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:2017: $? = 0
configure:2036: result: o
configure:2040: checking whether we are using the GNU C compiler
configure:2061: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:2064: $? = 0
configure:2067: test -s conftest.o
configure:2070: $? = 0
configure:2082: result: yes
configure:2088: checking whether cc accepts -g
configure:2106: cc -c -g -I/usr/local/include conftest.c >&5
configure:2109: $? = 0
configure:2112: test -s conftest.o
configure:2115: $? = 0
configure:2125: result: yes
configure:2152: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2155: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2274: checking for ld used by GCC
configure:2337: result: /usr/libexec/elf/ld
configure:2346: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD])
configure:2358: result: yes
configure:2362: checking for /usr/libexec/elf/ld option to reload object files
configure:2369: result: -r
configure:2374: checking for BSD-compatible nm
configure:2410: result: /usr/bin/nm -B
configure:2413: checking whether ln -s works
configure:2417: result: yes
configure:2424: checking how to recognise dependant libraries
configure:2602: result: pass_all
configure:2608: checking command to parse /usr/bin/nm -B output
configure:2689: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:2692: $? = 0
configure:2696: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:2699: $? = 0
configure:2751: cc -o conftest -O -pipe -march=k6 -I/usr/local/include  conftest.c conftstm.o >&5
configure:2754: $? = 0
configure:2798: result: ok
configure:2807: checking how to run the C preprocessor
configure:2833: cc -E -I/usr/local/include conftest.c
configure:2839: $? = 0
configure:2866: cc -E -I/usr/local/include conftest.c
configure:2863: ac_nonexistent.h: No such file or directory
configure:2872: $? = 1
configure: failed program was:
#line 2862 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2909: result: cc -E
configure:2924: cc -E -I/usr/local/include conftest.c
configure:2930: $? = 0
configure:2957: cc -E -I/usr/local/include conftest.c
configure:2954: ac_nonexistent.h: No such file or directory
configure:2963: $? = 1
configure: failed program was:
#line 2953 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3005: checking for dlfcn.h
configure:3015: cc -E -I/usr/local/include conftest.c
configure:3021: $? = 0
configure:3040: result: yes
configure:3227: checking for ranlib
configure:3242: found /usr/bin/ranlib
configure:3251: result: ranlib
configure:3301: checking for strip
configure:3316: found /usr/bin/strip
configure:3325: result: strip
configure:3527: checking for objdir
configure:3538: result: .libs
configure:3553: checking for cc option to produce PIC
configure:3703: result: -fPIC
configure:3707: checking if cc PIC flag -fPIC works
configure:3727: cc -c -O -pipe -march=k6 -fPIC -DPIC -I/usr/local/include conftest.c >&5
configure:3730: $? = 0
configure:3733: test -s conftest.o
configure:3736: $? = 0
configure:3772: result: yes
configure:3788: checking if cc static flag -static works
configure:3809: cc -o conftest -O -pipe -march=k6 -I/usr/local/include  -static conftest.c -L/usr/local/lib >&5
configure:3812: $? = 0
configure:3815: test -s conftest
configure:3818: $? = 0
configure:3832: result: yes
configure:3843: checking if cc supports -c -o file.o
configure:3863: cc -c -O -pipe -march=k6 -o out/conftest2.o -I/usr/local/include conftest.c >&5
configure:3887: result: yes
configure:3892: checking if cc supports -c -o file.lo
configure:3916: cc -c -O -pipe -march=k6 -c -o conftest.lo -I/usr/local/include conftest.c >&5
configure:3919: $? = 0
configure:3922: test -s conftest.lo
configure:3925: $? = 0
configure:3946: result: yes
configure:3977: checking if cc supports -fno-rtti -fno-exceptions
configure:3996: cc -c -O -pipe -march=k6 -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5
configure:3999: $? = 0
configure:4002: test -s conftest.o
configure:4005: $? = 0
configure:4021: result: yes
configure:4032: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:4724: result: yes
configure:4729: checking how to hardcode library paths into programs
configure:4753: result: immediate
configure:4758: checking whether stripping libraries is possible
configure:4763: result: yes
configure:4774: checking dynamic linker characteristics
configure:5167: result: freebsd4.6.2 ld.so
configure:5172: checking if libtool supports shared libraries
configure:5174: result: yes
configure:5177: checking whether to build shared libraries
configure:5198: result: yes
configure:5201: checking whether to build static libraries
configure:5205: result: yes
configure:5243: checking for shl_load
configure:5280: cc -o conftest -O -pipe -march=k6 -I/usr/local/include  conftest.c -L/usr/local/lib >&5
/tmp/cc3QZWDu.o: In function `main':
/tmp/cc3QZWDu.o(.text+0x9): undefined reference to `shl_load'
configure:5283: $? = 1
configure: failed program was:
#line 5249 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char shl_load (); below.  */
#include <assert.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 ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_shl_load) || defined (__stub___shl_load)
choke me
#else
f = shl_load;
#endif

  ;
  return 0;
}
configure:5299: result: no
configure:5304: checking for shl_load in -ldld
configure:5331: cc -o conftest -O -pipe -march=k6 -I/usr/local/include  conftest.c -ldld  -L/usr/local/lib >&5
/usr/libexec/elf/ld: cannot find -ldld
configure:5334: $? = 1
configure: failed program was:
#line 5312 "configure"
#include "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:5351: result: no
configure:5356: checking for dlopen
configure:5393: cc -o conftest -O -pipe -march=k6 -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:5396: $? = 0
configure:5399: test -s conftest
configure:5402: $? = 0
configure:5412: result: yes
configure:5604: checking whether a program can dlopen itself
configure:5676: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c  -L/usr/local/lib >&5
configure:5679: $? = 0
configure:5696: result: yes
configure:5701: checking whether a statically linked program can dlopen itself
configure:5773: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c  -L/usr/local/lib >&5
configure:5776: $? = 0
configure:5793: result: no
configure:5823: checking whether -lc should be explicitly linked in
configure:5831: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:5834: $? = 0
configure:5848: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:5851: $? = 1
configure:5864: result: yes
configure:6429: checking whether to enable maintainer-specific portions of Makefiles
configure:6438: result: no
configure:6450: checking for aclocal flags
configure:6459: result: 
configure:6506: checking for gcc
configure:6529: result: cc
configure:6757: checking for C compiler version
configure:6760: cc --version </dev/null >&5
2.95.3
configure:6763: $? = 0
configure:6765: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]
configure:6768: $? = 0
configure:6770: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:6773: $? = 1
configure:6776: checking whether we are using the GNU C compiler
configure:6818: result: yes
configure:6824: checking whether cc accepts -g
configure:6861: result: yes
configure:6888: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:6891: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:7001: checking for a BSD compatible install
configure:7050: result: /usr/bin/install -c -o root -g wheel
configure:7094: checking for indentation command to pipe generated c-files through
configure:7115: result: cat
configure:7139: checking for mawk
configure:7165: result: no
configure:7139: checking for gawk
configure:7165: result: no
configure:7139: checking for nawk
configure:7154: found /usr/bin/nawk
configure:7162: result: nawk
configure:7181: checking for pkg-config
configure:7198: found /usr/local/bin/pkg-config
configure:7210: result: /usr/local/bin/pkg-config
configure:7227: checking for 	linc >= 0.5.0 	glib-2.0 >= 2.0.0 	gobject-2.0 >= 2.0.0 	gmodule-2.0 >= 2.0.0
configure:7243: result: yes
configure:7247: checking ORBIT_CFLAGS
configure:7254: result:     -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/linc-1.0  
configure:7257: checking ORBIT_LIBS
configure:7264: result:     -Wl,--export-dynamic  -L/usr/local/lib -lgmodule-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv -llinc  
configure:7352: checking for 	libIDL-2.0 >= 0.7.4 	glib-2.0 >= 2.0.0 	gobject-2.0 >= 2.0.0 	gmodule-2.0 >= 2.0.0
configure:7368: result: yes
configure:7372: checking ORBIT_IDL_CFLAGS
configure:7379: result:     -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libIDL-2.0  
configure:7382: checking ORBIT_IDL_LIBS
configure:7389: result:     -Wl,--export-dynamic  -L/usr/local/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv -lIDL-2  
configure:7477: checking for 	libIDL-2.0 >= 0.7.4 	linc >= 0.5.0 	glib-2.0 >= 2.0.0
configure:7490: result: yes
configure:7494: checking ORBIT_NAME_CFLAGS
configure:7500: result:    -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/linc-1.0 -I/usr/local/include/libIDL-2.0  
configure:7503: checking ORBIT_NAME_LIBS
configure:7509: result:    -L/usr/local/lib -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv -llinc -lIDL-2  
configure:7543: checking for ANSI C header files
configure:7557: cc -E -I/usr/local/include conftest.c
configure:7563: $? = 0
configure:7650: cc -o conftest -O -pipe -march=k6 -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:7653: $? = 0
configure:7655: ./conftest
configure:7658: $? = 0
configure:7671: result: yes
configure:7684: checking for fcntl.h
configure:7694: cc -E -I/usr/local/include conftest.c
configure:7700: $? = 0
configure:7719: result: yes
configure:7684: checking for unistd.h
configure:7694: cc -E -I/usr/local/include conftest.c
configure:7700: $? = 0
configure:7719: result: yes
configure:7684: checking for sys/endian.h
configure:7694: cc -E -I/usr/local/include conftest.c
configure:7691: sys/endian.h: No such file or directory
configure:7700: $? = 1
configure: failed program was:
#line 7690 "configure"
#include "confdefs.h"
#include <sys/endian.h>
configure:7719: result: no
configure:7684: checking for endian.h
configure:7694: cc -E -I/usr/local/include conftest.c
configure:7691: endian.h: No such file or directory
configure:7700: $? = 1
configure: failed program was:
#line 7690 "configure"
#include "confdefs.h"
#include <endian.h>
configure:7719: result: no
configure:7684: checking for machine/endian.h
configure:7694: cc -E -I/usr/local/include conftest.c
configure:7700: $? = 0
configure:7719: result: yes
configure:7684: checking for sys/machine.h
configure:7694: cc -E -I/usr/local/include conftest.c
configure:7691: sys/machine.h: No such file or directory
configure:7700: $? = 1
configure: failed program was:
#line 7690 "configure"
#include "confdefs.h"
#include <sys/machine.h>
configure:7719: result: no
configure:7684: checking for sys/isa_defs.h
configure:7694: cc -E -I/usr/local/include conftest.c
configure:7691: sys/isa_defs.h: No such file or directory
configure:7700: $? = 1
configure: failed program was:
#line 7690 "configure"
#include "confdefs.h"
#include <sys/isa_defs.h>
configure:7719: result: no
configure:7684: checking for sys/poll.h
configure:7694: cc -E -I/usr/local/include conftest.c
configure:7700: $? = 0
configure:7719: result: yes
configure:7732: checking for stddef.h
configure:7742: cc -E -I/usr/local/include conftest.c
configure:7748: $? = 0
configure:7767: result: yes
configure:7732: checking for wchar.h
configure:7742: cc -E -I/usr/local/include conftest.c
configure:7748: $? = 0
configure:7767: result: yes
configure:7732: checking for wcstr.h
configure:7742: cc -E -I/usr/local/include conftest.c
configure:7739: wcstr.h: No such file or directory
configure:7748: $? = 1
configure: failed program was:
#line 7738 "configure"
#include "confdefs.h"
#include <wcstr.h>
configure:7767: result: no
configure:7732: checking for wctype.h
configure:7742: cc -E -I/usr/local/include conftest.c
configure:7748: $? = 0
configure:7767: result: yes
configure:7732: checking for machine/types.h
configure:7742: cc -E -I/usr/local/include conftest.c
configure:7748: $? = 0
configure:7767: result: yes
configure:7780: checking for netinet/in.h
configure:7790: cc -E -I/usr/local/include conftest.c
configure:7796: $? = 0
configure:7815: result: yes
configure:7780: checking for sys/un.h
configure:7790: cc -E -I/usr/local/include conftest.c
configure:7796: $? = 0
configure:7815: result: yes
configure:7780: checking for linux/irda.h
configure:7790: cc -E -I/usr/local/include conftest.c
configure:7787: linux/irda.h: No such file or directory
configure:7796: $? = 1
configure: failed program was:
#line 7786 "configure"
#include "confdefs.h"
#include <linux/irda.h>
configure:7815: result: no
configure:7780: checking for openssl/ssl.h
configure:7790: cc -E -I/usr/local/include conftest.c
configure:7796: $? = 0
configure:7815: result: yes
configure:7829: checking for cc option to accept ANSI C
configure:7886: cc  -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:7889: $? = 0
configure:7892: test -s conftest.o
configure:7895: $? = 0
configure:7912: result: none needed
configure:7920: checking for an ANSI C-conforming const
configure:7984: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:7987: $? = 0
configure:7990: test -s conftest.o
configure:7993: $? = 0
configure:8003: result: yes
configure:8013: checking for inline
configure:8030: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:8033: $? = 0
configure:8036: test -s conftest.o
configure:8039: $? = 0
configure:8050: result: inline
configure:8071: checking for sys/types.h
configure:8083: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:8086: $? = 0
configure:8089: test -s conftest.o
configure:8092: $? = 0
configure:8102: result: yes
configure:8071: checking for sys/stat.h
configure:8083: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:8086: $? = 0
configure:8089: test -s conftest.o
configure:8092: $? = 0
configure:8102: result: yes
configure:8071: checking for stdlib.h
configure:8083: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:8086: $? = 0
configure:8089: test -s conftest.o
configure:8092: $? = 0
configure:8102: result: yes
configure:8071: checking for string.h
configure:8083: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:8086: $? = 0
configure:8089: test -s conftest.o
configure:8092: $? = 0
configure:8102: result: yes
configure:8071: checking for memory.h
configure:8083: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:8086: $? = 0
configure:8089: test -s conftest.o
configure:8092: $? = 0
configure:8102: result: yes
configure:8071: checking for strings.h
configure:8083: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:8086: $? = 0
configure:8089: test -s conftest.o
configure:8092: $? = 0
configure:8102: result: yes
configure:8071: checking for inttypes.h
configure:8083: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:8086: $? = 0
configure:8089: test -s conftest.o
configure:8092: $? = 0
configure:8102: result: yes
configure:8071: checking for stdint.h
configure:8083: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:8112: stdint.h: No such file or directory
configure:8086: $? = 1
configure: failed program was:
#line 8077 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:8102: result: no
configure:8071: checking for unistd.h
configure:8102: result: yes
configure:8112: checking for size_t
configure:8133: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:8136: $? = 0
configure:8139: test -s conftest.o
configure:8142: $? = 0
configure:8152: result: yes
configure:8167: checking for vprintf
configure:8204: cc -o conftest -O -pipe -march=k6 -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:8207: $? = 0
configure:8210: test -s conftest
configure:8213: $? = 0
configure:8223: result: yes
configure:8230: checking for _doprnt
configure:8267: cc -o conftest -O -pipe -march=k6 -I/usr/local/include  conftest.c -L/usr/local/lib >&5
/tmp/ccJUwMrL.o: In function `main':
/tmp/ccJUwMrL.o(.text+0x9): undefined reference to `_doprnt'
configure:8270: $? = 1
configure: failed program was:
#line 8236 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _doprnt (); below.  */
#include <assert.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 _doprnt ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__doprnt) || defined (__stub____doprnt)
choke me
#else
f = _doprnt;
#endif

  ;
  return 0;
}
configure:8286: result: no
configure:8299: checking for socket
configure:8336: cc -o conftest -O -pipe -march=k6 -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:8339: $? = 0
configure:8342: test -s conftest
configure:8345: $? = 0
configure:8355: result: yes
configure:8421: checking for gethostbyname
configure:8458: cc -o conftest -O -pipe -march=k6 -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:8461: $? = 0
configure:8464: test -s conftest
configure:8467: $? = 0
configure:8477: result: yes
configure:8543: checking for poptStrippedArgv in -lpopt
configure:8570: cc -o conftest -O -pipe -march=k6 -I/usr/local/include  conftest.c -lpopt  -L/usr/local/lib >&5
configure:8573: $? = 0
configure:8576: test -s conftest
configure:8579: $? = 0
configure:8590: result: yes
configure:8600: checking for popt.h
configure:8610: cc -E -I/usr/local/include conftest.c
configure:8616: $? = 0
configure:8635: result: yes
configure:8645: checking whether byte ordering is bigendian
configure:8670: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure:8673: $? = 0
configure:8676: test -s conftest.o
configure:8679: $? = 0
configure:8700: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
configure: In function `main':
configure:8691: syntax error before `big'
configure:8703: $? = 1
configure: failed program was:
#line 8683 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>

int
main ()
{
#if BYTE_ORDER != BIG_ENDIAN
 not big endian
#endif

  ;
  return 0;
}
configure:8767: result: no
configure:8794: cc -o conftest -O -pipe -march=k6 -I/usr/local/include  conftest.c     -Wl,--export-dynamic  -L/usr/local/lib -lgmodule-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv -llinc   -L/usr/local/lib >&5
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_cond_signal'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_destroy'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_create'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_getspecific'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_init'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_exit'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_equal'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_getschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_setscope'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_cond_broadcast'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_setschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_key_create'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_setstacksize'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_cond_init'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_mutex_unlock'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_self'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_mutex_destroy'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_mutex_lock'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_cond_wait'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_mutex_trylock'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_cond_destroy'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_mutex_init'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_setschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_setdetachstate'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_join'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_cond_timedwait'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_getschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_setspecific'
configure:8797: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 8785 "configure"
#include "confdefs.h"
 #include <stdio.h>
             main ()
             {
               return 0;
             }
configure:8809: error: Linking is badly borked on your system. Please ensure your library path is correct 	                Check config.log for details - check near the end of the log above 'failed program was'

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

ac_cv_type_size_t='yes'
ac_cv_header_netinet_in_h='yes'
ac_cv_header_sys_endian_h='no'
ac_cv_c_bigendian='no'
ac_cv_header_wcstr_h='no'
ac_cv_header_stdlib_h='yes'
ac_cv_header_linux_irda_h='no'
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_lib_popt_poptStrippedArgv='yes'
ac_cv_func__doprnt='no'
ac_cv_header_machine_types_h='yes'
ac_cv_func_dlopen='yes'
ac_cv_prog_cc_g='yes'
ac_cv_env_LDFLAGS_set=''
ac_cv_path_PKG_CONFIG='/usr/local/bin/pkg-config'
ac_cv_func_shl_load='no'
lt_cv_prog_cc_can_build_shared='yes'
ac_cv_c_compiler_gnu='yes'
ac_cv_env_CFLAGS_set='set'
ac_cv_header_popt_h='yes'
ac_cv_prog_make_gmake_set='yes'
ac_cv_env_CPP_value=''
ac_cv_env_CPPFLAGS_set='set'
ac_cv_header_wchar_h='yes'
lt_cv_prog_cc_static_works='yes'
lt_cv_prog_cc_no_builtin=''
ac_cv_func_socket='yes'
ac_cv_header_sys_poll_h='yes'
lt_cv_dlopen_self='yes'
lt_cv_dlopen_libs=''
lt_cv_prog_cc_shlib=''
ac_cv_header_sys_isa_defs_h='no'
ac_cv_header_fcntl_h='yes'
lt_cv_prog_cc_static='-static'
ac_cv_env_host_alias_set=''
ac_cv_c_const='yes'
lt_cv_dlopen_self_static='no'
lt_cv_ld_reload_flag='-r'
lt_cv_sys_path_separator=':'
ac_cv_header_sys_stat_h='yes'
lt_cv_archive_cmds_need_lc='yes'
lt_cv_prog_gnu_ld='yes'
ac_cv_env_build_alias_set=''
ac_cv_lib_dld_shl_load='no'
ac_cv_env_LDFLAGS_value=''
ac_cv_env_target_alias_set='set'
ac_cv_prog_cc_stdc=''
ac_cv_header_openssl_ssl_h='yes'
ac_cv_host_alias='i386-unknown-freebsd4.6.2'
ac_cv_env_CFLAGS_value='-O -pipe -march=k6'
ac_cv_env_CC_set='set'
ac_cv_header_sys_types_h='yes'
ac_cv_header_stdc='yes'
lt_cv_prog_cc_wl='-Wl,'
ac_cv_header_strings_h='yes'
ac_cv_func_vprintf='yes'
ac_cv_header_stdint_h='no'
ac_cv_header_inttypes_h='yes'
ac_cv_header_endian_h='no'
ac_cv_func_gethostbyname='yes'
ac_cv_header_string_h='yes'
ac_cv_c_inline='inline'
ac_cv_header_machine_endian_h='yes'
ac_cv_header_unistd_h='yes'
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_path_LD='/usr/libexec/elf/ld'
ac_cv_build_alias='i386-unknown-freebsd4.6.2'
ac_cv_env_CPPFLAGS_value='-I/usr/local/include'
ac_cv_header_sys_machine_h='no'
ac_cv_header_memory_h='yes'
ac_cv_prog_ac_ct_RANLIB='ranlib'
ac_cv_prog_ac_ct_STRIP='strip'
ac_cv_host='i386-unknown-freebsd4.6.2'
ac_cv_env_host_alias_value=''
ac_cv_header_wctype_h='yes'
lt_cv_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_compiler_c_o='yes'
lt_cv_prog_cc_pic_works='yes'
lt_cv_file_magic_test_file=''
ac_cv_prog_AWK='nawk'
ac_cv_prog_CPP='cc -E'
ac_cv_build='i386-unknown-freebsd4.6.2'
ac_cv_env_build_alias_value=''
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_deplibs_check_method='pass_all'
ac_cv_prog_ac_ct_CC='cc'
lt_cv_compiler_o_lo='yes'
ac_cv_env_target_alias_value='i386-unknown-freebsd4.6.2'
ac_cv_header_sys_un_h='yes'
ac_cv_header_stddef_h='yes'
ac_cv_env_CC_value='cc'
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=''
ac_cv_header_dlfcn_h='yes'
lt_cv_dlopen='dlopen'
ac_cv_orbit_aclocal_flags=''
ac_cv_objext='o'

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

#define HAVE_DLFCN_H 1
#define INDENT_COMMAND "cat"
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_MACHINE_ENDIAN_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_STDDEF_H 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_MACHINE_TYPES_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_OPENSSL_SSL_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VPRINTF 1


configure: exit 1

--------------000900010809040900050801--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D675ACB.3000102>