Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2002 13:49:10 +0300 (EEST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        anders@hack.org (Anders Andersson)
Cc:        gnome@freebsd.org
Subject:   Re: gnomecore broken on RELENG_4
Message-ID:  <200205181049.g4IAnBN13659@vega.vega.com>
In-Reply-To: <20020518100652.GB41890@sushi.sanyusan.se> from "Anders Andersson" at May 18, 2002 12:06:52 PM

next in thread | previous in thread | raw e-mail | index | archive | help
Should be fixed in png-1.2.3_3. Please update and try again.

Thank you for reporting!

-Maxim

> 
> 
> --VS++wcV0S1rZb1Fb
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> 
> It seems that ache's and ru's latest "fix" for graphics/png has broken
> x11/gnomecore
> 
> Please see the attached config.log for gnomecore.
> 
> All this built on a up to date RELENG_4 and latest ports tree.
> 
> png-1.2.2_2 - is the installed png
> -- 
> Anders Andersson <anders@hack.org>
> UNIX, Networking and Security consultant
> +46 (0)705 87 53 35
> 
> --VS++wcV0S1rZb1Fb
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: attachment; filename="config.log"
> 
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
> 
> configure:787: checking for a BSD compatible install
> configure:840: checking whether build environment is sane
> configure:897: checking whether gmake sets ${MAKE}
> configure:943: checking for working aclocal
> configure:956: checking for working autoconf
> configure:969: checking for working automake
> configure:982: checking for working autoheader
> configure:995: checking for working makeinfo
> configure:1010: checking whether to enable maintainer-specific portions of Makefiles
> configure:1085: checking for perl
> configure:1192: checking for gnome-config
> configure:1229: checking if /usr/X11R6/bin/gnome-config works
> configure:1237: checking for orbit-config
> configure:1273: checking for orbit-idl
> configure:1307: checking for working ORBit environment
> configure:1343: checking for gnorba libraries
> configure:1427: checking extra library "capplet"
> configure:1453: checking for strerror in -lcposix
> configure:1472: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -I/usr/local/include  -L/usr/X11R6/lib conftest.c -lcposix  -L/usr/local/lib 1>&5
> /usr/libexec/elf/ld: cannot find -lcposix
> configure: failed program was:
> #line 1461 "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 strerror();
> 
> int main() {
> strerror()
> ; return 0; }
> configure:1497: checking for gcc
> configure:1610: checking whether the C compiler (cc -O -pipe -march=pentiumpro -I/usr/X11R6/include  -L/usr/X11R6/lib) works
> configure:1626: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -I/usr/local/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure:1652: checking whether the C compiler (cc -O -pipe -march=pentiumpro -I/usr/X11R6/include  -L/usr/X11R6/lib) is a cross-compiler
> configure:1657: checking whether we are using GNU C
> configure:1666: cc -E conftest.c
> configure:1685: checking whether cc accepts -g
> configure:1717: checking how to run the C preprocessor
> configure:1738: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:1797: checking for ANSI C header files
> configure:1810: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:1877: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -I/usr/local/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure:1920: checking for Cygwin environment
> configure:1936: cc -c -O -pipe -march=pentiumpro -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5
> configure: In function `main':
> configure:1932: `__CYGWIN32__' undeclared (first use in this function)
> configure:1932: (Each undeclared identifier is reported only once
> configure:1932: for each function it appears in.)
> configure: failed program was:
> #line 1925 "configure"
> #include "confdefs.h"
> 
> int main() {
> 
> #ifndef __CYGWIN__
> #define __CYGWIN__ __CYGWIN32__
> #endif
> return __CYGWIN__;
> ; return 0; }
> configure:1953: checking for mingw32 environment
> configure:1965: cc -c -O -pipe -march=pentiumpro -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5
> configure: In function `main':
> configure:1961: `__MINGW32__' undeclared (first use in this function)
> configure:1961: (Each undeclared identifier is reported only once
> configure:1961: for each function it appears in.)
> configure: failed program was:
> #line 1958 "configure"
> #include "confdefs.h"
> 
> int main() {
> return __MINGW32__;
> ; return 0; }
> configure:2057: checking host system type
> configure:2078: checking build system type
> configure:2107: checking for ld used by GCC
> configure:2175: 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:2192: checking for /usr/libexec/elf/ld option to reload object files
> configure:2204: checking for BSD-compatible nm
> configure:2242: checking whether ln -s works
> configure:2263: checking how to recognise dependant libraries
> configure:2436: checking for object suffix
> configure:2442: cc -c -O -pipe -march=pentiumpro -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5
> configure:2462: checking for executable suffix
> configure:2472: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -I/usr/local/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure:2503: checking command to parse /usr/bin/nm -B output
> configure:2579: cc -c -O -pipe -march=pentiumpro -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5
> configure:2582: /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:2633: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -I/usr/local/include  -L/usr/X11R6/lib conftest.c conftstm.o 1>&5
> configure:2679: checking for dlfcn.h
> configure:2689: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:2857: checking for ranlib
> configure:2924: checking for strip
> configure:3160: checking for objdir
> configure:3187: checking for cc option to produce PIC
> configure:3339: checking if cc PIC flag -fPIC works
> configure:3353: cc -c -O -pipe -march=pentiumpro -I/usr/X11R6/include -fPIC -DPIC -I/usr/local/include conftest.c 1>&5
> configure:3405: checking if cc static flag -static works
> configure:3420: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -I/usr/local/include  -L/usr/X11R6/lib -static conftest.c -L/usr/local/lib 1>&5
> configure:3447: checking if cc supports -c -o file.o
> configure:3466: cc -c -O -pipe -march=pentiumpro -I/usr/X11R6/include -o out/conftest2.o -I/usr/local/include conftest.c 1>&5
> configure:3495: checking if cc supports -c -o file.lo
> configure:3511: cc -c -O -pipe -march=pentiumpro -I/usr/X11R6/include -c -o conftest.lo -I/usr/local/include conftest.c 1>&5
> configure:3560: checking if cc supports -fno-rtti -fno-exceptions
> configure:3573: cc -c -O -pipe -march=pentiumpro -I/usr/X11R6/include -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5
> configure:3600: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
> configure:4216: checking how to hardcode library paths into programs
> configure:4244: checking whether stripping libraries is possible
> configure:4258: checking dynamic linker characteristics
> configure:4644: checking if libtool supports shared libraries
> configure:5137: checking whether -lc should be explicitly linked in
> configure:5144: cc -c -O -pipe -march=pentiumpro -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5
> configure:5157: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep  -lc  >/dev/null 2>&1
> ltconfig:581: checking whether we are using GNU C
> ltconfig:589: cc -E conftest.c
> ltconfig:603: checking for object suffix
> ltconfig:604: cc -c -O -pipe -march=pentiumpro -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5
> ltconfig:629: checking for executable suffix
> ltconfig:630: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> ltconfig:776: checking if cc PIC flag -fPIC works
> ltconfig:777: cc -c -O -pipe -march=pentiumpro -I/usr/X11R6/include -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 -march=pentiumpro -I/usr/X11R6/include -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 -march=pentiumpro -I/usr/X11R6/include -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 -march=pentiumpro -I/usr/X11R6/include -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 -march=pentiumpro -I/usr/X11R6/include -I/usr/local/include  -static conftest.c -L/usr/local/lib 1>&5
> ltconfig:991: checking for ld used by GCC
> 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 -march=pentiumpro -I/usr/X11R6/include -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 -march=pentiumpro -I/usr/X11R6/include -fno-builtin -fno-rtti -fno-exceptions -I/usr/local/include  conftest.c conftstm.o 1>&5
> configure:5740: checking for flex
> configure:5773: checking for flex
> configure:5807: checking for yywrap in -lfl
> configure:5826: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -I/usr/local/include  -L/usr/X11R6/lib conftest.c -lfl  -L/usr/local/lib 1>&5
> configure:5849: checking lex output file root
> configure:5870: checking whether yytext is a pointer
> configure:5889: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -I/usr/local/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib -lfl 1>&5
> configure:5915: checking for bison
> configure:5950: checking for xrdb
> configure:5997: checking what warning flags to pass to the C compiler
> configure:6029: checking what language compliance flags to pass to the C compiler
> configure:6055: checking for pthread_create in -pthread
> configure:6074: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include  -L/usr/X11R6/lib conftest.c -pthread  -L/usr/local/lib 1>&5
> configure:6320: checking for gtk-config
> configure:6355: checking for GTK - version >= 1.2.0
> configure:6456: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include  -L/usr/X11R6/lib conftest.c -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -L/usr/local/lib 1>&5
> configure:6559: checking for SmcSaveYourselfDone in -lSM
> configure:6578: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm conftest.c -lSM  -lICE -L/usr/local/lib 1>&5
> configure:6607: checking for X11/SM/SMlib.h
> configure:6617: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
> configure:6655: checking for XpmFreeXpmImage in -lXpm
> configure:6674: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm conftest.c -lXpm  -L/usr/local/lib 1>&5
> configure:6706: checking for gnome-config
> configure:6747: checking for xmlNewDoc in -lxml
> configure:6766: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -lxml -L/usr/local/lib -lxml -lz -L/usr/local/lib 1>&5
> configure:6848: checking for gtk-config
> configure:6883: checking for GTK - version >= 1.2.5
> configure:6984: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -L/usr/local/lib 1>&5
> configure:7076: checking for gnome_window_icon_set_default_from_file in -lgnomeui
> configure:7095: cc -o conftest -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -lgnomeui  -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -lgnugetopt -laudiofile -lm -lglib12 1>&5
> configure:7144: checking for ranlib
> configure:7172: checking for working const
> configure:7226: cc -c -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
> configure: In function `main':
> configure:7200: warning: unused variable `s'
> configure:7220: warning: unused variable `foo'
> configure:7188: warning: unused variable `zero'
> configure:7182: warning: unused variable `x'
> configure:7199: warning: `t' might be used uninitialized in this function
> configure:7217: warning: `b' might be used uninitialized in this function
> configure:7247: checking for inline
> configure:7261: cc -c -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
> configure: In function `main':
> configure:7257: warning: control reaches end of non-void function
> configure: At top level:
> configure:7257: warning: return-type defaults to `int'
> configure:7287: checking for off_t
> configure:7320: checking for size_t
> configure:7355: checking for working alloca.h
> configure:7367: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure:7361: alloca.h: No such file or directory
> configure: In function `main':
> configure:7363: warning: unused variable `p'
> configure: failed program was:
> #line 7360 "configure"
> #include "confdefs.h"
> #include <alloca.h>
> int main() {
> char *p = alloca(2 * sizeof(int));
> ; return 0; }
> configure:7388: checking for alloca
> configure:7421: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure: In function `main':
> configure:7417: warning: unused variable `p'
> configure:7590: checking for stdlib.h
> configure:7600: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
> configure:7590: checking for unistd.h
> configure:7600: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
> configure:7590: checking for sys/stat.h
> configure:7600: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
> configure:7590: checking for sys/types.h
> configure:7600: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
> configure:7629: checking for getpagesize
> configure:7657: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure:7682: checking for working mmap
> configure:7843: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure:7871: checking for argz.h
> configure:7881: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
> configure:7877: argz.h: No such file or directory
> configure: failed program was:
> #line 7876 "configure"
> #include "confdefs.h"
> #include <argz.h>
> configure:7871: checking for limits.h
> configure:7881: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
> configure:7871: checking for locale.h
> configure:7881: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
> configure:7871: checking for nl_types.h
> configure:7881: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
> configure:7871: checking for malloc.h
> configure:7881: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
> In file included from configure:7877:
> /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
> configure: failed program was:
> #line 7876 "configure"
> #include "confdefs.h"
> #include <malloc.h>
> configure:7871: checking for string.h
> configure:7881: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
> configure:7871: checking for unistd.h
> configure:7871: checking for sys/param.h
> configure:7881: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
> configure:7911: checking for getcwd
> configure:7939: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure:7911: checking for munmap
> configure:7939: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure:7911: checking for putenv
> configure:7939: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure:7911: checking for setenv
> configure:7939: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure:7911: checking for setlocale
> configure:7939: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure:7911: checking for strchr
> configure:7939: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure:7911: checking for strcasecmp
> configure:7939: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure:7911: checking for strdup
> configure:7939: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure:7911: checking for __argz_count
> configure:7939: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> /tmp/ccfAYerm.o: In function `main':
> /tmp/ccfAYerm.o(.text+0x7): undefined reference to `__argz_count'
> configure: failed program was:
> #line 7916 "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:7911: checking for __argz_stringify
> configure:7939: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> /tmp/ccXOT4jb.o: In function `main':
> /tmp/ccXOT4jb.o(.text+0x7): undefined reference to `__argz_stringify'
> configure: failed program was:
> #line 7916 "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:7911: checking for __argz_next
> configure:7939: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> /tmp/ccMeNwa0.o: In function `main':
> /tmp/ccMeNwa0.o(.text+0x7): undefined reference to `__argz_next'
> configure: failed program was:
> #line 7916 "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:7968: checking for stpcpy
> configure:7996: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> /tmp/cczxhPVR.o: In function `main':
> /tmp/cczxhPVR.o(.text+0x7): undefined reference to `stpcpy'
> configure: failed program was:
> #line 7973 "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:8030: checking for LC_MESSAGES
> configure:8042: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure:8063: checking whether NLS is requested
> configure:8096: checking for libintl.h
> configure:8106: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
> configure:8123: checking for gettext in libc
> configure:8135: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> /tmp/cca0XSb8.o: In function `main':
> /tmp/cca0XSb8.o(.text+0xf): undefined reference to `gettext'
> configure: failed program was:
> #line 8128 "configure"
> #include "confdefs.h"
> #include <libintl.h>
> int main() {
> return (int) gettext ("")
> ; return 0; }
> configure:8151: checking for bindtextdomain in -lintl
> configure:8170: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -lintl  -L/usr/local/lib 1>&5
> configure:8186: checking for gettext in libintl
> configure:8191: checking for gettext in -lintl
> configure:8210: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -lintl  -L/usr/local/lib 1>&5
> configure:8249: checking for msgfmt
> configure:8283: checking for dcgettext
> configure:8311: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> /tmp/ccRpW9ak.o: In function `main':
> /tmp/ccRpW9ak.o(.text+0x7): undefined reference to `dcgettext'
> configure: failed program was:
> #line 8288 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char dcgettext(); 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 dcgettext();
> 
> 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_dcgettext) || defined (__stub___dcgettext)
> choke me
> #else
> dcgettext();
> #endif
> 
> ; return 0; }
> configure:8338: checking for gmsgfmt
> configure:8374: checking for xgettext
> configure:8414: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> /tmp/ccc2Zptq.o: In function `main':
> /tmp/ccc2Zptq.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr'
> configure: failed program was:
> #line 8406 "configure"
> #include "confdefs.h"
> 
> int main() {
> extern int _nl_msg_cat_cntr;
> 			       return _nl_msg_cat_cntr
> ; return 0; }
> configure:8691: checking for catalogs to be installed
> configure:8809: checking for dlfcn.h
> configure:8809: checking for dl.h
> configure:8819: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
> configure:8815: dl.h: No such file or directory
> configure: failed program was:
> #line 8814 "configure"
> #include "confdefs.h"
> #include <dl.h>
> configure:8809: checking for syslog.h
> configure:8819: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
> configure:8809: checking for tcpd.h
> configure:8819: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
> configure:8846: checking for dlopen in -ldl
> configure:8865: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -ldl  -L/usr/local/lib 1>&5
> /usr/libexec/elf/ld: cannot find -ldl
> configure: failed program was:
> #line 8854 "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 dlopen();
> 
> int main() {
> dlopen()
> ; return 0; }
> configure:8885: checking for shl_load in -ldld
> configure:8904: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -ldld  -L/usr/local/lib 1>&5
> /usr/libexec/elf/ld: cannot find -ldld
> configure: failed program was:
> #line 8893 "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 shl_load();
> 
> int main() {
> shl_load()
> ; return 0; }
> configure:8926: checking for dlopen
> configure:8954: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
> configure:9002: checking for CApplet library
> configure:9017: checking for Configure Easter Egg version >= 3.14
> configure:9021: checking for GdkPixbuf library >= 0.7.0
> configure:9051: checking for Glade libraries >= 0.14
> configure:9083: checking for png_init_io in -lpng
> configure:9102: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -lpng -lz -L/usr/local/lib 1>&5
> /usr/local/lib/libpng.so: undefined reference to `pow'
> configure: failed program was:
> #line 9091 "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 png_init_io();
> 
> int main() {
> png_init_io()
> ; return 0; }
> 
> --VS++wcV0S1rZb1Fb--
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-gnome" in the body of the message
> 
> 


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?200205181049.g4IAnBN13659>