Date: 01 Jul 2002 22:18:23 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: shepner <shepner@asyla.org> Cc: gnome@FreeBSD.ORG Subject: Re: gtk12 make problem Message-ID: <1025576303.801.47.camel@gyros.marcuscom.com> In-Reply-To: <20020701082931.H73331-200000@localhost> References: <20020701082931.H73331-200000@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2002-07-01 at 09:48, shepner wrote: > interesting. I got an error from the remote mailserver and I didnt > realize that the message actually made it through. > > I attached the /etc/make.conf. At the time I sent the original message I > was running Xfree86 4.1. Since that time, I upgraded to xfree86 4.2 via > the binaries they provide because I cant get it to successfully compile. > > now that Ive managed to get most of my installed apps upgraded to the > latest versions, I notice that I now dont have an entry for gtk12 > anymore but gtk-1.2.10_7 which I assume is the same thing. > It looks like things are installed then...? gtk-1.2.10_7 is the latest version of GTK+-1.2 in the tree. Joe > stephen > On 1 Jul 2002, Joe Marcus Clarke wrote: > > > On Sat, 2002-06-29 at 16:18, shepner wrote: > > > as per the instructions provided when the make for gtk12 failed: > > > > Looks like something is screwed up with your XFree86 install. What are > > the contents of /etc/make.conf? > > > > Joe > > > > > > > > bobsvr# make > > > ===> Configuring for gtk-1.2.10_7 > > > loading cache ./config.cache > > > checking for a BSD compatible install... /usr/bin/install -c -o root -g > > > wheel > > > checking whether build environment is sane... yes > > > checking whether make sets ${MAKE}... (cached) 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 host system type... i386-portbld-freebsd4.5 > > > checking build system type... i386-portbld-freebsd4.5 > > > checking for ranlib... (cached) ranlib > > > checking for gcc... (cached) cc > > > checking whether the C compiler (cc -O -pipe ) works... yes > > > checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no > > > checking whether we are using GNU C... (cached) yes > > > checking whether cc accepts -g... (cached) yes > > > checking for ld used by GCC... (cached) /usr/libexec/elf/ld > > > checking if the linker (/usr/libexec/elf/ld) is GNU ld... (cached) yes > > > checking for BSD-compatible nm... (cached) /usr/bin/nm -B > > > checking whether ln -s works... (cached) yes > > > updating cache ./config.cache > > > loading cache ./config.cache within ltconfig > > > checking for object suffix... o > > > checking for executable suffix... (cached) 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 if the linker (/usr/libexec/elf/ld) is GNU ld... yes > > > checking whether the linker (/usr/libexec/elf/ld) supports shared > > > libraries... yes > > > 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... freebsd4.5 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 > > > updating cache ./config.cache > > > loading cache ./config.cache > > > checking whether to enable maintainer-specific portions of Makefiles... no > > > checking host system type... i386-portbld-freebsd4.5 > > > checking whether build environment is sane... yes > > > checking for gcc... (cached) cc > > > checking whether the C compiler (cc -O -pipe ) works... yes > > > checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no > > > checking whether we are using GNU C... (cached) yes > > > checking whether cc accepts -g... (cached) yes > > > checking for POSIXized ISC... no > > > checking for cc option to accept ANSI C... none needed > > > checking for a BSD compatible install... /usr/bin/install -c -o root -g > > > wheel > > > checking whether make sets ${MAKE}... (cached) yes > > > checking for gawk... no > > > checking for mawk... no > > > checking for nawk... no > > > checking for awk... awk > > > checking for perl5... perl5 > > > checking for indent... indent > > > checking whether make is GNU Make... no > > > checking how to run the C preprocessor... cc -E > > > checking for ANSI C header files... yes > > > checking for working const... yes > > > checking for inline... inline > > > checking for off_t... yes > > > checking for size_t... yes > > > checking for working alloca.h... no > > > checking for alloca... yes > > > checking for unistd.h... yes > > > checking for getpagesize... yes > > > checking for working mmap... yes > > > checking for argz.h... no > > > checking for limits.h... yes > > > checking for locale.h... yes > > > checking for nl_types.h... yes > > > checking for malloc.h... no > > > checking for string.h... yes > > > checking for unistd.h... (cached) yes > > > checking for sys/param.h... yes > > > checking for getcwd... yes > > > checking for munmap... yes > > > checking for putenv... yes > > > checking for setenv... yes > > > checking for setlocale... yes > > > checking for strchr... yes > > > checking for strcasecmp... yes > > > checking for strdup... yes > > > checking for __argz_count... no > > > checking for __argz_stringify... no > > > checking for __argz_next... no > > > checking for stpcpy... no > > > checking for LC_MESSAGES... yes > > > checking whether NLS is requested... yes > > > checking for libintl.h... yes > > > checking for dgettext in libc... no > > > checking for bindtextdomain in -lintl... yes > > > checking for dgettext in libintl... checking for dgettext in -lintl... yes > > > yes > > > checking for msgfmt... /usr/local/bin/msgfmt > > > checking for dcgettext... yes > > > checking for gmsgfmt... /usr/local/bin/msgfmt > > > checking for xgettext... /usr/local/bin/xgettext > > > checking for catalogs to be installed... az ca cs da de el es et eu fi fr > > > ga gl hr hu it ja ko lt nl no nn pl pt pt_BR ro ru sk sl sp sr sv tr uk vi > > > wa zh_CN.GB2312 zh_TW.Big5 > > > checking for extra flags to get ANSI library prototypes... none needed > > > checking for extra flags for POSIX compliance... none needed > > > checking for glib-config... /usr/local/bin/glib12-config > > > checking for GLIB - version >= 1.2.8... yes > > > checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include > > > checking for dnet_ntoa in -ldnet... no > > > checking for dnet_ntoa in -ldnet_stub... no > > > checking for gethostbyname... yes > > > checking for connect... yes > > > checking for remove... yes > > > checking for shmat... yes > > > checking for IceConnectionNumber in -lICE... no > > > checking for XOpenDisplay in -lX11... no > > > configure: error: *** libX11 not found. Check 'config.log' for more > > > details. > > > ===> Script "configure" failed unexpectedly. > > > Please report the problem to gnome@FreeBSD.org [maintainer] and > > > attach > > > the > > > > > > "/mnt3/ports-020628/ports/x11-toolkits/gtk12/work/gtk+-1.2.10/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 /mnt3/ports-020628/ports/x11-toolkits/gtk12. > > > bobsvr# > > > > > > > > > bobsvr# ls /var/db/pkg > > > Hermes-1.3.2 mcrypt-2.5.6 > > > ImageMagick-5.4.5.1_1 mhash-0.8.9 > > > ORBit-0.5.13_2 mindterm-binary-1.2.1 > > > afm-1.0 mm-1.1.3 > > > apache-2.0.35_1 mod_php4-4.2.0 > > > autoconf-2.13_1 mozilla-1.0,1 > > > autoconf213-2.13.000227_1 mysql-client-3.23.43 > > > automake-1.4.5_1,1 mysql-client-3.23.47 > > > bind-9.1.3 mysql-server-3.23.43 > > > bison-1.35_1 p5-DBI-1.19 > > > cclient-2001a,1 p5-Data-ShowTable-3.3 > > > curl-7.9.2 p5-Mysql-modules-1.2216 > > > cvsup-16.1e p5-Net-1.0703 > > > cyrus-imapd-2.0.16_1 p5-Net-Daemon-0.35 > > > cyrus-sasl-1.5.24_7 p5-News-Newsrc-1.08 > > > db3-3.2.9_2,1 p5-PlRPC-0.2015 > > > eterm-0.9.1_1 p5-Set-IntSpan-1.07 > > > expat-1.2 p5-Storable-1.0.13 > > > expat-1.95.2 pdflib-3.03 > > > fetchmail-5.8.17_1 pine-4.44 > > > freetype-1.3.1_2 pkg_tarup-1.2_3 > > > freetype2-2.0.4 pkgconfig-0.12.0 > > > freetype2-2.1.0_1 pkgdb.db > > > gd-1.8.4_3 pkzip-2.5 > > > gdk-pixbuf-0.16.0 pm3-base-1.1.15 > > > gettext-0.10.38_1 pm3-net-1.1.15 > > > gettext-0.11.1_2 png-1.2.3 > > > gettext-0.11.2 popt-1.5.1 > > > ghostscript-gnu-7.05_1 portupgrade-20020429_1 > > > glib-1.2.10_7 pth-1.4.1_1 > > > gmake-3.79.1_2 python-2.2.1 > > > gtk-1.2.10_3 rpm-3.0.6_5 > > > ident2-1.02 rrdtool-1.0.38 > > > imake-4.2.0_1 rsync-2.5.2 > > > imap-uw-2001a,1 ruby-1.6.7.2002.05.23 > > > imlib2-1.0.5 ruby-bdb1-0.1.7 > > > jbigkit-1.4 ruby-optparse-0.8.6 > > > jpeg-6b_1 ruby-shim-ruby18-1.7.2.2002.05.21 > > > lcms-1.08 rxvt-devel-2.7.8 > > > leafnode+-2.14 samba-3.0a14 > > > libast-0.4 sudo-1.6.5.2 > > > libfpx-1.2.0.4 tcl-8.3.4_4 > > > libiconv-1.7_4 tiff-3.5.7 > > > libiconv-1.8 tightvnc-1.2.4 > > > libmcrypt-2.4.15_1 tin-1.5.9 > > > libmng-1.0.3 tk-8.3.4_2 > > > libmpeg2-0.2.1 ubh-1.5 > > > libnet-1.0.2a ucd-snmp-4.2.1 > > > libproplist-0.10.1 unzip-5.42 > > > libtool-1.3.4_4 uulib-0.5.13 > > > libungif-4.1.0b1 wget-1.7_3 > > > libwmf-0.2.5_1 windowmaker-0.80.0_1 > > > libxml2-2.4.22_1 wmcpuload-0.9.0 > > > linux_base-6.1 wmicons-1.0 > > > lynx-2.8.5.d3 wmmemload-0.1.3 > > > m4-1.4 wmnet-1.2 > > > makedepend-2000.12.28 zip-2.3 > > > man2html-3.0.1 > > > bobsvr# > > > > > > > > > > > > ---- > > > > > > > > This file contains any messages produced by compilers while > > > running configure, to aid debugging if configure makes a mistake. > > > > > > configure:661: checking for a BSD compatible install > > > configure:714: checking whether build environment is sane > > > configure:771: checking whether make sets ${MAKE} > > > configure:810: checking for working aclocal > > > configure:823: checking for working autoconf > > > configure:836: checking for working automake > > > configure:849: checking for working autoheader > > > configure:862: checking for working makeinfo > > > configure:957: checking host system type > > > configure:978: checking build system type > > > configure:998: checking for ranlib > > > configure:1028: checking for gcc > > > configure:1141: checking whether the C compiler (cc -O -pipe ) works > > > configure:1157: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > configure:1183: checking whether the C compiler (cc -O -pipe ) is a cross-compiler > > > configure:1188: checking whether we are using GNU C > > > configure:1216: checking whether cc accepts -g > > > configure:1259: checking for ld used by GCC > > > configure:1321: checking if the linker (/usr/libexec/elf/ld) is GNU ld > > > configure:1337: checking for BSD-compatible nm > > > configure:1373: checking whether ln -s works > > > ltconfig:603: checking for object suffix > > > ltconfig:604: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 > > > ltconfig:776: checking if cc PIC flag -fPIC works > > > ltconfig:777: cc -c -O -pipe -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 > > > ltconfig:829: checking if cc supports -c -o file.o > > > ltconfig:830: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 > > > ltconfig:862: checking if cc supports -c -o file.lo > > > ltconfig:863: cc -c -O -pipe -c -o conftest.lo -I/usr/local/include conftest.c 1>&5 > > > ltconfig:914: checking if cc supports -fno-rtti -fno-exceptions > > > ltconfig:915: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5 > > > ltconfig:958: checking if cc static flag -static works > > > ltconfig:959: cc -o conftest -O -pipe -I/usr/local/include -static conftest.c -L/usr/local/lib 1>&5 > > > GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) > > > ltconfig:1635: checking if global_symbol_pipe works > > > ltconfig:1636: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 > > > ltconfig:1639: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" > > > ltconfig:1691: cc -o conftest -O -pipe -fno-builtin -fno-rtti -fno-exceptions -I/usr/local/include conftest.c conftstm.o 1>&5 > > > configure:1559: checking whether to enable maintainer-specific portions of Makefiles > > > configure:1589: checking host system type > > > configure:1705: checking whether build environment is sane > > > configure:1747: checking for gcc > > > configure:1860: checking whether the C compiler (cc -O -pipe ) works > > > configure:1876: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > configure:1902: checking whether the C compiler (cc -O -pipe ) is a cross-compiler > > > configure:1907: checking whether we are using GNU C > > > configure:1935: checking whether cc accepts -g > > > configure:1967: checking for POSIXized ISC > > > configure:1991: checking for cc option to accept ANSI C > > > configure:2044: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 > > > configure:2079: checking for a BSD compatible install > > > configure:2132: checking whether make sets ${MAKE} > > > configure:2189: checking for gawk > > > configure:2189: checking for mawk > > > configure:2189: checking for nawk > > > configure:2189: checking for awk > > > configure:2223: checking for perl5 > > > configure:2257: checking for indent > > > configure:2294: checking whether make is GNU Make > > > configure:2312: checking how to run the C preprocessor > > > configure:2333: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out > > > configure:2392: checking for ANSI C header files > > > configure:2405: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out > > > configure:2472: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > configure:2496: checking for working const > > > configure:2550: cc -c -O -pipe -Wall -I/usr/local/include conftest.c 1>&5 > > > configure: In function `main': > > > configure:2524: warning: unused variable `s' > > > configure:2544: warning: unused variable `foo' > > > configure:2512: warning: unused variable `zero' > > > configure:2506: warning: unused variable `x' > > > configure:2523: warning: `t' might be used uninitialized in this function > > > configure:2541: warning: `b' might be used uninitialized in this function > > > configure:2571: checking for inline > > > configure:2585: cc -c -O -pipe -Wall -I/usr/local/include conftest.c 1>&5 > > > configure: In function `main': > > > configure:2581: warning: control reaches end of non-void function > > > configure: At top level: > > > configure:2581: warning: return-type defaults to `int' > > > configure:2611: checking for off_t > > > configure:2644: checking for size_t > > > configure:2679: checking for working alloca.h > > > configure:2691: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > configure:2685: alloca.h: No such file or directory > > > configure: In function `main': > > > configure:2687: warning: unused variable `p' > > > configure: failed program was: > > > #line 2684 "configure" > > > #include "confdefs.h" > > > #include <alloca.h> > > > int main() { > > > char *p = alloca(2 * sizeof(int)); > > > ; return 0; } > > > configure:2712: checking for alloca > > > configure:2745: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > configure: In function `main': > > > configure:2741: warning: unused variable `p' > > > configure:2914: checking for unistd.h > > > configure:2924: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out > > > configure:2953: checking for getpagesize > > > configure:2981: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > configure:3006: checking for working mmap > > > configure:3154: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > configure: In function `main': > > > configure:3095: warning: implicit declaration of function `getpagesize' > > > configure:3104: warning: implicit declaration of function `rand' > > > configure:3105: warning: implicit declaration of function `umask' > > > configure:3109: warning: implicit declaration of function `write' > > > configure:3111: warning: implicit declaration of function `close' > > > configure:3142: warning: implicit declaration of function `read' > > > configure:3148: warning: implicit declaration of function `unlink' > > > configure:3182: checking for argz.h > > > configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out > > > configure:3188: argz.h: No such file or directory > > > configure: failed program was: > > > #line 3187 "configure" > > > #include "confdefs.h" > > > #include <argz.h> > > > configure:3182: checking for limits.h > > > configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out > > > configure:3182: checking for locale.h > > > configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out > > > configure:3182: checking for nl_types.h > > > configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out > > > configure:3182: checking for malloc.h > > > configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out > > > In file included from configure:3188: > > > /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" > > > configure: failed program was: > > > #line 3187 "configure" > > > #include "confdefs.h" > > > #include <malloc.h> > > > configure:3182: checking for string.h > > > configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out > > > configure:3182: checking for unistd.h > > > configure:3182: checking for sys/param.h > > > configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out > > > configure:3222: checking for getcwd > > > configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > configure:3222: checking for munmap > > > configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > configure:3222: checking for putenv > > > configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > configure:3222: checking for setenv > > > configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > configure:3222: checking for setlocale > > > configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > configure:3222: checking for strchr > > > configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > configure:3222: checking for strcasecmp > > > configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > configure:3222: checking for strdup > > > configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > configure:3222: checking for __argz_count > > > configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > /tmp/cc5CyCfr.o: In function `main': > > > /tmp/cc5CyCfr.o(.text+0x7): undefined reference to `__argz_count' > > > configure: failed program was: > > > #line 3227 "configure" > > > #include "confdefs.h" > > > /* System header to define __stub macros and hopefully few prototypes, > > > which can conflict with char __argz_count(); below. */ > > > #include <assert.h> > > > /* Override any gcc2 internal prototype to avoid an error. */ > > > /* We use char because int might match the return type of a gcc2 > > > builtin and then its argument prototype would still apply. */ > > > char __argz_count(); > > > > > > 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___argz_count) || defined (__stub_____argz_count) > > > choke me > > > #else > > > __argz_count(); > > > #endif > > > > > > ; return 0; } > > > configure:3222: checking for __argz_stringify > > > configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > /tmp/ccBU5HvS.o: In function `main': > > > /tmp/ccBU5HvS.o(.text+0x7): undefined reference to `__argz_stringify' > > > configure: failed program was: > > > #line 3227 "configure" > > > #include "confdefs.h" > > > /* System header to define __stub macros and hopefully few prototypes, > > > which can conflict with char __argz_stringify(); below. */ > > > #include <assert.h> > > > /* Override any gcc2 internal prototype to avoid an error. */ > > > /* We use char because int might match the return type of a gcc2 > > > builtin and then its argument prototype would still apply. */ > > > char __argz_stringify(); > > > > > > 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___argz_stringify) || defined (__stub_____argz_stringify) > > > choke me > > > #else > > > __argz_stringify(); > > > #endif > > > > > > ; return 0; } > > > configure:3222: checking for __argz_next > > > configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > /tmp/ccZUefuT.o: In function `main': > > > /tmp/ccZUefuT.o(.text+0x7): undefined reference to `__argz_next' > > > configure: failed program was: > > > #line 3227 "configure" > > > #include "confdefs.h" > > > /* System header to define __stub macros and hopefully few prototypes, > > > which can conflict with char __argz_next(); below. */ > > > #include <assert.h> > > > /* Override any gcc2 internal prototype to avoid an error. */ > > > /* We use char because int might match the return type of a gcc2 > > > builtin and then its argument prototype would still apply. */ > > > char __argz_next(); > > > > > > 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___argz_next) || defined (__stub_____argz_next) > > > choke me > > > #else > > > __argz_next(); > > > #endif > > > > > > ; return 0; } > > > configure:3279: checking for stpcpy > > > configure:3307: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > /tmp/cckV8RuC.o: In function `main': > > > /tmp/cckV8RuC.o(.text+0x7): undefined reference to `stpcpy' > > > configure: failed program was: > > > #line 3284 "configure" > > > #include "confdefs.h" > > > /* System header to define __stub macros and hopefully few prototypes, > > > which can conflict with char stpcpy(); below. */ > > > #include <assert.h> > > > /* Override any gcc2 internal prototype to avoid an error. */ > > > /* We use char because int might match the return type of a gcc2 > > > builtin and then its argument prototype would still apply. */ > > > char stpcpy(); > > > > > > 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_stpcpy) || defined (__stub___stpcpy) > > > choke me > > > #else > > > stpcpy(); > > > #endif > > > > > > ; return 0; } > > > configure:3341: checking for LC_MESSAGES > > > configure:3353: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > configure:3374: checking whether NLS is requested > > > configure:3406: checking for libintl.h > > > configure:3416: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out > > > configure:3433: checking for dgettext in libc > > > configure:3445: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 > > > /tmp/ccvDC8ha.o: In function `main': > > > /tmp/ccvDC8ha.o(.text+0x14): undefined reference to `dgettext' > > > configure: failed program was: > > > #line 3438 "configure" > > > #include "confdefs.h" > > > #include <libintl.h> > > > int main() { > > > return (int) dgettext ("","") > > > ; return 0; } > > > configure:3461: checking for bindtextdomain in -lintl > > > configure:3480: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -lintl -L/usr/local/lib 1>&5 > > > configure:3496: checking for dgettext in libintl > > > configure:3501: checking for dgettext in -lintl > > > configure:3520: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -lintl -L/usr/local/lib 1>&5 > > > configure:3563: checking for msgfmt > > > configure:3597: checking for dcgettext > > > configure:3625: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5 > > > configure:3652: checking for gmsgfmt > > > configure:3688: checking for xgettext > > > configure:3728: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5 > > > configure:4004: checking for catalogs to be installed > > > configure:4114: checking for extra flags to get ANSI library prototypes > > > configure:4128: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl -lm 1>&5 > > > configure:4168: checking for extra flags for POSIX compliance > > > configure:4177: cc -c -O -pipe -Wall -I/usr/local/include conftest.c 1>&5 > > > configure: In function `main': > > > configure:4173: warning: unused variable `dir' > > > configure:4270: checking for glib-config > > > configure:4305: checking for GLIB - version >= 1.2.8 > > > configure:4404: cc -o conftest -O -pipe -Wall -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include conftest.c -L/usr/local/lib -Wl,-E -lgmodule12 -lgthread12 -lglib12 -pthread -L/usr/local/lib -lintl 1>&5 > > > configure:4544: checking for X > > > configure:4858: checking for dnet_ntoa in -ldnet > > > configure:4877: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -ldnet -L/usr/local/lib -lintl 1>&5 > > > /usr/libexec/elf/ld: cannot find -ldnet > > > configure: failed program was: > > > #line 4866 "configure" > > > #include "confdefs.h" > > > /* Override any gcc2 internal prototype to avoid an error. */ > > > /* We use char because int might match the return type of a gcc2 > > > builtin and then its argument prototype would still apply. */ > > > char dnet_ntoa(); > > > > > > int main() { > > > dnet_ntoa() > > > ; return 0; } > > > configure:4899: checking for dnet_ntoa in -ldnet_stub > > > configure:4918: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -ldnet_stub -L/usr/local/lib -lintl 1>&5 > > > /usr/libexec/elf/ld: cannot find -ldnet_stub > > > configure: failed program was: > > > #line 4907 "configure" > > > #include "confdefs.h" > > > /* Override any gcc2 internal prototype to avoid an error. */ > > > /* We use char because int might match the return type of a gcc2 > > > builtin and then its argument prototype would still apply. */ > > > char dnet_ntoa(); > > > > > > int main() { > > > dnet_ntoa() > > > ; return 0; } > > > configure:4947: checking for gethostbyname > > > configure:4975: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5 > > > configure:5045: checking for connect > > > configure:5073: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5 > > > configure:5137: checking for remove > > > configure:5165: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5 > > > configure:5229: checking for shmat > > > configure:5257: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5 > > > configure:5330: checking for IceConnectionNumber in -lICE > > > configure:5349: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/X11R6/lib conftest.c -lICE -L/usr/local/lib -lintl 1>&5 > > > /usr/libexec/elf/ld: cannot find -lICE > > > configure: failed program was: > > > #line 5338 "configure" > > > #include "confdefs.h" > > > /* Override any gcc2 internal prototype to avoid an error. */ > > > /* We use char because int might match the return type of a gcc2 > > > builtin and then its argument prototype would still apply. */ > > > char IceConnectionNumber(); > > > > > > int main() { > > > IceConnectionNumber() > > > ; return 0; } > > > configure:5393: checking for XOpenDisplay in -lX11 > > > configure:5412: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib conftest.c -lX11 -L/usr/local/lib -lintl 1>&5 > > > /usr/libexec/elf/ld: cannot find -lX11 > > > configure: failed program was: > > > #line 5401 "configure" > > > #include "confdefs.h" > > > /* Override any gcc2 internal prototype to avoid an error. */ > > > /* We use char because int might match the return type of a gcc2 > > > builtin and then its argument prototype would still apply. */ > > > char XOpenDisplay(); > > > > > > int main() { > > > XOpenDisplay() > > > ; return 0; } > > > > > ---- > > #general optimization flags > CFLAGS= -O -pipe > > #kernal optimization flage > COPTFLAGS= -O -pipe > > NOPROFILE= true # Avoid compiling profiled libraries > #NOSHARE= true # do not go into the share subdir > #NOUUCP= true # do not build uucp related programs > > > # If you want the "compat" shared libraries installed as part of your normal > # builds, uncomment these: > # > #COMPAT1X= yes > #COMPAT20= yes > #COMPAT21= yes > #COMPAT22= yes > #COMPAT3X= yes > #COMPAT4X= yes > > NOPORTDOCS= true > > USA_RESIDENT= YES > > DOC_LANG= en_US.ISO_8859-1 ru_RU.KOI8-R > > XFREE86_VERSION= 4 -- PGP Key : http://www.marcuscom.com/pgp.asc 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?1025576303.801.47.camel>