Hi

I am building X11 libs and i need to set PKG_CONFIG_PATH and i have a few problems... i am looking for the good way to define the PKG_CONFIG_PATH variable and add to its value /opt/csw/X11/lib/pkgconfig.

I tried either setting

EXTRA_PKGCONFIG_PATH  = /opt/csw/X11/lib/pkgconfig

or

PKG_CONFIG_PATH  = /opt/csw/X11/lib/pkgconfig

in Makefile or category file, but it is not taken in account by GAR scripts. The only work around i dound is to set it and export into the shell before calling gmake.

So please anyone to explain me what i did wrong ? :)

thanksin advance

cheers
W.

PS: mgar/pkg/x11/libXdmcp is the example package

--
William                  http://www.wbonnet.net

http://www.sunwizard.net Le site français des amateurs de stations Unix
http://www.opencsw.org   Community SoftWare for Solaris
http://www.guses.org     French speaking Solaris User Group


_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers

Reply via email to