how to change makefile for osx ppc
how to change makefile for osx ppc
- Subject: how to change makefile for osx ppc
- From: Marc Manthey <email@hidden>
- Date: Sat, 22 Mar 2008 21:17:11 +0100
hello experts,
i like to test 2 programms on my macintosh osx ppc leopard machine.
Its <http://unfix.org/projects/ecmh/>
which gave me
mini:ecmh-2005.02.09 mini$ make dist
if [ -f configure-stamp ]; then debian/rules clean; fi;
rm -f mtrace6.o mtrace6
cd ..; tar -zclof ecmh_2005.02.09.tar.gz ecmh-2005.02.09
tar: Semantics of -l option will change in the future releases.
tar: Please use --one-file-system option instead.
cd ..; tar -jclof ecmh_2005.02.09.tar.bz2 ecmh-2005.02.09
tar: Semantics of -l option will change in the future releases.
tar: Please use --one-file-system option instead.
# Copy the changelog
debian/rules binary
dh_testdir
make[1]: dh_testdir: Command not found
make[1]: *** [configure-stamp] Error 127
make: *** [deb] Error 2
and
http://fivebits.net/files/mrd6/mrd6-0.9.6.tar.gz
whitch is also made for debian :(
thanks
marc
--
"Imagination is more important than
Knowledge".
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden