pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: wip/xmms2
- To: pkgsrc-wip-discuss%lists.sourceforge.net@localhost, Leonard Schmidt <leonardschmidt%users.sourceforge.net@localhost>
- Subject: Re: CVS commit: wip/xmms2
- From: Thomas Klausner <thomasklausner%users.sourceforge.net@localhost>
- Date: Tue, 13 Sep 2005 13:59:38 +0200 See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 0.0 SF_CHICKENPOX_PERIOD BODY: Text interparsed with . 0.0 SF_CHICKENPOX_SLASH BODY: Text interparsed with / 0.0 SF_CHICKENPOX_MINUS BODY: Text interparsed with - 0.0 SF_CHICKENPOX_UNDERSCORE BODY: Text interparsed with _ 0.0 SF_CHICKENPOX_AT BODY: Text interparsed with @ 0.0 SF_CHICKENPOX_APOSTROPHE BODY: Text interparsed with ' 0.3 AWL AWL: From: address is in the auto white-list
On Tue, Sep 13, 2005 at 11:58:53AM +0000, Leonard Schmidt wrote:
> I know, but where? During linking, -Wl,-R/usr/pkg/lib appears several
> times, but I still have to set the LD_LIBRARY_PATH. I have tried
> various things in the SConstruct and xmmsenv.py file, but it still
> does not work.
It seems to affect the plugins, see:
gcc -shared -o src/plugins/flac/libxmms_flac.so src/plugins/flac/flac.os -lFLAC
gcc -shared -o src/plugins/mad/libxmms_mad.so src/plugins/mad/mad.os
src/plugins/mad/id3.os src/plugins/mad/xing.os -lmad
gcc -shared -o src/plugins/vorbis/libxmms_vorbisfile.so
src/plugins/vorbis/vorbisfile.os -lvorbisfile
I don't speak scons, but my guess would be either in SConstruct
oder in src/plugins/*/Plugins.
Perhaps you can add it to LINKFLAGS?
Btw, don't forget adding PKGCONFIG_OVERRIDE lines for the
.pc files.
Cheers,
Thomas
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss
Home |
Main Index |
Thread Index |
Old Index