Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2006 21:36:04 GMT
From:      Ed <bsword@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/97933: unable to compile the port "mysql50-server"
Message-ID:  <200605252136.k4PLa418079155@www.freebsd.org>
Resent-Message-ID: <200605252140.k4PLeECh083249@freefall.freebsd.org>

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

>Number:         97933
>Category:       ports
>Synopsis:       unable to compile the port "mysql50-server"
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 25 21:40:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ed
>Release:        5.2.1-RELEASE
>Organization:
>Environment:
FreeBSD hmspb 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Tue May  9 21:42:39 MSD 2006     root
@Home:/usr/src/sys/i386/compile/HOME  i386

/etc/make.conf:
PERL_VER=5.8.8
PERL_VERSION=5.8.8

Ports date: 20060509
>Description:
Here a fragment of "make" outpu:

cc -DDBUG_OFF -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -o .libs/myisamchk myisamchk.o  libmyisam.a .
./mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a ../zlib/.libs/libz.so -lcrypt -lm -Wl
,--rpath -Wl,/usr/local/lib/mysql
libmyisam.a(mi_check.o): In function `mi_repair_parallel':
mi_check.o(.text+0x75de): undefined reference to `pthread_attr_init'
mi_check.o(.text+0x75f4): undefined reference to `pthread_attr_setdetachstate'
mi_check.o(.text+0x768e): undefined reference to `pthread_create'
mi_check.o(.text+0x76e5): undefined reference to `pthread_attr_destroy'
./mysys/libmysys.a(thr_lock.o): In function `wait_for_lock':
thr_lock.o(.text+0x21b): undefined reference to `pthread_cond_timedwait'
./mysys/libmysys.a(thr_lock.o): In function `thr_abort_locks_for_thread':
thr_lock.o(.text+0xc1e): undefined reference to `pthread_equal'
thr_lock.o(.text+0xc8e): undefined reference to `pthread_equal'

>How-To-Repeat:
Run a command:
cd /usr/ports/databases/mysql50-server && make
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



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