Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Oct 2009 17:36:59 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        "Luiz Gustavo S. Costa" <luizgustavo@mundounix.com.br>
Cc:        gnome@freebsd.org
Subject:   Re: build error on pulseaudio port
Message-ID:  <1254692219.53312.128.camel@shumai.marcuscom.com>
In-Reply-To: <772ca7d0910041433rdd17e1cn674df54a0de4d9b8@mail.gmail.com>
References:  <772ca7d0910022124i74a14606w5aa3b97f8919ce31@mail.gmail.com> <1254678828.53312.94.camel@shumai.marcuscom.com> <772ca7d0910041433rdd17e1cn674df54a0de4d9b8@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-PIcbRuOjHZOcb+WJ/yzL
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sun, 2009-10-04 at 18:33 -0300, Luiz Gustavo S. Costa wrote:
> # portsnap fetch update
> .....
> # portmaster libltdl libtool
> .....
> Terminated
> =3D=3D=3D>>> The following actions were performed:
> 	Re-installation of libtool-2.2.6a_1
> 	Re-installation of libltdl-2.2.6a_1
> # pkg_info | grep pulseaudio
> pulseaudio-0.9.17_1 Sound server for UNIX
> # portmaster pulseaudio
> .....
> configure: error: Unable to find libltdl version 2. Makes sure you
> have libtool 2.2 or later installed.
> =3D=3D=3D>  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 can=
not
> solve the problem, report the build failure to the FreeBSD GNOME team at
> gnome@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. Als=
o,
> 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 web=
site,
> 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@FreeBSD.org), because attachments sent to FreeBSD mailing lists ar=
e
> usually discarded by the mailing list software.
> *** Error code 1
>=20
> Stop in /usr/ports/audio/pulseaudio.
> *** Error code 1
>=20
> Stop in /usr/ports/audio/pulseaudio.
>=20
> =3D=3D=3D>>> make failed for audio/pulseaudio
> =3D=3D=3D>>> Aborting update
>=20
>=20
> now, method default for installation of port:
> # cd /usr/ports/audio/pulseaudio
> # make clean && make install
> ....
> 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

This header is installed by the libtldl22 port into /usr/local/include.
I'm not sure why that's not happening for you, but the port is
buildable.  You'll need to look at your system, and figure out why this
header is not being installed.

Joe=20

> configure: error: Unable to find libltdl version 2. Makes sure you
> have libtool 2.2 or later installed.
> =3D=3D=3D>  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 can=
not
> solve the problem, report the build failure to the FreeBSD GNOME team at
> gnome@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. Als=
o,
> 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 web=
site,
> 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@FreeBSD.org), because attachments sent to FreeBSD mailing lists ar=
e
> usually discarded by the mailing list software.
> *** Error code 1
>=20
> Stop in /usr/ports/audio/pulseaudio.
> *** Error code 1
>=20
> Stop in /usr/ports/audio/pulseaudio.
>=20
> Nothing..... :(
>=20
> thanks for support
>=20
> 2009/10/4 Joe Marcus Clarke <marcus@marcuscom.com>:
> > On Sat, 2009-10-03 at 01:24 -0300, Luiz Gustavo S. Costa wrote:
> >> 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
> >
> > Rebuild and reinstall these ports.
> >
> > Joe
> >
> >>
> >> My ports installed is here: http://freebsd-gnome.pastebin.com/m545c138=
4
> >>
> >> 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@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
> >>
> >> Log of build on attachment.
> >>
> >> Thanks !
> >>
> >>
> >> _______________________________________________
> >> freebsd-gnome@freebsd.org mailing list
> >> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> >> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.or=
g"
> > --
> > PGP Key : http://www.marcuscom.com/pgp.asc
> >
>=20
>=20
>=20
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-PIcbRuOjHZOcb+WJ/yzL
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (FreeBSD)

iEYEABECAAYFAkrJFXkACgkQb2iPiv4Uz4eoigCbBpYAjsPVgQ7VQTQHSg7LCCvS
OIAAnji0JRt2d6xMZ/Z9F8LY8p2WS9bn
=fwr0
-----END PGP SIGNATURE-----

--=-PIcbRuOjHZOcb+WJ/yzL--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1254692219.53312.128.camel>