On Wed, May 24, 2006 at 11:20:45AM -0700, Blars Blarson wrote: > The arm buildd has an ancient version of libxt-dev installed that caused > the NMU build of xview to fail. Apparently a versioned build-depends is > needed (or the X packages fixed to not allow mismatched messes.) > > gcc -g -O2 -fno-strict-aliasing > -I/build/buildd/xview-3.2p1.4/build/include -I/usr/include -I/usr/include > -I. -Dlinux -D__arm__ -D__arm32__ -U__arm -Uarm > -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE > -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > -DFUNCPROTO=15 > -DNARROWPROTO -DOW_I18N_L3 -DIDENT -DXPM -DSHAPE -DXVIEW32 -DMAXPID=32768 > -I/usr/include/X11 -DOPENWINHOME_DEFAULT=\"/usr\" -c -o evbind.o evbind.c > evbind.c:24:27: error: X11/Intrinsic.h: No such file or directory > evbind.c: In function 'SetProgKeys': > evbind.c:1578: error: syntax error before 'Boolean' > make[1]: *** [evbind.o] Error 1 > make[1]: Leaving directory `/build/buildd/xview-3.2p1.4/clients/olvwm-4.1' > make: *** [build-other] Error 2
I'm currently updating XView's Build-Depends and it already depends on libxt-dev. A libxt-dev that doesn't provide X11/Intrinsic.h seems pretty broken to me, but maybe you had a pretty old pre-x.org one on your system that had Intrinsic.h in a different place. I guess I'll solve that with a versioned depends on libx11-dev to make sure we get the x.org development packages, even though that's probably moot these days. Martin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]