Subject: Re: port-i386/30139: Building Gnome2 Media fails due lack of support
To: None <gnats-bugs@netbsd.org>
From: Zafer Aydogan <zafer@gmx.org>
List: netbsd-bugs
Date: 05/10/2005 17:30:17
zafer@gmx.org schrieb:
>>Number: 30139
>>Category: port-i386
>>Synopsis: Building Gnome2 Media fails due lack of support of lrint (3)
>>Confidential: no
>>Severity: non-critical
>>Priority: low
>>Responsible: port-i386-maintainer
>>State: open
>>Class: sw-bug
>>Submitter-Id: net
>>Arrival-Date: Thu May 05 12:10:01 +0000 2005
>>Originator: Zafer Aydogan
>>Release: NetBSD 2.0 i386
>>Organization:
>>Environment:
>
> NetBSD 2.0 i386
>
>>Description:
>
> ...
> usr/pkgsrc/multimedia/gnome2-media/work/.buildlink/lib/libpopt.so -lm /usr/pkg
> src/multimedia/gnome2-media/work/.buildlink/lib/libgmodule-2.0.so /usr/pkgsrc/
> multimedia/gnome2-media/work/.buildlink/lib/libgthread-2.0.so /usr/pkgsrc/mult
> imedia/gnome2-media/work/.buildlink/lib/libgobject-2.0.so /usr/pkgsrc/multimed
> ia/gnome2-media/work/.buildlink/lib/libglib-2.0.so ./.libs/libgnomemedia-cddbs
> lave2.a -lintl -Wl,--rpath -Wl,/usr/pkgsrc/multimedia/gnome2-media/work/.build
> link/lib -Wl,--rpath -Wl,/usr/pkg/lib
> gst-cdparanoia-cdrom.o(.text+0x14ba): In function `gst_cdparanoia_cdrom_get_st
> atus':
> : undefined reference to `lrint'
> gmake[3]: *** [gnome-cd] Error 1
> gmake[3]: Leaving directory `/usr/pkgsrc/multimedia/gnome2-media/work/gnome-media-2.10.2/gnome-cd'
> gmake[2]: *** [all-recursive] Error 1
> ...
>
> Compiling Gnome2-Media breaks due to lack of lrint support.
>
> This bug seems to appeared in 2003:
> http://mail-index.netbsd.org/netbsd-bugs/2003/10/08/0012.html
>
>
>>How-To-Repeat:
>
> cd /usr/pkgsrc/multimedia/gnome2-media/ && make install
>
>
>>Fix:
>
> Should be fixed for people not having lrint.
>
>
esponsible-Changed-From-To: port-i386-maintainer->pkg-manager
Responsible-Changed-By: tron@netbsd.org
Responsible-Changed-When: Thu, 05 May 2005 14:35:10 +0000
Responsible-Changed-Why:
This is a package source bug and not a problem with NetBSD-i386.
This Problem seems to happened to FreeBSD aswell.
See:
http://www.freshports.org/commit.php?message_id=200504050236.j352a8xi094524@repoman.freebsd.org
But they fixed it.