From owner-freebsd-questions@FreeBSD.ORG Sun Mar 18 14:42:39 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E184E16A404 for ; Sun, 18 Mar 2007 14:42:39 +0000 (UTC) (envelope-from racerx@makeworld.com) Received: from omr4.networksolutionsemail.com (omr4.networksolutionsemail.com [205.178.146.54]) by mx1.freebsd.org (Postfix) with ESMTP id A5C3513C465 for ; Sun, 18 Mar 2007 14:42:39 +0000 (UTC) (envelope-from racerx@makeworld.com) Received: from mail.networksolutionsemail.com (ns-omr4.mgt.netsol.com [10.49.6.67]) by omr4.networksolutionsemail.com (8.13.6/8.13.6) with SMTP id l2IEgcIA008152 for ; Sun, 18 Mar 2007 10:42:38 -0400 Received: (qmail 12374 invoked by uid 78); 18 Mar 2007 14:42:38 -0000 Received: from unknown (HELO ?192.168.15.200?) (racerx@makeworld.com@71.113.184.254) by ns-omr4.lb.hosting.dc2.netsol.com with SMTP; 18 Mar 2007 14:42:38 -0000 Message-ID: <45FD4FD8.3030803@makeworld.com> Date: Sun, 18 Mar 2007 09:42:32 -0500 From: Chris User-Agent: Thunderbird 1.5.0.10 (X11/20070306) MIME-Version: 1.0 To: Frank References: <000601c76960$54543490$6901a8c0@hollingsfef1b8> In-Reply-To: <000601c76960$54543490$6901a8c0@hollingsfef1b8> X-Enigmail-Version: 0.94.2.0 OpenPGP: id=C01BC363 Content-Type: text/plain; charset=Big5 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: about MySQL install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: racerx@makeworld.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Mar 2007 14:42:40 -0000 Frank wrote: > hi, > i have questions about install MySQL in FreeBSD 6.0, after type # make it would be display like bottom. > > make all-recursive > Making all in . > Making all in include > make all-am > Making all in Docs > Making all in cmd-line-utils > Making all in libedit > Making all in sql-common > Making all in pstack > Making all in aout > Making all in strings > Making all in mysys > Making all in dbug > /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link gcc -O3 -DDBUG_OFF -o factorial my_main.o factorial.o libdbug.a > ../mysys/libmysys.a ../strings/libmystrings.a -lc_r -lcrypt -lm -lc_r > gcc -O3 -DDBUG_OFF -o factorial my_main.o factorial.o libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a -lcrypt -lm > ../mysys/libmysys.a(my_thr_init.o) (.text+0x5f): In function 'my_thread_global_end': > :undefined reference to 'pthread_cond_timedwait' > *** Error code 1 > > Stop in /usr/home/frank/mysql-5.0.33/dbug. > *** Error code 1 > > Stop in /usr/home/frank/mysql-5.0.33. > *** Error code 1 > > Stop in /usr/home/frank/mysql-5.0.33. > > > P.S I'm a new, so i don't know how to solve this problem hope you can solve for me easily. > > >>From Frank Why aren't you installing from either the ports tree or package? If you are using a downloaded tarball (and it seems as you are) You pretty much are on your own. The packages and ports are there for you to use. They are proven to work with little to no issues. Its my philosophy (taken from the old NT 4 days) if it aint on the HAL, you're SOL. Translated - why recreate the wheel when you have the automobile at your disposal. -- Best regards, Chris Professional sample - not for sale.