I got the attached error message when trying to compile OSE on Mac OS X
10.5. I didn't get this error when building 1.6.0.

I used fink rebuild to rebuild glib-2, and deleted the VirtualBox-1.6.2
directory, untarred it again and started again, but that made no
difference.
-- 
Robin
kBuild: Pass - Build Programs
kmk[1]: Entering directory `/Users/greenrd/Downloads/VirtualBox-1.6.2/src'
kmk[2]: Entering directory 
`/Users/greenrd/Downloads/VirtualBox-1.6.2/src/bldprogs'
kmk[2]: Nothing to be done for `pass_bldprogs'.
kmk[2]: Leaving directory 
`/Users/greenrd/Downloads/VirtualBox-1.6.2/src/bldprogs'
kmk[2]: Entering directory `/Users/greenrd/Downloads/VirtualBox-1.6.2/src/libs'
kmk[3]: Entering directory 
`/Users/greenrd/Downloads/VirtualBox-1.6.2/src/libs/xpcom18a4'
kBuild: Linking xpidl
ld_classic: Undefined symbols:
_chmod$UNIX2003 referenced from libglib-2 expected to be defined in libSystem
_close$UNIX2003 referenced from libglib-2 expected to be defined in libSystem
_creat$UNIX2003 referenced from libglib-2 expected to be defined in libSystem
_fcntl$UNIX2003 referenced from libglib-2 expected to be defined in libSystem
_fputs$UNIX2003 referenced from libglib-2 expected to be defined in libSystem
_open$UNIX2003 referenced from libglib-2 expected to be defined in libSystem
_read$UNIX2003 referenced from libglib-2 expected to be defined in libSystem
_select$UNIX2003 referenced from libglib-2 expected to be defined in libSystem
_strerror$UNIX2003 referenced from libglib-2 expected to be defined in libSystem
_strtod$UNIX2003 referenced from libglib-2 expected to be defined in libSystem
_waitpid$UNIX2003 referenced from libglib-2 expected to be defined in libSystem
_write$UNIX2003 referenced from libglib-2 expected to be defined in libSystem
collect2: ld returned 1 exit status
kmk[3]: *** 
[/Users/greenrd/Downloads/VirtualBox-1.6.2/out/darwin.x86/release/obj/src/libs/xpcom18a4/xpidl/xpidl]
 Error 1
The failing command:
        @g++               -L/sw/lib -lIDL-2 -lglib-2.0 -lintl -liconv  
-bind_at_load -mmacosx-version-min=10.4 
-Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -Wl,-classic_linker 
-read_only_relocs suppress -fshort-wchar -fno-rtti -fno-exceptions 
-fpascal-strings -framework CoreServices -framework CoreFoundation -framework 
Foundation -framework AppKit -framework Carbon -m32   -o 
/Users/greenrd/Downloads/VirtualBox-1.6.2/out/darwin.x86/release/obj/src/libs/xpcom18a4/xpidl/xpidl
 -filelist 
/Users/greenrd/Downloads/VirtualBox-1.6.2/out/darwin.x86/release/obj/src/libs/xpcom18a4/xpidl/xpidl.rsp
  
kmk[3]: Leaving directory 
`/Users/greenrd/Downloads/VirtualBox-1.6.2/src/libs/xpcom18a4'
kmk[2]: *** [pass_bldprogs_before] Error 2
kmk[2]: Leaving directory `/Users/greenrd/Downloads/VirtualBox-1.6.2/src/libs'
kmk[1]: *** [pass_bldprogs_before] Error 2
kmk[1]: Leaving directory `/Users/greenrd/Downloads/VirtualBox-1.6.2/src'
kmk: *** [pass_bldprogs_before] Error 2
_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to