Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2005 15:31:37 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        "Michael C. Shultz" <ringworm01@gmail.com>
Cc:        gnome@freebsd.org
Subject:   Re: problem with compiling gnomemedia2
Message-ID:  <1113679897.7133.6.camel@shumai.marcuscom.com>
In-Reply-To: <200504161230.14266.ringworm01@gmail.com>
References:  <20050414091027.GA96213@thirdeye.tool.eu.org> <20050416192410.GA2578@minipc> <200504161230.14266.ringworm01@gmail.com>

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

--=-laAypCvey1THk6AiInhb
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sat, 2005-04-16 at 12:30 -0700, Michael C. Shultz wrote:
> On Saturday 16 April 2005 12:24 pm, you wrote:
> > On Sat, Apr 16, 2005 at 12:17:20PM -0700, Michael C. Shultz wrote:
> > > On Saturday 16 April 2005 11:46 am, you wrote:
> > > > On Sat, Apr 16, 2005 at 08:11:43AM -0700, Michael C. Shultz wrote:
> > > > > On Saturday 16 April 2005 06:51 am, Simon MANLAY wrote:
> > > > > > hello
> > > > > >
> > > > > > I've cvsuped, rebuilded pkgconfig, but problelm still present
> > > > > > (yesturday)
> > > > > > i've launched portmanager too, but without succes
> > > > > >
> > > > > > Any tips ?
> > > > >
> > > > > Please send portmanager output as an attachment:
> > > > >
> > > > > portmanager -u >& portmanager.log if your using csh
> > > >
> > > > Here is the log, gzipped
> > > >
> > > > Thanks
> > > >
> > > > > thank you
> > > > >
> > > > > -Mike
> > >
> > > /bin/sh /usr/local/bin/libtool15 --mode=3Dlink cc  -O -pipe =20
> > > -L/usr/local/lib -o gnome-cd  eggtrayicon.o gnome-cd.o callbacks.o cd=
db.o
> > > cdrom.o display.o gst-cdparanoia-cdrom.o preferences.o cd-selection.o
> > > theme.o
> > > -Wl,--export-dynamic -pthread -Wl,--rpath -Wl,/usr/local/lib
> > > -L/usr/X11R6/lib -L/usr/local/lib -lglib-2.0 -liconv -lgmodule-2.0
> > > -lgnomeui-2 -lSM -lICE -lesd   -Wl,--rpath -Wl,/usr/local/lib
> > > -L/usr/X11R6/lib -lnautilus-burn -lintl  -Wl,--rpath -Wl,/usr/local/l=
ib
> > > -L/usr/X11R6/lib
> > > -lgailutil   ../gnome-cd/access/libgnomecdaccess.la -Wl,--export-dyna=
mic
> > > -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib -lgstreamer-=
0.8
> > > -lgstgconf-0.8 -lgnomeui-2 -lSM -lICE
> > > -lgnomevfs-2   ../cddb-slave2/libcddb-slave2.la
> > > libgnomemedia-cddbslave2.la cc -O -pipe -o .libs/gnome-cd eggtrayicon=
.o
> > > gnome-cd.o callbacks.o cddb.o cdrom.o display.o gst-cdparanoia-cdrom.=
o
> > > preferences.o cd-selection.o theme.o -Wl,--export-dynamic -Wl,--rpath
> > > -Wl,/usr/local/lib -Wl,--rpath
> > > -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -Wl,--export-dynami=
c
> > > -Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib -L/usr/X11R6/lib -li=
conv
> > > -lgmodule-2.0 -lesd -lnautilus-burn
> > > -lgailutil ../gnome-cd/access/.libs/libgnomecdaccess.a -lintl -pthrea=
d
> > > -lgstreamer-0.8 -lgstgconf-0.8 -lgnomeui-2 -lSM -lICE
> > > -lgnomevfs-2 ../cddb-slave2/.libs/libcddb-slave2.so -lORBit-2 -lbonob=
o-2
> > > -lgobject-2.0 -lglib-2.0 ./.libs/libgnomemedia-cddbslave2.a -Wl,--rpa=
th
> > > -Wl,/usr/X11R6/lib
> > > gst-cdparanoia-cdrom.o(.text+0x1758): In function
> > >
> > > `gst_cdparanoia_cdrom_get_status':
> > > : undefined reference to `lrint'
> > >
> > > According to man 3 lrint:
> > >
> > > HISTORY
> > >      These routines first appeared in FreeBSD 5.4.
> > >
> > > I'm guessing you aren't running FreeBSD 5.4.
> > >
> > > Here is a pr that covers the same problem your having:
> > >
> > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D79547
> > >
> > > This PR is closed and it doesn't seem to have a corrective action, so=
 I
> > > don't have an answere for you. gnome@FreeBSD.org is listed as
> > > thegnomemedia2 ports maintainer so hopefully someone in that list wil=
l
> > > have a solution for the missing lrint() function.  Portmanager can't =
fix
> > > broken ports, sorry.
> >
> > Hello
> >
> > in fact, I need to upgrade to 5.4 in order to solve the problem
> >
> > The port isn't compatible with the stable version, I guess ...
> >
> > i will  try the upgrading
> >
> > In any case, thank you
> >
> Your welcome.  Hopefully someone on the gnome team will come up with
> a fix so gnomemedia2 is usable on older FreeBSD versions.

It is usable!  The PR you quoted says the problem was fixed.  If you
look at the port's Makefile, you will see it is fixed.  The port builds
just fine in a clean 5.3 Tinderbox.  All that's needed here is a cvsup
of the ports tree.

Joe

>=20
> -Mike
> _______________________________________________
> freebsd-gnome@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"
>=20
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-laAypCvey1THk6AiInhb
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

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

iD8DBQBCYWgZb2iPiv4Uz4cRAgcQAJ4lyfBoyLd2zGK3T/1xifidH4LTCwCcCel7
0k5nPJOSBRGybNvRgNXgVLk=
=sdv2
-----END PGP SIGNATURE-----

--=-laAypCvey1THk6AiInhb--



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