aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Problems compiling aMule from CVS  (Read 2587 times)

donruper

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Problems compiling aMule from CVS
« on: November 04, 2007, 10:54:37 PM »

Quote
hackintosh:amule-cvs osx86$ ./src/utils/scripts/mac_packager

-n Step 1: Cleaning bundle...
Done

-n Step 2: Copying aMule to app bundle...
cp: src/amule: No such file or directory
cp: src/webserver/src/amuleweb: No such file or directory
cp: src/ed2k: No such file or directory
cp: src/amulecmd: No such file or directory
Done

-n Step 3: Installing translations to app bundle...
Done

Step 4: Copying libs to Framework
    wxWidgets...
otool: can't open file: aMule.app/Contents/MacOS/amule (No such file or directory)
otool: can't open file: aMule.app/Contents/MacOS/amuleweb (No such file or directory)
otool: can't open file: aMule.app/Contents/MacOS/ed2k (No such file or directory)
otool: can't open file: aMule.app/Contents/MacOS/amulecmd (No such file or directory)
Libs copy done.

Step 5: Update libs info
Libs info updated, aMule.app is ready to package.

-n Creating aMule.zip...
Done

hackintosh:amule-cvs osx86$

in amule-cvs appear amule.zip but the application that contain this call "is not a compatible architect"
Logged
Mac OS X Tiger user

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Problems compiling aMule from CVS
« Reply #1 on: November 05, 2007, 12:08:23 AM »

The files do not exist, because compilation failed earlier.
Logged