Subject: pkg/29012: graphics/inkspace fails to build due to not finding boehm-gc
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <douglas@fang.demon.co.uk>
List: pkgsrc-bugs
Date: 01/19/2005 16:01:00
>Number: 29012
>Category: pkg
>Synopsis: graphics/inkspace fails to build due to not finding boehm-gc
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jan 19 16:01:00 +0000 2005
>Originator: Douglas Brebner
>Release: NetBSD 2.0
>Organization:
>Environment:
System: NetBSD aoife.home 2.0 NetBSD 2.0 (AOIFE_2.0.acpi) #0: Tue Jan 18 15:40:57 GMT 2005 root@aoife.home:/media/build/2.0/obj/sys/arch/i386/compile/AOIFE_2.0.acpi i386
Architecture: i386
Machine: i386
>Description:
graphics/inkscape fails to find the boehm garbage collector during the configure phase on NetBSD. From the end of the .work.log it appears that the configure script is including -ldl which is what is causing the compile to fail.
Here's the end of the work log.
(cmd-sink) pop: conftest.cc
(cmd-sink) pop: -lgc
(cmd-sink) pop: -lpthread
(cmd-sink) pop: -ldl
(cmd-sink) pop: -lintl
(cmd-sink) pop: -I/usr/pkgsrc/graphics/inkscape/work/.buildlink/include
(cmd-sink) pop: -L/usr/pkgsrc/graphics/inkscape/work/.buildlink/lib
<.> /usr/pkgsrc/graphics/inkscape/work/.ccache/bin/g++ -o conftest -O2 -I/usr/pkgsrc/graphics/inkscape/work/.buildlink/include -I/usr/pkgsrc/graphics/inkscape/work/.buildlink/include/freetype2 -L/usr/pkgsrc/graphics/inkscape/work/.buildlink/lib -Wl,-R/usr/pkg/lib -L/usr/pkgsrc/graphics/inkscape/work/.x11-buildlink/lib -Wl,-R/usr/X11R6/lib conftest.cc -lgc -lpthread -ldl -lintl
>How-To-Repeat:
run make in graphics/inkscape on NetBSD or other system without libdl.
>Fix:
Unknown
>Unformatted: