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)
The following reply was made to PR pkg/43077; it has been noted by GNATS.
From: Stefan Schaeckeler <schaecsn%gmx.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: martin%NetBSD.org@localhost, pkgsrc-bugs%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost
Subject: Re: pkg/43077 (audio/mpg123 does not compile on Linux)
Date: Tue, 30 Mar 2010 02:52:04 -0700 (PDT)
> 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