Got src ok, but running
Code: Select all
./configureHaikuView:VirtualBox-4.1.8_OSE tyler$ ./configure
Checking for environment: Determined build machine: darwin.amd64, target machine: darwin.amd64, OK.
Checking for kBuild: found, OK.
Checking for Darwin version: found version 10.7 (SDK: /Developer/SDKs/MacOSX10.6.sdk), OK.
Checking for gcc: found version 4.2.1, OK.
Checking for libIDL:
** libIDL-config (variable libIDL-config) not found!
Check /Volumes/HD/VirtualBox-4.1.8_OSE/configure.log for details
Mac1:VirtualBox-4.1.8_OSE tyler$ more configure.log
# Log file generated by
#
# './configure '
#
***** Checking environment *****
Determined build machine: darwin.amd64, target machine: darwin.amd64 <-- uh, pretty sure it's an intel chip in this machine... Intel Core i5 in fact.
***** Checking kBuild *****
found
***** Checking Darwin version *****
found version 10.7 (SDK: /Developer/SDKs/MacOSX10.6.sdk) <------ first, there is no /Developer; second why not the 10.7sdk? & why not LLVM?
***** Checking gcc *****
found version 4.2.1
***** Checking libIDL *****
** libIDL-config (variable libIDL-config) not found!