Re: [kaffe] Linker Errors on OS X 10.4.11 - Kaffe 1.1.8

2008-02-13 Thread Dalibor Topic

Dalibor Topic wrote:

Michael Franz schrieb:
Good luck!  I had tried with darwin 8 and an earlier version, no 
success.  Strange things happen.  Is it possible to create an image 
off of a real installation?  I have darwin 8 installed on a drive, can 
that be turned into an image to be used by vmware or qemu?
I've installed it from scratch using the OSx86 Darwin in VMWare guide, 
and it works.


I'll try to get networking going with the Darwin VMWare guide from Fink.



After fetching the Maxxuss-AMDPCNET-v1.0.zip driver and extracting the 
iso inside to a tarball, and installing that, I've even got a working 
network device without having to use pppd and a simulated serial port.


I couldn't install fink since it checked for 10.4 rather than darwin 8,
I left macports aside since it asks for GNUStep, so I went with NetBSD's 
pkgsrc on a new virtal drive fdisked with -i -a ufs /dev/rdisk1. After 
creating the filesystem with newfs, I was able to mount it as /usr/pkg 
and run the pkgsrc bootstrap.


Next step will be to fetch and build kaffe's dependencies.

cheers,
dalibor topic

___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


Re: [kaffe] Linker Errors on OS X 10.4.11 - Kaffe 1.1.8

2008-02-11 Thread Dalibor Topic

Michael Franz schrieb:
Good luck!  I had tried with darwin 8 and an earlier version, no 
success.  Strange things happen.  Is it possible to create an image 
off of a real installation?  I have darwin 8 installed on a drive, can 
that be turned into an image to be used by vmware or qemu?
I've installed it from scratch using the OSx86 Darwin in VMWare guide, 
and it works.


I'll try to get networking going with the Darwin VMWare guide from Fink.

cheers,
dalibor topic

___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


Re: [kaffe] Linker Errors on OS X 10.4.11 - Kaffe 1.1.8

2008-02-11 Thread Michael Franz
Good luck!  I had tried with darwin 8 and an earlier version, no success.
 Strange things happen.  Is it possible to create an image off of a real
installation?  I have darwin 8 installed on a drive, can that be turned into
an image to be used by vmware or qemu?

On Feb 11, 2008 6:50 PM, Dalibor Topic [EMAIL PROTECTED] wrote:

 Michael Franz wrote:
  Hi,
  I tried to build Kaffe 1.1.8 on OS X 10.4.11.  I used the same
 configuration
  script that works for kaffe 1.1.7.  Here are the following linker
 errors:
  /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:

 Thanks Michael, I'm still trying to get Darwin8 going in VMWare.

 cheers,
 dalibor topic

___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


Re: [kaffe] Linker Errors on OS X 10.4.11 - Kaffe 1.1.8

2008-02-11 Thread Dalibor Topic

Michael Franz wrote:

Hi,
I tried to build Kaffe 1.1.8 on OS X 10.4.11.  I used the same configuration
script that works for kaffe 1.1.7.  Here are the following linker errors:
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:


Thanks Michael, I'm still trying to get Darwin8 going in VMWare.

cheers,
dalibor topic

___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


[kaffe] Linker Errors on OS X 10.4.11 - Kaffe 1.1.8

2008-02-10 Thread Michael Franz
Hi,
I tried to build Kaffe 1.1.8 on OS X 10.4.11.  I used the same configuration
script that works for kaffe 1.1.7.  Here are the following linker errors:
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
_KGC_getMainCollector
_ObjectClass
_initStaticLock
_jthread_disable_stop
_jthread_enable_stop
_jthread_sleep
_loadClass
_locks_internal_lockMutex
_locks_internal_unlockMutex
_newArrayChecked
_postExceptionMessage
_postOutOfMemory
_stringC2Java
_stringJava2C
_throwError
_types
_utf8ConstFromString
_utf8ConstRelease
_AllocObjectArray
_buildStackTrace
_utf8Const2Java
_KaffeVM_registerObjectReference
_instanceof
_javaLangRefPhantomReference
_javaLangRefSoftReference
_javaLangRefWeakReference
_SignalError
_processClass
_soft_instanceof
_Kaffe_JavaVMArgs
_execute_java_constructor
_throwException
_KaffeVM_makeReflectConstructor
_KaffeVM_makeReflectField
_KaffeVM_makeReflectMethod
_discardErrorInfo
_findMethodLocal
_getClass
_init_name
_loadArray
_stringJava2Utf8ConstReplace
_throwExternalException
_utf8Const2JavaReplace
_utf8ConstEqual
_booleanClass
_byteClass
_charClass
_classFileInit
_classMappingLoad
_classname2pathname
_doubleClass
_floatClass
_intClass
_longClass
_lookupClassEntry
_lookupClassEntryInternal
_newClass
_readClass
_shortClass
_utf8ConstAddRef
_voidClass
_CloneClass
_dbgGetMask
_jthread_current
_jthread_get_data
_jthread_interrupted
_kaffe_dprintf
_locks_internal_broadcastCond
_locks_internal_signalCond
_locks_internal_waitCond
_newArray
_newObject
_loadNativeLibrary
_main_collector
_runFinalizerOnExit
_stringJava2CBuf
_stringInternString
_jfree
_jmalloc
_printStackTrace
_finalizeThread
_getCurrentThread
_interruptThread
_jthread_get_status
_jthread_is_interrupted
_setPriorityThread
_startThread
_yieldThread
_getStackTraceElements
_getEngine
_getLibraryPath
_realBootClassPath
_realClassPath
_userProperties

Michael
___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe