pkgsrc-Bugs archive

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

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



>Number:         41176
>Category:       pkg
>Synopsis:       audio/speex doesn't link getopt
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Apr 09 05:15:00 +0000 2009
>Originator:     Tim Larson
>Release:        n/a
>Organization:
>Environment:
SunOS marcie 5.9 Generic_118558-34 sun4u sparc SUNW,Ultra-5_10
>Description:
The package Makefile says that devel/libgetopt is a prereq, but when I try to 
build it is missing a getopt symbol it needs.  Apparently libgetopt is never 
actually linked to.
>How-To-Repeat:

>Fix:
If I hack src/Makefile from "LIBS="-lm" to "LIBS=-lm -lgetopt" it builds fine.  
I don't know the autoconf/automake magic that creates the Makefile though.



Home | Main Index | Thread Index | Old Index