problem with compiling gnomemedia2

Michael C. Shultz ringworm01 at gmail.com
Sat Apr 16 12:17:30 PDT 2005


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=link cc  -O -pipe   -L/usr/local/lib 
-o 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 -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/lib -L/usr/X11R6/lib 
-lgailutil   ../gnome-cd/access/libgnomecdaccess.la -Wl,--export-dynamic 
-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-dynamic 
-Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib -L/usr/X11R6/lib -liconv 
-lgmodule-2.0 -lesd -lnautilus-burn 
-lgailutil ../gnome-cd/access/.libs/libgnomecdaccess.a -lintl -pthread 
-lgstreamer-0.8 -lgstgconf-0.8 -lgnomeui-2 -lSM -lICE 
-lgnomevfs-2 ../cddb-slave2/.libs/libcddb-slave2.so -lORBit-2 -lbonobo-2 
-lgobject-2.0 -lglib-2.0 ./.libs/libgnomemedia-cddbslave2.a -Wl,--rpath 
-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=79547

This PR is closed and it doesn't seem to have a corrective action, so I don't
have an answere for you. gnome at FreeBSD.org is listed as thegnomemedia2
ports maintainer so hopefully someone in that list will have a solution for 
the missing lrint() function.  Portmanager can't fix broken ports, sorry.

-Mike




More information about the freebsd-gnome mailing list