I need to enable PEX support un XFree, but I am really newbie in debian package building.
In an early mail to Branden Robinson (sorry Branden), i have detailed the steps followed. 1) apt-get source xserver-xfree86 2) cd xfree86-4.2.1/upstream/archive/ 3) tar zxvf xfree86-4.2.1.tar.gz 4) cd xc/config/cf 5) edit X11.tmpl, and say YES in BuildPexExt 6) cd ../../../ 7) tar zcvf xfree86-4.2.1.tar.gz xc/ 8) cd ../../../ 9) tar zcvf xfree86_4.2.1.orig.tar.gz xfree86-4.2.1/upstream/ 10) cd xfree86-4.2.1 11) debian/rules binary with this steps i get all deb's files, but there's no libPEX into xlibs. Branden tells me that there is another #define named BuildPexLib, but it seems to be evaluated since their value is (BuildPexExt && !BuildServersOnly). Since I have nothing to loose i have changed this value to YES. The result is an error when libPEX is to be compilated. The error (sorry, i haven't saved it) its about diferences betwen Manifest files. In another attempt i have enabled XIE support, but the error i get is very similar. ¿any suggestions? --- debian/MANIFEST.i386 2003-05-19 19:56:30.000000000 +0200 +++ debian/MANIFEST.i386.new 2003-05-26 11:50:41.000000000 +0200 @@ -417,0 +418 @@ +usr/X11R6/bin/xieperf @@ -517,0 +519,5 @@ +usr/X11R6/include/X11/PEX5/PEX.h +usr/X11R6/include/X11/PEX5/PEXlib.h +usr/X11R6/include/X11/PEX5/PEXlibint.h +usr/X11R6/include/X11/PEX5/PEXproto.h +usr/X11R6/include/X11/PEX5/PEXprotost.h @@ -758,0 +765,4 @@ +usr/X11R6/include/X11/extensions/XIE.h +usr/X11R6/include/X11/extensions/XIElib.h +usr/X11R6/include/X11/extensions/XIEproto.h +usr/X11R6/include/X11/extensions/XIEprotost.h @@ -5547,0 +5558,2 @@ +usr/X11R6/lib/libPEX5.a +usr/X11R6/lib/libPEX5.so.6.0 @@ -5551,0 +5564,2 @@ +usr/X11R6/lib/libXIE.a +usr/X11R6/lib/libXIE.so.6.0 @@ -5829,0 +5844 @@ +usr/X11R6/man/man1/xieperf.1x MANIFEST check failed; please see debian/README make: *** [debian/stampdir/install] Error 1 -- Fernando Sancho Glez-Calero E.S. de Informática de Ciudad Real Universidad de Castilla la Mancha Profesor Asociado Dpto. Arquitectura y Redes de Computadores. Tlf: +34 926295300 ext:6216, 3705, 6217