pkgsrc-WIP-discuss archive

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

Re: pkgsrc-wip NetBSD 3.99.23/i386 bulk build results 20060805.0046




On Wed, 9 Aug 2006, Jeremy C. Reed wrote:

>>> Thanks. I have another patch that I should have provided too! It creates a
>>> pkgconfig file if needed.
>>
>> OK, that works better.  But now it fails later in the build:
>>
>> cc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wstrict-prototypes 
>> -Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
>> -fno-strict-aliasing -O2 -MT AuDispose.lo -MD -MP -MF .deps/AuDispose.Tpo -c 
>> AuDispose.c  -fPIC -DPIC -o .libs/AuDispose.o
>> In file included from AuDispose.c:33:
>> ./include/X11/Xauth.h:48:31: error: X11/Xfuncproto.h: No such file or 
>> directory
>> ./include/X11/Xauth.h:49:27: error: X11/Xfuncs.h: No such file or directory
>
> Not buildlinked and doesn't set the -I
>
> What does the pkg-config file say for Cflags?

# grep "Cflags" work/.buildlink/lib/pkgconfig/xproto.pc
Cflags: -I/usr/include


> Also:
>
> make show-var VARNAME=BUILDLINK_PREFIX.xproto

# make show-var VARNAME=BUILDLINK_PREFIX.xproto
/usr


> But I am thinking maybe it mostly does not make sense to allow these
> modular Xorg packages to use native X (even if Xorg) for dependencies. It
> will create confusion and maybe problems.

I tend to agree...

    /Krister

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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