[kismac] Re: buiild of KisMACng failing

  • From: Robin L Darroch <robin@xxxxxxxxxxxxx>
  • To: kismac@xxxxxxxxxxxxx
  • Date: Mon, 17 Jan 2005 08:42:43 +0800

OK - that is strange. Basically, all those drivers get built in sequence. Many of the files don't exist at first, which is why you need compile.command to do it, because it builds them in the order they're needed.

Incidentally, the person that enquired about posting a binary, I don't see that there would be any problem with that - building KisMAC locally doesn't link it to anything special on your system, and essentially all you have to do to install KisMACng is to put the .app bundle (from the build directory) anywhere you want it on your system (at least, this works if you've already had KisMAC on there... not sure if something would be missing if you'd never had KisMAC on there).

no, i just typed ./compile.command

there is no file called WLanDriver.kext in the files folder like there should be...maybe I'll try downloading the source again. :/

mike
On Jan 16, 2005, at 5:20 PM, Robin L Darroch wrote:

I'd say you're almost certainly trying to build it using Xcode rather than the compile command from the command line. You can do that with builds after the first build, but you MUST build using "compile.command" the first time.

How do I know this? Because I got exactly the same error for ages until someone pointed out "compile.command" to me. :)

yeah, there is no directory by that name in the subprojects/files/ folder...by check out you mean download again? This is the second time I've downloaded and tried to compile it, and it's given me the same error both times

mike

On Jan 16, 2005, at 1:14 PM, Theo Baschak wrote:

sounds to me like you've got an incomplete checkout.. i'd try checking
it out again.. then recompiling it. I've got a directory named that in
my checkout.

Theo


On Sun, 16 Jan 2005 13:05:04 -0500, Michael Ellsworth <ellswm@xxxxxxxx> wrote:
this is the error i get when I attempt build KisMACng

PBXCp build/KisMAC.app/Contents/Resources/WLanDriver.kext
Subprojects/files/WLanDriver.kext
     cd /Users/nachobel/Desktop/KisMACng
     /Developer/Tools/pbxcp -exclude .DS_Store -exclude CVS
-resolve-src-symlinks
/Users/nachobel/Desktop/KisMACng/Subprojects/files/WLanDriver.kext
build/KisMAC.app/Contents/Resources
pbxcp: WLanDriver.kext: No such file or directory
** BUILD FAILED **

the whole build log can be found at
http://personal.cuaa.edu/~ellswm/files/errorlog.txt

iBook 12in G3
10.3.7, latest Xcode install


--
-------------------------------------------------------------------------
 Robin L. Darroch - PO Box 2715, South Hedland WA 6722 - +61 421 503 966
      robin@xxxxxxxxxxxxx - robin@xxxxxxxxxxx - robin@xxxxxxxxxxxxx


--

-------------------------------------------------------------------------
 Robin L. Darroch - PO Box 2715, South Hedland WA 6722 - +61 421 503 966
      robin@xxxxxxxxxxxxx - robin@xxxxxxxxxxx - robin@xxxxxxxxxxxxx


Other related posts: