From nobody@FreeBSD.org  Thu May 25 21:36:09 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6385316B41E
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 May 2006 21:36:09 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A82B743D6B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 May 2006 21:36:04 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4PLa4K2079156
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 May 2006 21:36:04 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k4PLa418079155;
	Thu, 25 May 2006 21:36:04 GMT
	(envelope-from nobody)
Message-Id: <200605252136.k4PLa418079155@www.freebsd.org>
Date: Thu, 25 May 2006 21:36:04 GMT
From: Ed <bsword@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: unable to compile the port "mysql50-server"
X-Send-Pr-Version: www-2.3

>Number:         97933
>Category:       ports
>Synopsis:       unable to compile the port "mysql50-server"
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    ale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 25 21:40:13 GMT 2006
>Closed-Date:    Tue Sep 05 05:50:21 GMT 2006
>Last-Modified:  Tue Sep 05 05:50:21 GMT 2006
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->ale 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue May 30 18:57:32 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97933 
State-Changed-From-To: open->feedback 
State-Changed-By: delphij 
State-Changed-When: Fri Aug 18 17:02:44 UTC 2006 
State-Changed-Why:  
Dear submitter, 

Could you please confirm that the problem still persists after MySQL 5.0.24 
update? 

Note that because 5.2.1 is already EoL'ed, it is no longer officially 
supported, and we suggest that you upgrade to a newer release.  Please 
see http://www.freebsd.org/security/ for more details. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97933 
State-Changed-From-To: feedback->closed 
State-Changed-By: ale 
State-Changed-When: Tue Sep 5 05:50:04 UTC 2006 
State-Changed-Why:  
No feedback. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97933 
>Unformatted:
