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 ,
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
cd into the main folder
autoconf
./configure --prefic=/usr/local