Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jul 2001 17:11:41 -0700 (PDT)
From:      Tino Görtemöller <goertemoeller@gmx.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/28978: Vipec port is broken.
Message-ID:  <200107150011.f6F0BfN06250@freefall.freebsd.org>

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

>Number:         28978
>Category:       ports
>Synopsis:       Vipec port is broken.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 14 17:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Tino Görtemöller
>Release:        4.3 Stable
>Organization:
private
>Environment:
FreeBSD coyote.bitmasters.kal 4.3-STABLE FreeBSD 4.3-STABLE #0: Sat Jul 14 15:52:53 CEST 2001     root@coyote.bitmasters.kal:/usr/obj/usr/src/sys/COYOTE  i386

>Description:
port cad/vipec stops with error on make

/usr/X11R6/lib/libGL.so.14: undefined reference to `pthread_getspecific'
/usr/X11R6/lib/libGL.so.14: undefined reference to `pthread_key_create'
/usr/X11R6/lib/libGL.so.14: undefined reference to `pthread_setspecific'
gmake[2]: *** [../vipec] Error 1
gmake[2]: Leaving directory `/usr/ports/cad/vipec/work/vipec-3.1.0/src'
gmake[1]: *** [src] Error 2

>How-To-Repeat:
cd /usr/ports/cad/vipec && make
>Fix:
it shoult link to thread libs
(a missing -lc_r !? in the Makefile (/work/vipec/src/Makefile))
>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?200107150011.f6F0BfN06250>