pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/41176: audio/speex doesn't link getopt



The following reply was made to PR pkg/41176; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/41176: audio/speex doesn't link getopt
Date: Fri, 10 Apr 2009 23:59:31 +0200

 On Thu, Apr 09, 2009 at 05:15:01AM +0000, telarson%west.com@localhost wrote:
 > >Fix:
 > If I hack src/Makefile from "LIBS="-lm" to "LIBS=-lm -lgetopt" it
 > builds fine.
 
 Try to change it to LIBS="-lm ${LIBGETOPT}".
 
 Joerg
 


Home | Main Index | Thread Index | Old Index