Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2001 09:00:32 -0700 (PDT)
From:      MikeTM <mike_makonnen@yahoo.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/29320: [PATCH] PTHREAD_LIBS defenition in /usr/ports/Mk/bsd.port.mk is wrong
Message-ID:  <200107301600.f6UG0Wd65485@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/29320; it has been noted by GNATS.

From: MikeTM <mike_makonnen@yahoo.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/29320: [PATCH] PTHREAD_LIBS defenition in /usr/ports/Mk/bsd.port.mk is wrong
Date: Mon, 30 Jul 2001 08:55:41 -0700 (PDT)

  --- Patrick Li <pat@databits.net> wrote:
  > Uhh nope its correct
  > 
  Nope -pthreads is correct or
  no the defenition has already been corrected?
  
  If it's the latter one, I just did a cvsup of ports
  and it checked out the "-pthread" version.
  
  If it's the former, when invoking gcc aren't you
  supposed to specify libraries that you want to link
  with an '-l' prepended to them (i.e - if the library
  is libpthread.a, then -lpthread)? 
  
  audio/autozen wouldn't build untill I changed the 
  PTHREAD_LIBS defenition in /usr/ports/Mk/bsd.port.mk
  
 
 
 __________________________________________________
 Do You Yahoo!?
 Make international calls for as low as $.04/minute with Yahoo! Messenger
 http://phonecard.yahoo.com/

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?200107301600.f6UG0Wd65485>