how to change makefile for osx ppc
Marc Manthey
marc at let.de
Mon Mar 24 13:30:39 PDT 2008
hello experts,
sorry for crossposting , while i got no reply on xcode and several
others told me to ask here.
I like to test 2 programms , one is a multicast daemon , the other a
toolset ,
on my macintosh osx ppc leopard machine. <http://unfix.org/projects/ecmh/
>
i try to compile the avalable sources with "make"
which gave me the following errors
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
thats the "makefile" <http://pastebin.com/d441d1ffb>
cd into the main folder
autoconf
./configure --prefic=/usr/local
Sorry that should have been:
./configure --prefix=/usr/local
make
this does not work too
thanks for any hints and pointers
Marc
--
"You see, all the problems in the world are created by those who want
'perfection.' " Sri Sri Ravi Shankar
Les Enfants terribes - research and deployment
jabber :mini at stattfernsehen.com
blog: http://www.let.de
ipv6 http://www.stattfernsehen.com/matrix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-dev/attachments/20080324/7cc8c35d/attachment.html
More information about the macports-dev
mailing list