pkgsrc-Bugs archive

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

Re: pkg/43077 (audio/mpg123 does not compile on Linux)



> Synopsis: audio/mpg123 does not compile on Linux
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: martin%NetBSD.org@localhost
> State-Changed-When: Tue, 30 Mar 2010 09:21:53 +0000
> State-Changed-Why:

> This should now work - can you please update and try again?

Almost:

1. On Linux, there is no libossaudio. Linking fails because libossaudio does 
not exist. For linux, don't add to mpg123/Makefile:

LIBS+=         -lossaudio



2. Linux is currently excluded from compiling audio/mpg123-oss. Add to
audio/mpg123-oss/Makefile

ONLY_FOR_PLATFORM+=     Linux-*-*

 Stefan


Home | Main Index | Thread Index | Old Index