Date: Wed, 07 Jul 2004 23:59:04 +0400 From: Roman J Mashirov <mrj@mrj.spb.ru> To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: libxml2-2.6.11_1 Message-ID: <40EC5608.2070007@mrj.spb.ru>
next in thread | raw e-mail | index | archive | help
Hi! Got strange error while installing this port, somehow variable WITH_THREADS is set 'true' while performing make in port directory, while there is no such variable commanded to make, which leads to library compiled with thread support. Then see in logs following string: /usr/libexec/ld-elf.so.1: /usr/local/lib/libxml2.so.5: Undefined symbol "pthread_once" System: FreeBSD hosting.pu.ru 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Sat May 29 02:00:54 MSD 2004 ahk@hosting.pu.ru:/usr/src/sys/compile/HOSTING i386 For now just commented out appropriate part in port's makefile, but is there any better solution? Thank you beforehand -- MRJ
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40EC5608.2070007>