Re: databases/clip doesn't build

2007-02-26 Thread Wojciech Puchar

*** Error code 1

Stop in /usr/ports/databases/clip.
[EMAIL PROTECTED] /usr/ports/databases/clip]# exit

Script done on Sun Feb 25 23:57:04 2007


Basically it (gcc/gmake) are looking for headers / definitions that don't 
exist in the included files.


Please submit the information included above and the configuration script 
output to the port maintainer.

-Garrett


already did

http://www.freebsd.org/cgi/query-pr.cgi?pr=109485

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: databases/clip doesn't build

2007-02-25 Thread Garrett Cooper

Wojciech Puchar wrote:

fails on gtkextra and says that /usr/local/bin/gtk12-config doesn't exist

gtk12-config is here:


gtk12-config is hashed (/usr/X11R6/bin/gtk12-config)


what's wrong?


Script started on Sun Feb 25 23:56:13 2007
[EMAIL PROTECTED] /usr/ports/databases/clip]# make
===   clip-1.1.16.1_1 depends on executable in : bash - found
===   clip-1.1.16.1_1 depends on executable in : wget - found
===   clip-1.1.16.1_1 depends on executable in : xmkmf - found
===   clip-1.1.16.1_1 depends on executable in : gmake - found
===   clip-1.1.16.1_1 depends on executable in : bison - found
===   clip-1.1.16.1_1 depends on file: /usr/local/bin/intltool-extract 
- found

===   clip-1.1.16.1_1 depends on executable in : pkg-config - found
===   clip-1.1.16.1_1 depends on shared library: jpeg.9 - found
===   clip-1.1.16.1_1 depends on shared library: png.5 - found
===   clip-1.1.16.1_1 depends on shared library: freetype.9 - found
===   clip-1.1.16.1_1 depends on shared library: gtkextra.17 - not found
===Verifying install for gtkextra.17 in 
/usr/ports/x11-toolkits/gtkextra

===  Vulnerability check disabled, database not found
===  Extracting for gtkextra-0.99.17_2
= MD5 Checksum OK for gtk+extra-0.99.17.tar.gz.
= SHA256 Checksum OK for gtk+extra-0.99.17.tar.gz.
===  Patching for gtkextra-0.99.17_2
===  Applying FreeBSD patches for gtkextra-0.99.17_2
===   gtkextra-0.99.17_2 depends on executable in : gmake - found
===   gtkextra-0.99.17_2 depends on file: /usr/local/bin/libtool - found
===   gtkextra-0.99.17_2 depends on executable in : pkg-config - found
===   gtkextra-0.99.17_2 depends on shared library: glib-12.3 - found
===   gtkextra-0.99.17_2 depends on shared library: gtk-12.2 - found
===   gtkextra-0.99.17_2 depends on shared library: X11.6 - found
===  Configuring for gtkextra-0.99.17_2
creating 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 gmake sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether build environment is sane... yes
checking for gcc... cc
checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe 
-march=pentium3 ) works... yes
checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe 
-march=pentium3 ) is a cross-compiler... no

checking whether we are using GNU C... yes
checking whether cc accepts -g... 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 gmake sets ${MAKE}... (cached) yes
checking host system type... i386-portbld-freebsd6.2
checking build system type... i386-portbld-freebsd6.2
checking for ranlib... ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
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 ... no
checking if cc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/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/bin/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd6.2 ld.so
checking if libtool supports shared libraries... yes

*** Warning: the command libtool uses to detect shared libraries,
*** /usr/bin/file, produces output that libtool cannot recognize.
*** The result is that libtool may fail to recognize shared libraries
*** as such.  This will affect the creation of libtool libraries that
*** depend on shared libraries, but programs linked with such libtool
*** libraries will work regardless of this problem.  Nevertheless, you
*** may want to report the problem to your system manager and/or to
*** bug-libtool@gnu.org

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-freebsd6.2
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for working const... yes
checking for unistd.h... yes