pkgsrc-WIP-discuss archive

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

Re: python package compile issues



On Nov 12, 2005, at 9:22 PM, David Howland wrote:

The relevent line in the .c file is

#include <xosd.h>

xosd.h is present and readable in /usr/pkg/include/
yet, for some reason it can't find it.  Can anyone help me out here?

pkgsrc documentation for python is nonexistent.

This is not a python problem. Thanks to the pkgsrc buildlink3 framework, only buildlinked header files are seen during package build. To use a specific header file, buildlink3.mk of the package including that header needs to be included in Makefile. In this case, that's x11/xosd/buildlink3.mk.

Regards,
Min Sik Kim



-------------------------------------------------------
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