• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: how to change makefile for osx ppc
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to change makefile for osx ppc


  • Subject: Re: how to change makefile for osx ppc
  • From: Chris Espinosa <email@hidden>
  • Date: Mon, 24 Mar 2008 11:55:30 -0700


On Mar 22, 2008, at 1:17 PM, Marc Manthey wrote:

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 :(

You might want to ask this at email@hidden or email@hidden, where the experts on autoconf and makefile-based development hang out.  

A quick Google search for "dh_testdir: Command not found" implies that you need to install the debhelper package first.  But as you can see, that ecmh package hasn't been maintained in 3 years, and the odds of your getting it working if you don't know how to build Linux sources on Mac OS X are pretty low.

Chris
 _______________________________________________
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

  • Follow-Ups:
    • Re: how to change makefile for osx ppc
      • From: Marc Manthey <email@hidden>
References: 
 >how to change makefile for osx ppc (From: Marc Manthey <email@hidden>)

  • Prev by Date: SCM problem
  • Next by Date: Re: Organizer script user arguments
  • Previous by thread: how to change makefile for osx ppc
  • Next by thread: Re: how to change makefile for osx ppc
  • Index(es):
    • Date
    • Thread