pkgsrc-Bulk archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc Linux 2.6.12-10-amd64-xeon/x86_64 bulk build results 20060821.2343
On Aug 23, 2006, at 5:45 AM, Joerg Sonnenberger wrote:
On Wed, Aug 23, 2006 at 05:09:23AM -0700, Min Sik Kim wrote:
devel/pango 462 wiz%NetBSD.org@localhost
config.log?
It is caused the wrong rpath order, reported in PR 34108. Because of
that, the native version of freetype is used instead of the pkgsrc
one. See the following. /usr/lib64 has an older version of
libfreetype, and it precedes ${PREFIX}/pkg/lib.
configure:21490: checking for cairo_surface_write_to_png in -lcairo
configure:21520: gcc -o conftest -O2 -Wno-format -fno-builtin -I/home/
msk/pkg/include -I/usr/include -I/home/msk/pkg/include/freetype2 -
Wall -DPNG_NO_ASSEMBLER_CODE -I/home/msk/pkg/include -I/usr/include -
I/home/msk/pkg/include/freetype2 -L/home/msk/pkg/xorg/lib -Wl,-R/home/
msk/pkg/xorg/lib -L/home/msk/pkg/lib64 -Wl,-R/home/msk/pkg/lib64 -L/
usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/home/msk/pkg/lib -L/home/msk/pkg/
xorg/lib64 -Wl,-R/home/msk/pkg/xorg/lib64 -Wl,-R/home/msk/pkg/lib -L/
home/msk/pkg/lib -lcairo conftest.c -lcairo >&5
/home/msk/pkgsrc/devel/pango/work/.x11-buildlink/lib/libcairo.so:
undefined reference to `FT_GlyphSlot_Embolden'
collect2: ld returned 1 exit status
lang/python24 396 recht%NetBSD.org@localhost
Hm. Problems building shared libraries?
Again, PR 34108. Those libraries were not installed because they
were linked against native Python libraries in /usr/lib64, resulting
in the following error:
*** WARNING: renaming "array" since importing it failed: build/
lib.linux-x86_64-2.4/array.so: undefined symbol:
PyUnicodeUCS2_FromUnicode
Regards,
Min
Home |
Main Index |
Thread Index |
Old Index