pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/24932: xconq won't build on -current (1.6ZK of 21 March)



>Number:         24932
>Category:       pkg
>Synopsis:       xconq has problems with the thread libraries
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 26 23:38:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Steven M. Bellovin
>Release:        NetBSD 1.6ZK
>Organization:
AT&T Labs Research
>Environment:
        
        
System: NetBSD berkshire.research.att.com 1.6ZK NetBSD 1.6ZK (BERKSHIRE) #0: 
Thu Mar 25 21:56:54 EST 2004 
smb%berkshire.research.att.com@localhost:/usr/src/sys/arch/i386/compile/BERKSHIRE
 i386
Architecture: i386
Machine: i386
>Description:
        When I try to build xconq from up-to-date pkgsrc, I get this:

        gcc -o xconq -g -DUNIX  -DHAVE_SELFILE   -I. -I./.. -I./../kernel  
-I./../tcl/generic -I./../tk/generic -I/usr/X11R6/include  -I/usr/pkg/include 
-I/usr/pkg/include   xconq.o ../tcltk/libtkui.a ../tcltk/libtkimf.a 
../kernel/libconq.a ../kernel/libconqlow.a -L/usr/X11R6/lib 
-Wl,-R/usr/X11R6/lib  -Wl,-R/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib 
-ltcl84 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -ltk84 -Wl,-R/usr/pkg/lib -lXext 
-lXmu -lX11   -lm
        
/pkg_comp/obj/pkgsrc/games/xconq/default/.x11-buildlink/lib/libtcl84.so: 
undefined reference to `pthread_attr_destroy'
        
/pkg_comp/obj/pkgsrc/games/xconq/default/.x11-buildlink/lib/libtcl84.so: 
undefined reference to `pthread_create'
        
/pkg_comp/obj/pkgsrc/games/xconq/default/.x11-buildlink/lib/libtcl84.so: 
undefined reference to `pthread_getspecific'
        
/pkg_comp/obj/pkgsrc/games/xconq/default/.x11-buildlink/lib/libtcl84.so: 
undefined reference to `pthread_attr_init'
        
/pkg_comp/obj/pkgsrc/games/xconq/default/.x11-buildlink/lib/libtcl84.so: 
undefined reference to `pthread_exit'
        
/pkg_comp/obj/pkgsrc/games/xconq/default/.x11-buildlink/lib/libtcl84.so: 
undefined reference to `pthread_key_delete'

        etc.

        Note:  I was building usin pkg_comp
>How-To-Repeat:
        pkg_comp build gamex/xconq
>Fix:
        
>Release-Note:
>Audit-Trail:
>Unformatted:
        
        



Home | Main Index | Thread Index | Old Index