pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/devel/boehm-gc
On Mon, Nov 18, 2013 at 07:53:57PM +0000, Thomas Klausner wrote:
> Modified Files:
> pkgsrc/devel/boehm-gc: Makefile distinfo
> Removed Files:
> pkgsrc/devel/boehm-gc/patches: patch-ab
>
> Log Message:
> Update to 7.2e: Over a year of development, no concise summary found.
> >From browsing the changelog:
> FreeBSD fixes, other portability changes, typo fixes, some bug fixes.
This doesn't work on netbsd-5; it builds and installs, but installs a
library with this:
/usr/pkg/lib/libgc.so: U dlinfo
and then elinks fails to configure:
configure:16473: checking for GC_init in -lgc
configure:16508: cc -o conftest -O2 -I/usr/pkg/include -I/usr/include
-I/usr/X11R7/include -Wall -I/usr/pkg/include -I/usr/pkg/include -I/usr/include
-I/usr/X11R7/include -I/usr/pkg/include -L/usr/pkg/lib -L/usr/lib
-Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-R/usr/pkg/lib
-L/usr/pkg/lib conftest.c -lgc -lz -lbz2 -lidn >&5
/usr/pkgsrc/www/elinks/work/.buildlink/lib/libgc.so: undefined reference to
`dlinfo'
configure:16514: $? = 1
There appears to be no dlinfo() on -5, although it seems to exist on
-current.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index