FreeBSD 5.1 BETA 2 make cvsup-without-gui fails

From: hgjsdfkhfjkl (testing12351_at_excite.com)
Date: 05/25/03

  • Next message: Arjan van Leeuwen: "Re: Preliminary ELF prebinding patches available."
    To: freebsd-current@freebsd.org
    Date: Sun, 25 May 2003 12:13:07 -0400 (EDT)
    
    

    after a fresh "kernel developer" install from the x86 5.1 beta 2 ISO, i successfully configured the network and ping a domain name. Then I attempted to install /usr/ports/net/cvsup-without-gui. This fails and repeated attempts provide differing failures. output follows

    ===> Extracting for cvsup-without-gui-16.1h
    >> Checksum OK for cvsup-snap-16.1h.tar.gz.
    ===> Patching for cvsup-without-gui-16.1h
    ===> cvsup-without-gui-16.1h depends on file: /usr/local/lib/m3/pkg/tcp/FreeBSD4/libm3tcp.a - not found
    ===> Verifying install for /usr/local/lib/m3/pkg/tcp/FreeBSD4/libm3tcp.a in /usr/ports/lang/ezm3
    ===> Extracting for ezm3-1.1
    >> Checksum OK for ezm3/ezm3-1.1-FreeBSD4-boot.tar.bz2.
    >> Checksum OK for ezm3/ezm3-1.1-src.tar.bz2.
    ===> Patching for ezm3-1.1
    ===> Applying FreeBSD patches for ezm3-1.1
    ===> ezm3-1.1 depends on executable: gmake - not found
    ===> Verifying install for gmake in /usr/ports/devel/gmake
    ===> Extracting for gmake-3.80
    >> Checksum OK for make-3.80.tar.bz2.
    ===> Patching for gmake-3.80
    ===> Applying FreeBSD patches for gmake-3.80
    /bin/rm /usr/ports/devel/gmake/work/make-3.80/doc/make.info*
    ===> gmake-3.80 depends on shared library: intl.4 - not found
    ===> Verifying install for intl.4 in /usr/ports/devel/gettext
    ===> Extracting for gettext-0.11.5_1
    >> Checksum OK for gettext-0.11.5.tar.gz.
    ===> Patching for gettext-0.11.5_1
    ===> Applying FreeBSD patches for gettext-0.11.5_1
    ===> gettext-0.11.5_1 depends on executable: libtool - not found
    ===> Verifying install for libtool in /usr/ports/devel/libtool
    >> libtool-1.3.4.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
    >> Attempting to fetch from ftp://ftp.gnu.org/gnu/libtool/.

    535519 bytes transferred in 4.1 seconds (127.88 kBps)
    ===> Extracting for libtool-1.3.4_4
    >> Checksum OK for libtool-1.3.4.tar.gz.
    ===> Patching for libtool-1.3.4_4
    ===> Applying FreeBSD patches for libtool-1.3.4_4
    ===> Configuring for libtool-1.3.4_4
    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 make 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 for gcc... cc
    checking whether the C compiler (cc -O -pipe -mcpu=pentiumpro ) works... yes
    checking whether the C compiler (cc -O -pipe -mcpu=pentiumpro ) is a cross-compiler... no
    checking whether we are using GNU C... yes
    checking whether cc accepts -g... yes
    checking for ranlib... ranlib
    checking host system type... i386-portbld-freebsd5.1
    checking build system type... i386-portbld-freebsd5.1
    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
    checking for mawk... no
    checking for gawk... no
    checking for nawk... nawk
    updating cache ./config.cache
    creating ./config.status
    creating Makefile
    creating doc/Makefile
    creating tests/Makefile
    configuring in libltdl
    running /bin/sh ./configure --prefix=/usr/local i386-portbld-freebsd5.1 --enable-ltdl-install --cache-file=.././config.cache --srcdir=.
    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... missing
    checking for working autoconf... missing
    checking for working automake... missing
    checking for working autoheader... missing
    checking for working makeinfo... found
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for gcc... (cached) cc
    checking whether the C compiler (cc -O -pipe -mcpu=pentiumpro ) works... yes
    checking whether the C compiler (cc -O -pipe -mcpu=pentiumpro ) is a cross-compiler... no
    checking whether we are using GNU C... (cached) yes
    checking whether cc accepts -g... (cached) yes
    checking for working const... yes
    checking for inline... inline
    checking host system type... i386-portbld-freebsd5.1
    checking build system type... i386-portbld-freebsd5.1
    checking for ranlib... (cached) ranlib
    checking for ld used by GCC... (cached) /usr/bin/ld
    checking if the linker (/usr/bin/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... 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/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... 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
    updating cache .././config.cache
    loading cache .././config.cache
    checking which extension is used for shared libraries... .so
    checking which variable specifies run-time library path... LD_LIBRARY_PATH
    checking for objdir... .libs
    checking how to run the C preprocessor... cc -E
    checking for ANSI C header files... yes
    checking for malloc.h... no
    checking for memory.h... yes
    checking for stdlib.h... yes
    checking for stdio.h... yes
    checking for ctype.h... yes
    checking for dlfcn.h... yes
    checking for dl.h... no
    checking for dld.h... no
    checking for string.h... yes
    checking for strchr... yes
    checking for strrchr... yes
    checking whether libtool supports -dlopen/-dlpreopen... yes
    checking for dlopen in -ldl... no
    checking for dlopen... yes
    checking for shl_load... no
    checking for shl_load in -ldld... no
    checking for dld_link in -ldld... no
    checking for dlerror... yes
    checking command to parse /usr/bin/nm -B output... yes
    checking for _ prefix in compiled symbols... (cached) no
    updating cache .././config.cache
    creating ./config.status
    creating Makefile
    creating config.h
    ===> Building for libtool-1.3.4_4
    Making all in .
    CC="cc" CFLAGS="-O -pipe -mcpu=pentiumpro" CPPFLAGS="" LD="/usr/bin/ld" LDFLAGS="" LIBS="" LN_S="ln -s" NM="/usr/bin/nm -B" RANLIB="ranlib" DLLTOOL="" OBJDUMP="" AS="" /bin/sh ./ltconfig --cache-file=./config.cache --with-gcc --with-gnu-ld --enable-dlopen --srcdir=. --output=libtool ./ltmain.sh
    loading cache ./config.cache within ltconfig
    checking host system type... i386-unknown-freebsdelf5.1
    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/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... freebsdelf5.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
    checking for dlopen in -ldl... (cached) no
    checking for dlopen... (cached) yes
    checking for dlfcn.h... (cached) yes
    checking whether a program can dlopen itself... yes
    checking whether a statically linked program can dlopen itself... no
    creating libtool
    updating cache ./config.cache
    CONFIG_FILES=libtoolize CONFIG_HEADERS= ./config.status
    creating libtoolize
    chmod +x libtoolize
    Making all in libltdl
    /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -mcpu=pentiumpro -c ltdl.c
    mkdir .libs
    cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -mcpu=pentiumpro -c ltdl.c -fPIC -DPIC -o .libs/ltdl.lo
    cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -mcpu=pentiumpro -c ltdl.c -o ltdl.o >/dev/null 2>&1
    mv -f .libs/ltdl.lo ltdl.lo
    /bin/sh ./libtool --mode=link cc -O -pipe -mcpu=pentiumpro -o libltdl.la -rpath /usr/local/lib -version-info 1:2:1 ltdl.lo
    rm -fr .libs/libltdl.la .libs/libltdl.* .libs/libltdl.*
    cc -shared -Wl,--rpath -Wl,/usr/local/lib ltdl.lo -Wl,-soname -Wl,libltdl.so.1 -o .libs/libltdl.so.1
    (cd .libs && rm -f libltdl.so && ln -s libltdl.so.1 libltdl.so)
    ar cru .libs/libltdl.a ltdl.o
    ranlib .libs/libltdl.a
    creating libltdl.la
    (cd .libs && rm -f libltdl.la && ln -s ../libltdl.la libltdl.la)
    Making all in doc
    cd . && makeinfo --no-split `echo libtool.texi | sed 's,.*/,,'`
    libtool.texi:2906: warning: `(' follows defined name `LTDL_SET_PRELOADED_SYMBOLS' instead of whitespace.
    Making all in tests
    ===> Installing for libtool-1.3.4_4
    Making install in .
    /bin/sh ./mkinstalldirs /usr/local/bin
    /usr/libexec/ld-elf.so.1: /usr/lib/libc.so.5: Undefined symbol "_nsyylen"
     install -o root -g wheel -m 555 libtool /usr/local/bin/libtool
     install -o root -g wheel -m 555 libtoolize /usr/local/bin/libtoolize
    /bin/sh ./mkinstalldirs /usr/local/share/libtool
    mkdir /usr/local/share/libtool
     install -o root -g wheel -m 555 config.guess /usr/local/share/libtool/config.guess
     install -o root -g wheel -m 555 config.sub /usr/local/share/libtool/config.sub
     install -o root -g wheel -m 555 ltconfig /usr/local/share/libtool/ltconfig
    /bin/sh ./mkinstalldirs /usr/local/share/aclocal
     install -o root -g wheel -m 444 ./libtool.m4 /usr/local/share/aclocal/libtool.m4
    /bin/sh ./mkinstalldirs /usr/local/share/libtool
     install -o root -g wheel -m 444 ./ltmain.sh /usr/local/share/libtool/ltmain.sh
    make install-data-hook
    cd libltdl && make local-install-files
    rm -rf /usr/local/share/libtool/libltdl
    /bin/sh ./../mkinstalldirs /usr/local/share/libtool/libltdl
    mkdir /usr/local/share/libtool/libltdl
    Making install in libltdl
    /bin/sh ./../mkinstalldirs /usr/local/lib
    /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel libltdl.la /usr/local/lib/libltdl.la
    /usr/bin/install -c -o root -g wheel .libs/libltdl.so.1 /usr/local/lib/libltdl.so.1
    (cd /usr/local/lib && rm -f libltdl.so && ln -s libltdl.so.1 libltdl.so)
    /usr/bin/install -c -o root -g wheel .libs/libltdl.a /usr/local/lib/libltdl.a
    ranlib /usr/local/lib/libltdl.a
    chmod 644 /usr/local/lib/libltdl.a
    /usr/bin/env OBJFORMAT="elf" /sbin/ldconfig -m /usr/local/lib
    ----------------------------------------------------------------------
    Libraries have been installed in:
       /usr/local/lib

    If you ever happen to want to link against installed libraries
    in a given directory, LIBDIR, you must either use libtool, and
    specify the full pathname of the library, or use `-LLIBDIR'
    flag during linking and do at least one of the following:
       - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
         during execution
       - add LIBDIR to the `LD_RUN_PATH' environment variable
         during linking
       - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

    See any operating system documentation about shared libraries for
    more information, such as the ld(1) and ld.so(8) manual pages.
    ----------------------------------------------------------------------
    /bin/sh ./../mkinstalldirs /usr/local/include
     install -o root -g wheel -m 444 ltdl.h /usr/local/include/ltdl.h
    Making install in doc
    /bin/sh ../mkinstalldirs /usr/local/info
     install -o root -g wheel -m 444 ./libtool.info /usr/local/info/libtool.info
     install-info --info-dir=/usr/local/info /usr/local/info/libtool.info
    Making install in tests
    ===> Generating temporary packing list
    ===> Running ldconfig
    /sbin/ldconfig -m /usr/local/lib
    ===> Registering installation for libtool-1.3.4_4
    ===> Returning to build of gettext-0.11.5_1
    ===> gettext-0.11.5_1 depends on shared library: iconv.3 - not found
    ===> Verifying install for iconv.3 in /usr/ports/converters/libiconv
    >> libiconv-1.8.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
    >> Attempting to fetch from ftp://ftp.gnu.org/gnu/libiconv/.

    3514117 bytes transferred in 36.3 seconds (94.64 kBps)
    ===> Extracting for libiconv-1.8_2
    >> Checksum OK for libiconv-1.8.tar.gz.
    ===> Patching for libiconv-1.8_2
    ===> Applying FreeBSD patches for libiconv-1.8_2
    ===> libiconv-1.8_2 depends on executable: libtool - found
    ===> Configuring for libiconv-1.8_2
    configure: WARNING: you should use --build, --host, --target
    checking whether make sets ${MAKE}... yes
    checking for i386-portbld-freebsd5.1-gcc... cc
    checking for C compiler default output... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for executable suffix...
    checking for object suffix... o
    checking whether we are using the GNU C compiler... yes
    checking whether cc accepts -g... yes
    checking how to run the C preprocessor... cc -E
    checking whether cc needs -traditional... no
    checking for ranlib... ranlib
    checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
    checking how to copy files... cp -p
    checking how to make hard links... ln
    checking whether ln -s works... yes
    checking build system type... i386-portbld-freebsd5.1
    checking host system type... i386-portbld-freebsd5.1
    checking for AIX... no
    checking for minix/config.h... no
    checking for strerror in -lcposix... no
    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... nm
    checking how to recognise dependant libraries... pass_all
    checking command to parse nm output... ok
    checking for dlfcn.h... yes
    checking for i386-portbld-freebsd5.1-ranlib... (cached) ranlib
    checking for i386-portbld-freebsd5.1-strip... no
    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-freebsdelf5.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... freebsdelf5.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 ld used by GCC... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for shared library run path origin... done
    checking for iconv... no, consider installing GNU libiconv
    checking for msgfmt... no
    checking for gmsgfmt... :
    checking for xgettext... no
    checking for msgmerge... no
    checking whether NLS is requested... yes
    checking for GNU gettext in libc... no
    checking for iconv... (cached) no, consider installing GNU libiconv
    checking for GNU gettext in libintl... no
    checking for locale.h... yes
    checking for stdlib.h... yes
    checking for mbstate_t... yes
    checking for mbrtowc... yes
    checking for wcrtomb... yes
    checking for mbsinit... yes
    checking for setlocale... yes
    checking for wchar.h... yes
    checking for EILSEQ... yes
    checking byte ordering... little endian
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating lib/Makefile
    config.status: creating src/Makefile
    config.status: creating po/Makefile.in
    config.status: creating man/Makefile
    config.status: creating tests/Makefile
    config.status: creating include/iconv.h
    config.status: creating lib/config.h
    config.status: creating src/config.h
    config.status: creating po/POTFILES
    config.status: creating po/Makefile
    configure: configuring in libcharset
    configure: running /bin/sh './configure' --enable-static --without-libintl-prefix --prefix=/usr/local i386-portbld-freebsd5.1 'CFLAGS=-O -pipe -mcpu=pentiumpro' host_alias=i386-portbld-freebsd5.1 build_alias=i386-portbld-freebsd5.1 target_alias=i386-portbld-freebsd5.1 CC=cc --cache-file=/dev/null --srcdir=.
    configure: WARNING: you should use --build, --host, --target
    checking whether make sets ${MAKE}... yes
    checking for i386-portbld-freebsd5.1-gcc... cc
    checking for C compiler default output... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for executable suffix...
    checking for object suffix... o
    checking whether we are using the GNU C compiler... yes
    checking whether cc accepts -g... yes
    checking how to run the C preprocessor... cc -E
    checking whether cc needs -traditional... no
    checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
    checking build system type... i386-portbld-freebsd5.1
    checking host system type... i386-portbld-freebsd5.1
    checking for AIX... no
    checking for minix/config.h... no
    checking for POSIXized ISC... no
    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... nm
    checking whether ln -s works... yes
    checking how to recognise dependant libraries... pass_all
    checking command to parse nm output... ok
    checking for dlfcn.h... yes
    checking for i386-portbld-freebsd5.1-ranlib... no
    checking for ranlib... ranlib
    checking for i386-portbld-freebsd5.1-strip... no
    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-freebsdelf5.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... freebsdelf5.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 langinfo.h... yes
    checking for nl_langinfo... yes
    checking for nl_langinfo and CODESET... yes
    checking whether we are using the GNU C Library 2.1 or newer... no
    checking for stddef.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for setlocale... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating lib/Makefile
    config.status: creating config.h
    ===> Building for libiconv-1.8_2
    builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib" sysconfdir="$builddir/lib"
    if [ ! -d include ] ; then mkdir include ; fi
    cp ./include/libcharset.h.in include/libcharset.h
    cd lib && make all
    /bin/sh ../libtool --mode=compile cc -I. -I. -I.. -I./.. -O -pipe -mcpu=pentiumpro -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -c ./localcharset.c
    mkdir .libs
    cc -I. -I. -I.. -I./.. -O -pipe -mcpu=pentiumpro -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -c ./localcharset.c -fPIC -DPIC -o .libs/localcharset.lo
    cc -I. -I. -I.. -I./.. -O -pipe -mcpu=pentiumpro -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -c ./localcharset.c -o localcharset.o >/dev/null 2>&1
    mv -f .libs/localcharset.lo localcharset.lo
    /bin/sh ../libtool --mode=link cc -o libcharset.la -rpath /usr/local/lib -version-info 1 -no-undefined localcharset.lo
    rm -fr .libs/libcharset.la .libs/libcharset.* .libs/libcharset.*
    cc -shared -Wl,--rpath -Wl,/usr/local/lib localcharset.lo -Wl,-soname -Wl,libcharset.so.1 -o .libs/libcharset.so.1
    (cd .libs && rm -f libcharset.so && ln -sf libcharset.so.1 libcharset.so)
    ar cru .libs/libcharset.a localcharset.o
    ranlib .libs/libcharset.a
    creating libcharset.la
    (cd .libs && rm -f libcharset.la && ln -sf ../libcharset.la libcharset.la)
    /bin/sh ./config.charset 'i386-portbld-freebsd5.1' > t-charset.alias
    mv t-charset.alias charset.alias
    sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-add.sin > t-ref-add.sed
    mv t-ref-add.sed ref-add.sed
    sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-del.sin > t-ref-del.sed
    mv t-ref-del.sed ref-del.sed
    cd lib && make all
    cd lib && make install-lib libdir='/usr/ports/converters/libiconv/work/libiconv-1.8/lib' includedir='/usr/ports/converters/libiconv/work/libiconv-1.8/lib' sysconfdir='/usr/ports/converters/libiconv/work/libiconv-1.8/lib'
    /bin/sh ./../autoconf/mkinstalldirs /usr/ports/converters/libiconv/work/libiconv-1.8/lib
    /bin/sh ../libtool --mode=install install -o root -g wheel -m 444 libcharset.la /usr/ports/converters/libiconv/work/libiconv-1.8/lib/libcharset.la
    install -o root -g wheel -m 444 .libs/libcharset.so.1 /usr/ports/converters/libiconv/work/libiconv-1.8/lib/libcharset.so.1
    (cd /usr/ports/converters/libiconv/work/libiconv-1.8/lib && rm -f libcharset.so && ln -sf libcharset.so.1 libcharset.so)
    install -o root -g wheel -m 444 .libs/libcharset.a /usr/ports/converters/libiconv/work/libiconv-1.8/lib/libcharset.a
    ranlib /usr/ports/converters/libiconv/work/libiconv-1.8/lib/libcharset.a
    chmod 644 /usr/ports/converters/libiconv/work/libiconv-1.8/lib/libcharset.a
    libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
    /bin/sh ./../autoconf/mkinstalldirs /usr/ports/converters/libiconv/work/libiconv-1.8/lib
    test -f /usr/ports/converters/libiconv/work/libiconv-1.8/lib/charset.alias && orig=/usr/ports/converters/libiconv/work/libiconv-1.8/lib/charset.alias || orig=charset.alias; sed -f ref-add.sed $orig > /usr/ports/converters/libiconv/work/libiconv-1.8/lib/t-charset.alias; install -o root -g wheel -m 444 /usr/ports/converters/libiconv/work/libiconv-1.8/lib/t-charset.alias /usr/ports/converters/libiconv/work/libiconv-1.8/lib/charset.alias; rm -f /usr/ports/converters/libiconv/work/libiconv-1.8/lib/t-charset.alias
    /bin/sh ./autoconf/mkinstalldirs /usr/ports/converters/libiconv/work/libiconv-1.8/lib
    install -o root -g wheel -m 444 include/libcharset.h /usr/ports/converters/libiconv/work/libiconv-1.8/lib/libcharset.h
    cd lib && make all
    /bin/sh ../libtool --mode=compile cc -I. -I. -I../include -I./../include -O -pipe -mcpu=pentiumpro -c ./iconv.c
    ../libtool: 1048: Syntax error: ";" unexpected
    *** Error code 2

    Stop in /usr/ports/converters/libiconv/work/libiconv-1.8/lib.
    *** Error code 1

    Stop in /usr/ports/converters/libiconv/work/libiconv-1.8.
    *** Error code 1

    Stop in /usr/ports/converters/libiconv.
    *** Error code 1

    Stop in /usr/ports/devel/gettext.
    *** Error code 1

    Stop in /usr/ports/devel/gmake.
    *** Error code 1

    Stop in /usr/ports/lang/ezm3.
    *** Error code 1

    Stop in /usr/ports/net/cvsup-without-gui.

    _______________________________________________
    Join Excite! - http://www.excite.com
    The most personalized portal on the Web!
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Arjan van Leeuwen: "Re: Preliminary ELF prebinding patches available."

    Relevant Pages

    • /ports/multimedia/gstreamer-plugins80/ fails
      ... checking for C compiler default output file name... ... checking whether we are using the GNU C compiler... ... checking whether the cc linker supports shared libraries... ...
      (freebsd-questions)
    • gstreamer-plugins80 compile fails
      ... checking for C compiler default output file name... ... checking whether we are using the GNU C compiler... ... checking whether the cc linker supports shared libraries... ...
      (freebsd-questions)
    • Re: Defining many classes in a single file
      ... And one can declare just as many in a header file. ... Another reason for one class one file is due to linker ... smallest resolution. ... In this case, you can have libraries. ...
      (comp.lang.cpp)
    • Install problem with js
      ... checking for gcc... ... checking whether we are using the GNU C compiler... ... checking whether the gcc linker supports shared libraries... ...
      (alt.os.linux.suse)
    • cant compile kcmpureftpd : tag name "CXX" already exists
      ... appending configuration tag "CXX" to libtool ... checking whether the g++ linker supports shared libraries... ...
      (comp.unix.bsd.freebsd.misc)