build error on pulseaudio port
Luiz Gustavo S. Costa
luizgustavo at mundounix.com.br
Sat Oct 3 04:50:28 UTC 2009
Hi guys....
On the upgrade the package pulseaudio with portmaster utility, i
received this message:
configure: error: Unable to find libltdl version 2. Makes sure you
have libtool 2.2 or later installed.
but, the package libtool and libtdl is installed !
% pkg_info | grep "libltdl\|libtool"
libltdl-2.2.6a_1 System independent dlopen wrapper
libtool-2.2.6a_1 Generic shared library support script
My ports installed is here: http://freebsd-gnome.pastebin.com/m545c1384
I running the FreeBSD 8.0 RC-1
%uname -a
FreeBSD mesa.mundounix.com.br 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17
20:45:19 UTC 2009
root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
Log of build on attachment.
Thanks !
--
Luiz Gustavo Costa (Powered by BSD)
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+
mundoUnix - Consultoria em Software Livre
http://www.mundounix.com.br
ICQ: 2890831 / MSN: contato at mundounix.com.br
Blog: http://www.luizgustavo.pro.br
-------------- next part --------------
===> Vulnerability check disabled, database not found
===> Found saved configuration for pulseaudio-0.9.19
===> Extracting for pulseaudio-0.9.19
=> MD5 Checksum OK for pulseaudio-0.9.19.tar.gz.
=> SHA256 Checksum OK for pulseaudio-0.9.19.tar.gz.
===> Patching for pulseaudio-0.9.19
===> pulseaudio-0.9.19 depends on package: libtool>=2.2 - found
===> Applying FreeBSD patches for pulseaudio-0.9.19
===> pulseaudio-0.9.19 depends on executable: gmake - found
===> pulseaudio-0.9.19 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> pulseaudio-0.9.19 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found
===> pulseaudio-0.9.19 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found
===> pulseaudio-0.9.19 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found
===> pulseaudio-0.9.19 depends on package: libtool>=2.2 - found
===> pulseaudio-0.9.19 depends on file: /usr/local/bin/intltool-extract - found
===> pulseaudio-0.9.19 depends on executable: pkg-config - found
===> pulseaudio-0.9.19 depends on shared library: samplerate.1 - found
===> pulseaudio-0.9.19 depends on shared library: speexdsp.1 - found
===> pulseaudio-0.9.19 depends on shared library: dbus-1.3 - found
===> pulseaudio-0.9.19 depends on shared library: gdbm.3 - found
===> pulseaudio-0.9.19 depends on shared library: execinfo - found
===> pulseaudio-0.9.19 depends on shared library: avahi-client.3 - found
===> pulseaudio-0.9.19 depends on shared library: hal.1 - found
===> pulseaudio-0.9.19 depends on shared library: intl - found
===> pulseaudio-0.9.19 depends on shared library: ltdl.7 - found
===> pulseaudio-0.9.19 depends on shared library: atk-1.0.0 - found
===> pulseaudio-0.9.19 depends on shared library: gconf-2.4 - found
===> pulseaudio-0.9.19 depends on shared library: glib-2.0.0 - found
===> pulseaudio-0.9.19 depends on shared library: gtk-x11-2.0.0 - found
===> pulseaudio-0.9.19 depends on shared library: IDL-2.0 - found
===> pulseaudio-0.9.19 depends on shared library: xml2.5 - found
===> pulseaudio-0.9.19 depends on shared library: ORBit-2.0 - found
===> pulseaudio-0.9.19 depends on shared library: pango-1.0.0 - found
===> Configuring for pulseaudio-0.9.19
configure: WARNING: unrecognized options: --with-qt-includes, --with-qt-libraries, --with-extra-libs, --with-extra-includes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... i386-portbld-freebsd8.0
checking host system type... i386-portbld-freebsd8.0
-p: not found
stow: not found
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gcc... cc
checking for C compiler default output file name... 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 ISO C89... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking for cc option to accept ISO C99... -std=gnu99
checking whether cc -std=gnu99 and cc understand -c and -o together... yes
checking how to run the C preprocessor... cc -std=gnu99 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether cc -std=gnu99 needs -traditional... no
checking for ANSI C header files... yes
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gm4... gm4
checking if cc -std=gnu99 supports -Wall flag... yes
checking if cc -std=gnu99 supports -W flag... yes
checking if cc -std=gnu99 supports -Wextra flag... yes
checking if cc -std=gnu99 supports -pipe flag... yes
checking if cc -std=gnu99 supports -Wno-long-long flag... yes
checking if cc -std=gnu99 supports -Winline flag... yes
checking if cc -std=gnu99 supports -Wvla flag... no
checking if cc -std=gnu99 supports -Wno-overlength-strings flag... yes
checking if cc -std=gnu99 supports -Wunsafe-loop-optimizations flag... yes
checking if cc -std=gnu99 supports -Wundef flag... yes
checking if cc -std=gnu99 supports -Wformat=2 flag... yes
checking if cc -std=gnu99 supports -Wlogical-op flag... no
checking if cc -std=gnu99 supports -Wsign-compare flag... yes
checking if cc -std=gnu99 supports -Wformat-security flag... yes
checking if cc -std=gnu99 supports -Wformat-nonliteral flag... yes
checking if cc -std=gnu99 supports -Wold-style-definition flag... yes
checking if cc -std=gnu99 supports -Wpointer-arith flag... yes
checking if cc -std=gnu99 supports -Winit-self flag... yes
checking if cc -std=gnu99 supports -Wdeclaration-after-statement flag... yes
checking if cc -std=gnu99 supports -Wfloat-equal flag... yes
checking if cc -std=gnu99 supports -Wmissing-prototypes flag... yes
checking if cc -std=gnu99 supports -Wstrict-prototypes flag... yes
checking if cc -std=gnu99 supports -Wredundant-decls flag... yes
checking if cc -std=gnu99 supports -Wmissing-declarations flag... yes
checking if cc -std=gnu99 supports -Wmissing-noreturn flag... yes
checking if cc -std=gnu99 supports -Wshadow flag... yes
checking if cc -std=gnu99 supports -Wendif-labels flag... yes
checking if cc -std=gnu99 supports -Wcast-align flag... yes
checking if cc -std=gnu99 supports -Wstrict-aliasing=2 flag... yes
checking if cc -std=gnu99 supports -Wwrite-strings flag... yes
checking if cc -std=gnu99 supports -Wno-unused-parameter flag... yes
checking if cc -std=gnu99 supports -ffast-math flag... yes
checking if cc -std=gnu99 supports -Wp,-D_FORTIFY_SOURCE=2 flag... yes
checking if cc -std=gnu99 supports -fno-common flag... yes
checking if cc -std=gnu99 supports -fdiagnostics-show-option flag... yes
checking if cc -std=gnu99 supports -Wl,-version-script=./src/map-file flag... yes
checking if cc -std=gnu99 supports -Wl,-z,now flag... yes
checking if cc -std=gnu99 supports -Wl,-z,nodelete flag... yes
checking target operating system... unknown
checking whether cc -std=gnu99 knows __sync_bool_compare_and_swap()... no
checking architecture for native atomic operations... unknown
checking whether cc -std=gnu99 knows __thread for Thread-Local Storage... yes
checking whether cc -std=gnu99 knows _Bool... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc -std=gnu99... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc -std=gnu99 object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for cc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if cc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if cc -std=gnu99 static flag -static works... yes
checking if cc -std=gnu99 supports -c -o file.o... yes
checking if cc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the cc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd8.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking ltdl.h usability... no
checking ltdl.h presence... no
checking for ltdl.h... no
configure: error: Unable to find libltdl version 2. Makes sure you have libtool 2.2 or later installed.
===> Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
gnome at FreeBSD.org, and attach (a)
"/usr/ports/audio/pulseaudio/work/pulseaudio-0.9.19/config.log", (b) the
output of the failed make command, and (c) the gnomelogalyzer output. Also,
it might be a good idea to provide an overview of all packages installed on
your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website,
copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with
the attachment. Try to avoid sending any attachments to the mailing list
(gnome at FreeBSD.org), because attachments sent to FreeBSD mailing lists are
usually discarded by the mailing list software.
*** Error code 1
Stop in /usr/ports/audio/pulseaudio.
*** Error code 1
Stop in /usr/ports/audio/pulseaudio.
More information about the freebsd-gnome
mailing list