[kismac] compile.command build errors

  • From: Jim Berland <berland@xxxxxxxxx>
  • To: kismac@xxxxxxxxxxxxx
  • Date: Tue, 6 Dec 2005 22:41:56 +0100

Hi everybody,

I get errors using compile.command - even after searching the archives. Sorry if there is an easy solution nonetheless. I'm quite new to this.

For this reason I saved the complete output to http://home.arcor.de/ gernotschulz/dateien/compilecommand_failure.txt.

However these are the errors I see:

=== BUILDING NATIVE TARGET BIGeneric WITH CONFIGURATION Deployment ===
Checking Dependencies...
Missing dependency target "BIGL (from BIGL.xcode) (from BIGL.xcode)"
[...]
/Users/gernot/svn/KisMACng_Source/KisMACng/Subprojects/BIGeneric/ AMRollOverButtonCell.m:687: error: nested functions are not supported on MacOSX
** BUILD FAILED **


and at the very end:

/Users/gernot/svn/KisMACng_Source/KisMACng/Sources/Controller/ ScanControllerScriptable.h:48: error: parse error before 'waypoint'
/Users/gernot/svn/KisMACng_Source/KisMACng/Sources/Controller/ ScanControllerScriptable.h:49: fatal error: method definition not in @implementation context
compilation terminated.
{standard input}:10:FATAL:.abort detected. Assembly stopping.
** BUILD FAILED **


The many other builds succeed.


I have Xcode 2.2 on 10.4.3 and checked out R76 using SVN. I followed the step-by-step guides I found here and ran the compile.command from the terminal.


Is there anything else you must know?

Thanks in advance.

Other related posts:

  • » [kismac] compile.command build errors