scrollkeeper errors out during make install

Chong Choi cchoi75 at gci.net
Sat Dec 13 20:57:19 PST 2003


Hello,
I'm currently running uptodate 5.1 release (build install world last night) and ports collection is also uptodate.  I followed the instruction on FAQ5 which talked about what is the best way to upgrade gnome 2.2 to 2.4.  Unfortunately, this didn't work.  Out of the desperation, I tried FAQ6 which said to delete the pkgdb and uninstall all gnome and reinstall it with 2.4 deal.  This was going great untill it errored out at scrollkeeper.  It also seems that if I don't get scrollkeeper installed, rest won't install.  I'm very new to this.  I have spent numerous ours browsing through web to see if I can find the solution but I just can't get this figured out.  I'm including the error messages I got during installation:

aurora# make install clean
===> Installing for gnome2-2.4.1
===> gnome2-2.4.1 depends on file: /usr/X11R6/libexec/cdplayer_applet2 - not found
===> Verifying install for /usr/X11R6/libexec/cdplayer_applet2 in /usr/ports/x11/gnomeapplets2
===> gnomeapplets2-2.4.1_2 depends on executable: gmake - found
===> gnomeapplets2-2.4.1_2 depends on file: /usr/local/libexec/libtool13/libtool - found
===> gnomeapplets2-2.4.1_2 depends on file: /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===> gnomeapplets2-2.4.1_2 depends on executable: pkg-config - found
===> gnomeapplets2-2.4.1_2 depends on shared library: gtop-2.0 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: X11.6 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: esd.2 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: glib-2.0.200 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: atk-1.0.400 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: pango-1.0.200 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: gtk-x11-2.0.200 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: linc.1 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: IDL-2.0 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: ORBit-2.0 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: glade-2.0.0 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: xml2.5 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: xslt.2 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: bonobo-2.0 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: gconf-2.5 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: gnomevfs-2.400 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: gailutil.17 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: gnomecanvas-2.400 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: art_lgpl_2.5 - found
===> gnomeapplets2-2.4.1_2 depends on shared library: gnome-2.400 - not found
===> Verifying install for gnome-2.400 in /usr/ports/x11/libgnome
===> libgnome-2.4.0_2 depends on executable: scrollkeeper-config - not found
===> Verifying install for scrollkeeper-config in /usr/ports/textproc/scrollkeeper
===> scrollkeeper-0.3.14,1 depends on executable: intltool-extract - found
===> scrollkeeper-0.3.14,1 depends on file: /usr/local/share/xml/docbook/4.1.2/docbook.cat - found
===> scrollkeeper-0.3.14,1 depends on file: /usr/local/share/xsl/docbook/xhtml/chunk.xsl - found
===> scrollkeeper-0.3.14,1 depends on executable: gmake - found
===> scrollkeeper-0.3.14,1 depends on file: /usr/local/libexec/libtool13/libtool - found
===> scrollkeeper-0.3.14,1 depends on executable: bison - found
===> scrollkeeper-0.3.14,1 depends on executable: pkg-config - found
===> scrollkeeper-0.3.14,1 depends on shared library: intl.5 - found
===> scrollkeeper-0.3.14,1 depends on shared library: xml2.5 - found
===> scrollkeeper-0.3.14,1 depends on shared library: xslt.2 - found
===> Configuring for scrollkeeper-0.3.14,1
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
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 suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking whether gmake sets $(MAKE)... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for strerror in -lcposix... no
checking build system type... i386-portbld-freebsd5.1
checking host system type... i386-portbld-freebsd5.1
checking target system type... i386-portbld-freebsd5.1
checking whether build environment is sane... yes
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
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... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
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/bin/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... freebsd5.1 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking host system type... i386-unknown-freebsd5.1
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/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/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/bin/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd5.1 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 for intltool >= 0.28... 0.28 found
checking for perl... /usr/bin/perl
checking for an ANSI C-conforming const... yes
checking for getcwd... yes
checking for getwd... yes
checking for putenv... yes
checking for strdup... yes
checking for --with-omfdirs... /usr/X11R6/share/gnome/omf
checking for xml2-config... /usr/local/bin/xml2-config
checking libxml2 version... 2.6.3
checking for xslt-config... /usr/local/bin/xslt-config
checking which XML catalog to use... /usr/local/share/xml/catalog
checking for DocBook XML DTD... configure: error: not found. Make sure you have the DocBook DTD installed and ensure that it is registered in /usr/local/share/xml/catalog.
===> Script "configure" failed unexpectedly.
Please report the problem to gnome at FreeBSD.org [maintainer] and attach
the
"/usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.14/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/textproc/scrollkeeper.
*** Error code 1

Stop in /usr/ports/x11/libgnome.
*** Error code 1

Stop in /usr/ports/x11/gnomeapplets2.
*** Error code 1

Stop in /usr/ports/x11/gnome2.
aurora#



here is output from 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.57. Invocation command line was

$ ./configure --localstatedir=/var --datadir=/usr/X11R6/share/gnome --with-omfdirs=/usr/X11R6/share/gnome/omf --with-xml-catalog=/usr/local/share/xml/catalog --prefix=/usr/X11R6 --build=i386-portbld-freebsd5.1

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

hostname = aurora.anchorageak.net
uname -m = i386
uname -r = 5.1-RELEASE-p11
uname -s = FreeBSD
uname -v = FreeBSD 5.1-RELEASE-p11 #0: Fri Dec 12 20:51:57 AKST 2003 root at aurora.anchorageak.net:/usr/obj/usr/src/sys/MYKERNEL

/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: /usr/local/libexec/libtool13
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


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

configure:1458: checking for gawk
configure:1487: result: no
configure:1458: checking for mawk
configure:1487: result: no
configure:1458: checking for nawk
configure:1474: found /usr/bin/nawk
configure:1484: result: nawk
configure:1540: checking for gcc
configure:1566: result: cc
configure:1810: checking for C compiler version
configure:1813: cc --version </dev/null >&5
cc (GCC) 3.2.2 [FreeBSD] 20030205 (release)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1816: $? = 0
configure:1818: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
configure:1821: $? = 0
configure:1823: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:1826: $? = 1
configure:1850: checking for C compiler default output
configure:1853: cc -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib -lintl >&5
configure:1856: $? = 0
configure:1902: result: a.out
configure:1907: checking whether the C compiler works
configure:1913: ./a.out
configure:1916: $? = 0
configure:1933: result: yes
configure:1940: checking whether we are cross compiling
configure:1942: result: no
configure:1945: checking for suffix of executables
configure:1947: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib -lintl >&5
configure:1950: $? = 0
configure:1975: result: 
configure:1981: checking for suffix of object files
configure:2003: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2006: $? = 0
configure:2028: result: o
configure:2032: checking whether we are using the GNU C compiler
configure:2057: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2060: $? = 0
configure:2063: test -s conftest.o
configure:2066: $? = 0
configure:2079: result: yes
configure:2085: checking whether cc accepts -g
configure:2107: cc -c -g -I/usr/local/include conftest.c >&5
configure:2110: $? = 0
configure:2113: test -s conftest.o
configure:2116: $? = 0
configure:2127: result: yes
configure:2144: checking for cc option to accept ANSI C
configure:2205: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2208: $? = 0
configure:2211: test -s conftest.o
configure:2214: $? = 0
configure:2232: result: none needed
configure:2250: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2253: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2367: checking how to run the C preprocessor
configure:2403: cc -E -I/usr/local/include conftest.c
configure:2409: $? = 0
configure:2441: cc -E -I/usr/local/include conftest.c
configure:2441:28: ac_nonexistent.h: No such file or directory
configure:2447: $? = 1
configure: failed program was:
| #line 2433 "configure"
| /* confdefs.h. */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2485: result: cc -E
configure:2510: cc -E -I/usr/local/include conftest.c
configure:2516: $? = 0
configure:2548: cc -E -I/usr/local/include conftest.c
configure:2548:28: ac_nonexistent.h: No such file or directory
configure:2554: $? = 1
configure: failed program was:
| #line 2540 "configure"
| /* confdefs.h. */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2633: checking for a BSD-compatible install
configure:2687: result: /usr/bin/install -c -o root -g wheel
configure:2698: checking whether ln -s works
configure:2702: result: yes
configure:2709: checking whether gmake sets $(MAKE)
configure:2729: result: yes
configure:2742: checking for egrep
configure:2752: result: grep -E
configure:2757: checking for ANSI C header files
configure:2783: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2786: $? = 0
configure:2789: test -s conftest.o
configure:2792: $? = 0
configure:2884: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib -lintl >&5
configure:2887: $? = 0
configure:2889: ./conftest
configure:2892: $? = 0
configure:2907: result: yes
configure:2919: checking for strerror in -lcposix
configure:2950: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c -lcposix -L/usr/local/lib -lintl >&5
/usr/bin/ld: cannot find -lcposix
configure:2953: $? = 1
configure: failed program was:
| #line 2927 "configure"
| /* confdefs.h. */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| 
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char strerror ();
| int
| main ()
| {
| strerror ();
| ;
| return 0;
| }
configure:2971: result: no
configure:2986: checking build system type
configure:3004: result: i386-portbld-freebsd5.1
configure:3012: checking host system type
configure:3026: result: i386-portbld-freebsd5.1
configure:3034: checking target system type
configure:3048: result: i386-portbld-freebsd5.1
configure:3066: checking whether build environment is sane
configure:3109: result: yes
configure:3159: checking for style of include used by gmake
configure:3187: result: GNU
configure:3359: checking dependency style of cc
configure:3442: result: gcc3
configure:3548: checking for ld used by GCC
configure:3611: result: /usr/bin/ld
configure:3620: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.2 [FreeBSD] 2002-11-27
configure:3632: result: yes
configure:3637: checking for /usr/bin/ld option to reload object files
configure:3644: result: -r
configure:3649: checking for BSD-compatible nm
configure:3685: result: /usr/bin/nm -B
configure:3688: checking for a sed that does not truncate output
configure:3770: result: /usr/bin/sed
configure:3773: checking how to recognise dependent libraries
configure:3954: result: pass_all
configure:3966: checking command to parse /usr/bin/nm -B output
configure:4050: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:4053: $? = 0
configure:4057: /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:4060: $? = 0
configure:4112: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c conftstm.o >&5
configure:4115: $? = 0
configure:4159: result: ok
configure:4177: checking for sys/types.h
configure:4194: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4177: checking for sys/stat.h
configure:4194: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4177: checking for stdlib.h
configure:4194: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4177: checking for string.h
configure:4194: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4177: checking for memory.h
configure:4194: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4177: checking for strings.h
configure:4194: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4177: checking for inttypes.h
configure:4194: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4177: checking for stdint.h
configure:4194: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4177: checking for unistd.h
configure:4194: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4240: checking dlfcn.h usability
configure:4253: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:4256: $? = 0
configure:4259: test -s conftest.o
configure:4262: $? = 0
configure:4272: result: yes
configure:4276: checking dlfcn.h presence
configure:4287: cc -E -I/usr/local/include conftest.c
configure:4293: $? = 0
configure:4312: result: yes
configure:4348: checking for dlfcn.h
configure:4355: result: yes
configure:4553: checking for ranlib
configure:4569: found /usr/bin/ranlib
configure:4580: result: ranlib
configure:4633: checking for strip
configure:4649: found /usr/bin/strip
configure:4660: result: strip
configure:4870: checking for objdir
configure:4881: result: .libs
configure:4898: checking for cc option to produce PIC
configure:5044: result: -fPIC
configure:5048: checking if cc PIC flag -fPIC works
configure:5072: cc -c -O -pipe -mcpu=pentiumpro -fPIC -DPIC -I/usr/local/include conftest.c >&5
configure:5075: $? = 0
configure:5078: test -s conftest.o
configure:5081: $? = 0
configure:5119: result: yes
configure:5135: checking if cc static flag -static works
configure:5160: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -static conftest.c -L/usr/local/lib -lintl >&5
configure:5163: $? = 0
configure:5166: test -s conftest
configure:5169: $? = 0
configure:5185: result: yes
configure:5197: checking if cc supports -c -o file.o
configure:5217: cc -c -O -pipe -mcpu=pentiumpro -o out/conftest2.o -I/usr/local/include conftest.c >&5
configure:5241: result: yes
configure:5246: checking if cc supports -c -o file.lo
configure:5274: cc -c -O -pipe -mcpu=pentiumpro -c -o conftest.lo -I/usr/local/include conftest.c >&5
configure:5277: $? = 0
configure:5280: test -s conftest.lo
configure:5283: $? = 0
configure:5305: result: yes
configure:5336: checking if cc supports -fno-rtti -fno-exceptions
configure:5359: cc -c -O -pipe -mcpu=pentiumpro -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5
configure:5362: $? = 0
configure:5365: test -s conftest.o
configure:5368: $? = 0
configure:5385: result: yes
configure:5396: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:6091: result: yes
configure:6096: checking how to hardcode library paths into programs
configure:6120: result: immediate
configure:6125: checking whether stripping libraries is possible
configure:6130: result: yes
configure:6141: checking dynamic linker characteristics
configure:6548: result: freebsd5.1 ld.so
configure:6553: checking if libtool supports shared libraries
configure:6555: result: yes
configure:6558: checking whether to build shared libraries
configure:6579: result: yes
configure:6582: checking whether to build static libraries
configure:6586: result: yes
configure:7260: checking whether -lc should be explicitly linked in
configure:7268: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:7271: $? = 0
configure:7285: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:7288: $? = 1
configure:7301: result: yes
configure:7878: checking for intltool >= 0.28
configure:7888: result: 0.28 found
configure:7943: checking for perl
configure:7961: found /usr/bin/perl
configure:7973: result: /usr/bin/perl
configure:8008: checking for an ANSI C-conforming const
configure:8076: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:8079: $? = 0
configure:8082: test -s conftest.o
configure:8085: $? = 0
configure:8096: result: yes
configure:8114: checking for getcwd
configure:8164: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib -lintl >&5
configure:8167: $? = 0
configure:8170: test -s conftest
configure:8173: $? = 0
configure:8184: result: yes
configure:8114: checking for getwd
configure:8164: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib -lintl >&5
configure:8167: $? = 0
configure:8170: test -s conftest
configure:8173: $? = 0
configure:8184: result: yes
configure:8114: checking for putenv
configure:8164: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib -lintl >&5
configure:8167: $? = 0
configure:8170: test -s conftest
configure:8173: $? = 0
configure:8184: result: yes
configure:8114: checking for strdup
configure:8164: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib -lintl >&5
configure:8167: $? = 0
configure:8170: test -s conftest
configure:8173: $? = 0
configure:8184: result: yes
configure:8195: checking for --with-omfdirs
configure:8209: result: /usr/X11R6/share/gnome/omf
configure:8215: checking for xml2-config
configure:8233: found /usr/local/bin/xml2-config
configure:8246: result: /usr/local/bin/xml2-config
configure:8258: checking libxml2 version
configure:8261: result: 2.6.3
configure:8278: checking for xslt-config
configure:8296: found /usr/local/bin/xslt-config
configure:8309: result: /usr/local/bin/xslt-config
configure:8328: checking which XML catalog to use
configure:8352: result: /usr/local/share/xml/catalog
configure:8361: checking for DocBook XML DTD
configure:8371: error: not found. Make sure you have the DocBook DTD installed and ensure that it is registered in /usr/local/share/xml/catalog.

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

am_cv_CC_dependencies_compiler_type=gcc3
ac_cv_func_getcwd=yes
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_lib_cposix_strerror=no
ac_cv_prog_cc_g=yes
ac_cv_env_LDFLAGS_set=
lt_cv_prog_cc_can_build_shared=yes
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_prog_make_gmake_set=yes
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
ac_cv_env_host_alias_set=
ac_cv_c_const=yes
lt_cv_ld_reload_flag=-r
lt_cv_archive_cmds_need_lc=yes
ac_cv_header_sys_stat_h=yes
lt_cv_prog_gnu_ld=yes
ac_cv_env_build_alias_set=set
ac_cv_func_getwd=yes
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_host_alias=i386-portbld-freebsd5.1
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=set
ac_cv_path_XML_CONFIG=/usr/local/bin/xml2-config
lt_cv_prog_cc_wl=-Wl,
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_strings_h=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_header_stdint_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
lt_cv_global_symbol_to_cdecl='sed -n -e '''s/^. .* \(.*\)$/extern char \1;/p''''
lt_cv_path_LD=/usr/bin/ld
ac_cv_build_alias=i386-portbld-freebsd5.1
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_target_alias=i386-portbld-freebsd5.1
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd5.1
ac_cv_env_host_alias_value=
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_build=i386-portbld-freebsd5.1
ac_cv_prog_CPP='cc -E'
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd5.1
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
ac_cv_path_XSLT_CONFIG=/usr/local/bin/xslt-config
lt_cv_compiler_o_lo=yes
ac_cv_target=i386-portbld-freebsd5.1
ac_cv_env_target_alias_value=
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
ac_cv_func_strdup=yes
ac_cv_func_putenv=yes
ac_cv_objext=o

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.14/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH=''
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.14/missing --run tar'
AUTOCONF='${SHELL} /usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.14/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.14/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.14/missing --run automake-1.7'
AWK='nawk'
BUILD_INCLUDED_LIBINTL=''
CATOBJEXT=''
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O -pipe -mcpu=pentiumpro'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GENCAT=''
GETTEXT_PACKAGE=''
GLIBC21=''
GMSGFMT=''
HOST_TYPE=''
INSTALL_DATA='install -o root -g wheel -m 444'
INSTALL_PROGRAM='install -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLBISON=''
INTLLIBS=''
INTLOBJS=''
INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -m -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTL_LIBTOOL_SUFFIX_PREFIX=''
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS='-L/usr/local/lib -lintl'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML2_REQUIRED='2.4.19'
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.14/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
MSGMERGE=''
OBJEXT='o'
OMFDIRS='/usr/X11R6/share/gnome/omf'
PACKAGE='scrollkeeper'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
POSUB=''
RANLIB='ranlib'
SCROLLKEEPER_PARTIAL_DB_DIR=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_INCLUDED_LIBINTL=''
USE_NLS=''
VERSION='0.3.14'
XGETTEXT=''
XML_CATALOG='/usr/local/share/xml/catalog'
XML_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include'
XML_CONFIG='/usr/local/bin/xml2-config'
XML_LIBS='-L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm'
XSLT_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2'
XSLT_CONFIG='/usr/local/bin/xslt-config'
XSLT_LIBS='-L/usr/local/lib -lxslt -lxml2 -lz -liconv -lm'
ac_ct_CC='cc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd5.1'
build_alias='i386-portbld-freebsd5.1'
build_cpu='i386'
build_os='freebsd5.1'
build_vendor='portbld'
datadir='/usr/X11R6/share/gnome'
exec_prefix='NONE'
host='i386-portbld-freebsd5.1'
host_alias=''
host_cpu='i386'
host_os='freebsd5.1'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.14/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/X11R6'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-portbld-freebsd5.1'
target_alias=''
target_cpu='i386'
target_os='freebsd5.1'
target_vendor='portbld'

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

#define HAVE_DLFCN_H 1
#define HAVE_GETCWD 1
#define HAVE_GETWD 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_PUTENV 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "scrollkeeper"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "0.3.14"

configure: exit 1



here is /var/pkg/db

Hermes-1.3.2
ORBit2-2.8.3
OpenSP-1.5
XFree86-clients-4.3.0_5
XFree86-fontEncodings-4.3.0
XFree86-fontScalable-4.3.0
XFree86-libraries-4.3.0_6
Xft-2.1.2
acroread-5.06_1
acroread5-commfont-2002.5
aspell-0.50.3_1
atk-1.4.1_1
autoconf-2.53_1
automake-1.5,1
bison-1.75_1
cvsup-16.1h
db3-3.3.11,1
db4-4.0.14_1,1
docbook-1.2_1
docbook-241_2
docbook-3.0_2
docbook-3.1_2
docbook-4.0_2
docbook-4.1_2
docbook-sk-4.1.2_1
docbook-xml-4.2_1
docbook-xsl-1.62.4
esound-0.2.32_1
expat-1.95.6_1
ezm3-1.1
fam-2.6.9_3
fontconfig-2.2.90_3
freetype2-2.1.4_1
gail-1.4.1
gconf2-2.4.0.1
gdbm-1.8.3
gettext-0.12.1
glib-2.2.3
gmake-3.80_1
gnomehier-1.0_10
gnomemimedata-2.4.0
gnomevfs2-2.4.1_1
gtk-2.2.4_1
guile-1.6.4_1
help2man-1.29
hylafax-4.1.5
imake-1.0
imake-4.3.0_1
intltool-0.26
iso8879-1986_2
ispell-3.2.06_3
ja-groff-1.18.1_2
jade-1.2.1_5
jbigkit-1.4
jpeg-6b_1
ko-acroread5-korfont-2002.5
ko-han-1.0fb
ko-man-doc-021120
ko-mplayer-fonts-1.0
ko-uniksc-0.9
lcms-1.09,1
lha-1.14i_1
libIDL-0.8.2
libao-0.8.3_1
libart_lgpl2-2.3.16
libaudiofile-0.2.4
libbonobo-2.4.2
libesmtp-1.0_1,1
libghttp-1.0.9
libglade2-2.0.1_1
libgnomecanvas-2.4.0
libgnugetopt-1.2
libgtop2-2.0.7_2
libiconv-1.8_2
libmikmod-3.1.10
libmng-1.0.5
libofx-0.6.4
libogg-1.0_1,3
libsigc++-1.0.4
libtool-1.3.5_1
libvorbis-1.0_1,3
libwww-5.4.0
libxml2-2.6.3
libxslt-1.1.1
linc-1.0.3
linux_base-6.1_5
linux_base-7.1_4
lzo-1.08_1
lzop-1.01
m4-1.4_1
mkcatalog-1.1
netpbm-10.14
nspr-4.3_2
nss-3.8
openldap20-2.0.25_4
p5-Authen-SASL-2.03
p5-Date-Manip-5.40
p5-Digest-MD5-2.22
p5-Finance-Quote-1.07
p5-Finance-QuoteHist-0.31
p5-HTML-0.6
p5-HTML-Parser-3.27
p5-HTML-TableExtract-1.08
p5-HTML-Tagset-3.03
p5-MIME-Base64-2.20
p5-Net-1.12,1
p5-URI-1.23
p5-Xmms-0.12
p5-libwww-5.69
pango-1.2.5
pcre-3.9
perl-5.6.1_13
pkgconfig-0.15.0
pkgdb.db
png-1.2.5_2
popt-1.6.4_1
portupgrade-20030723
psiconv-0.8.3
py23-expat-2.3.2_2
py23-numeric-23.0
python-2.3.2_3
ruby-1.6.8.2003.10.15
ruby-bdb1-0.2.1
ruby-rdoc-0.9.0
ruby-shim-ruby18-1.8.1.p2
sdocbook-xml-4.1.2.5_1
slib-2d5_1
sox-12.17.3_1
tcl-8.3.5_2
tiff-3.5.7
unzip-5.50_2
wget-1.8.2_5
xmlcatmgr-1.1
zip-2.3_1

Thanks for the looking into this for me. 


More information about the freebsd-gnome mailing list