Date: Tue, 4 May 2004 05:32:21 -0700 (PDT) From: Andreas Knoche <knoche@pmp.uni-hannover.de> To: freebsd-gnats-submit@FreeBSD.org Subject: i386/66252: linker error when building port for audio/arts Message-ID: <200405041232.i44CWLU2096937@www.freebsd.org> Resent-Message-ID: <200405041240.i44CeRuk075819@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 66252 >Category: i386 >Synopsis: linker error when building port for audio/arts >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 04 05:40:27 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Andreas Knoche >Release: 5.2.1_p3 >Organization: Universität Hannover, Germany >Environment: FreeBSD orion.pmp.uni-hannover.de 5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3 #3: Thu Mar 18 13:07:30 CET 2004 root@orion.pmp.uni-hannover.de:/usr/obj/usr/src/sys/ORION i386 >Description: There seem to be some missing references in a lib from devel/glib20 Did the update for gnome as requested using gnome_upgrade.sh script. glib-2.4.1 is installed which is the package that contains the library.. here the last lines of the build output from ports/arts: ---- snip ----- /bin/sh ../libtool --silent --mode=link --tag=CXX c++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -march=pentium4 -DHAVE_VASPRINTF -fno-exceptions -fno-check-new -fno-common -ftemplate-depth-99 -O0 -o mcopidl -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib mcopidl.o yacc.o scanner.o namespace.o ../mcop/libmcop.la -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_destroy' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_create' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_init' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_exit' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_equal' ---- snap ----- >How-To-Repeat: Building the port audio/arts. ie. portupgrade -R -N arts >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405041232.i44CWLU2096937>
