pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/29012: graphics/inkspace fails to build due to not finding boehm-gc
>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@localhost:/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:
Home |
Main Index |
Thread Index |
Old Index