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

elm problems



I just tried to build elm from the debian source package with the thought
that I might be able to maintain it. So far the verdict is not in.
The build target in debian.rules is really very simple:

	make
	make documentation
	touch build

However, if I try "debian.rules build" I get:

make
make[1]: Entering directory `/Debian/pkgwork/elm/elm-2.4pl25'
cd lib; /usr/bin/pmake  -w all
/usr/bin/pmake: illegal option -- w
usage: make [-eiknqrst] [-D variable] [-d flags] [-f makefile ]
            [-I directory] [-j max_jobs] [variable=value]
make[1]: *** [all] Error 2
make[1]: Leaving directory `/Debian/pkgwork/elm/elm-2.4pl25'
make: *** [build] Error 2

When I enter the commands by hand, at the prompt everything works fine! In
both cases the command issued is the same but execution from the prompt
looks like:

cd lib; /usr/bin/pmake  - all

and everything runs fine... :-S

Any pointers would be appreciated,

Dwarf

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

aka   Dale Scheetz                   Phone:   1 (904) 877-0257
      Flexible Software              Fax:     NONE 
      Black Creek Critters           e-mail:  dwarf@polaris.net

------------ If you don't see what you want, just ask --------------



Reply to: