Error when making Amaya Debian package

Hi,

When making the Debian package of Amaya, after doing a "dpkg-buildpackage" and
a long time of compiling, it dies with this error message:

-----------------------------------------------------------------

make[2]: Leaving directory `/data/src/debsrc/amaya-wx-9.1/Amaya/BUILD/thotlib'
make[1]: Leaving directory `/data/src/debsrc/amaya-wx-9.1/Amaya/BUILD'
touch build-stamp
debian/rules binary
dh_testdir
dh_testdir
dh_testroot
dh_clean -k -a
dh_installdirs -a
# Install
cd Amaya/BUILD && make install prefix=`pwd`/../../debian/tmp/usr
datadir=`pwd`/../../debian/tmp/usr/lib
make[1]: Entering directory
`/data/src/debsrc/amaya-wx-9.1/Amaya/BUILD'
Makefile:12: Options.orig: No such file or directory
make[1]: *** No rule to make target `Options.orig'.  Stop.
make[1]: Leaving directory
`/data/src/debsrc/amaya-wx-9.1/Amaya/BUILD'
make: *** [binary-arch] Error 2

-----------------------------------------------------------------

I have looked for something like Options.orig in the source tree, but just
found this:

mink:/usr/src/debsrc/amaya-wx-9.1# find . -iname "*options*"
./Options.in
./doc/images/printoptions_w32-de.png
./LINUX-ELF/Options
./WX/Options
./wxWidgets/src/png/scripts/SCOPTIONS.ppc
./Amaya/Options.in
./Amaya/doc/images/printoptions_w32-de.png
./Amaya/BUILD/Options

Maybe I have to copy some "Options" file to "Options.orig" and then edit it?

Thanks for your help:

Nacho

-- 
No book comes out of a vacuum (G. Buehler)
http://www.lascartasdelavida.com

Received on Saturday, 21 May 2005 07:58:21 UTC