Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Sep 2001 03:59:05 -0700 (PDT)
From:      Dan Pelleg <dpelleg+bsd@cs.cmu.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/30377: build failure for kdebase-2.2
Message-ID:  <200109061059.f86Ax5M47876@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         30377
>Category:       ports
>Synopsis:       build failure for kdebase-2.2
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 06 04:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Dan Pelleg
>Release:        4.4-PRERELEASE
>Organization:
>Environment:
ports tree from some time Sep. 5th.
>Description:
the build for kdebase-2.2 fails here:

c++ -O2 -O -pipe -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -o kmorph3d.kss main.o demowin.o saver.o helpers.o xlock.o morph3d.o kmorph3d_kss_meta_unload.o  -L/usr/X11R6/lib -L/usr/local/lib /usr/local/lib/libkdeui.so /usr/local/lib/libkdecore.so /usr/local/lib/libDCOP.so -lqt
2 -lpng -lz -ljpeg -lXext -lSM -lICE -L/usr/libexec/elf -L/usr/libexec -L/usr/lib -lstdc++ -lm -lMesaGL -lMesaGLU -lX11 -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib/usr/X11R6/lib/libMesaGL.so: undefined reference to `pthread_getspecific'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `pthread_key_create'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `pthread_setspecific'
gmake[3]: *** [kmorph3d.kss] Error 1
gmake[3]: Leaving directory `/usr/ports/x11/kdebase2/work/kdebase-2.2/kscreensaver/xsavers'



>How-To-Repeat:
cd /usr/port/x11/kde2 && make install
>Fix:
add libc_r to the linked libraries
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109061059.f86Ax5M47876>