pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: xmms2 buildlink3.mk file and the options framework
- To: pkgsrc-wip-discuss%lists.sourceforge.net@localhost
- Subject: Re: xmms2 buildlink3.mk file and the options framework
- From: Thomas Klausner <thomasklausner%users.sourceforge.net@localhost>
- Date: Sun, 18 Sep 2005 21:53:45 +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_PARATHESES_OPEN BODY: Text interparsed with ( 0.0 SF_CHICKENPOX_PARATHESES_CLOSE BODY: Text interparsed with ) 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_AT BODY: Text interparsed with @ 0.0 SF_CHICKENPOX_APOSTROPHE BODY: Text interparsed with '
On Sun, Sep 18, 2005 at 09:30:35PM +0000, Leonard Schmidt wrote:
> I packaged gxmms2 which needs header files from XMMS2, so a buildlink3.mk
> file is necessary for the xmms2 package. My problem is that I do not know
> what dependencies to include in the buildlink3.mk file.
Usually, you include the packages that are needed when linking
against the libraries the package provides. One way of finding
out, which buildlink3.mk files you should include, is to run ldd
on the libraries a package installs.
Please note that this won't work if a package dlopen()s another
library (not many do that) instead of linking against it.
> I get "No valid Python version" when I build gxmms2 without xmms2
> being installed (so the buildlink3.mk of xmms2 is used).
Why do you think that this is directly related?
Did you include the appropriate python mk file(s)?
Thomas
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
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