Unfortunately, I don't really know what revision my COLA installation is.
This is because the COLA distribution that I've used actually came with the download of delMDSoC (, which you can find right here: http://www.hpi.uni-potsdam.de/hirschfeld/projects/delmdsoc/index.html ) Perhaps you can give that one a try? (After you've downloaded and extracted that .tar.bz2-file you can install/compile it like any other COLA distribution...)

Kind regards
, Tim


Ingo Jaeckel schreef:
hi tim,

thank you very much for your quick response. i tried your steps before without success and did it again. but it still does not work. when calling make in /function i get a "undefined symbol GC_init" error when i set USE_GC to 0 in /object/id/libid.c. this is what happens:

>>>>>>>>>>>>>>>>>>>>>>>>>>> begin
$ cd ../function/
$ make
/bin/sh -ec 'for dir in objects jolt-burg jolt2; do ( cd $dir; make ); done'
make[1]: Betrete Verzeichnis '/home/ingo/svn/idst3/function/objects'
./idc -O -k -g -c _object.st -o _object.o
/home/ingo/svn/idst3/function/objects/../../object/stage2/st80.so: /home/ingo/svn/idst3/function/objects/../../object/stage2/st80.so: undefined symbol: GC_init

import: st80.so: No such file or directory

make[1]: *** [_object.o] Fehler 1
make[1]: Verlasse Verzeichnis '/home/ingo/svn/idst3/function/objects'
make[1]: Betrete Verzeichnis '/home/ingo/svn/idst3/function/jolt-burg'
/bin/sh -ec 'cd ../objects;  make'
make[2]: Betrete Verzeichnis '/home/ingo/svn/idst3/function/objects'
./idc -O -k -g -c _object.st -o _object.o
/home/ingo/svn/idst3/function/objects/../../object/stage2/st80.so: /home/ingo/svn/idst3/function/objects/../../object/stage2/st80.so: undefined symbol: GC_init

import: st80.so: No such file or directory

make[2]: *** [_object.o] Fehler 1
make[2]: Verlasse Verzeichnis '/home/ingo/svn/idst3/function/objects'
make[1]: *** [../objects/objects.a] Fehler 2
make[1]: Verlasse Verzeichnis '/home/ingo/svn/idst3/function/jolt-burg'
make[1]: Betrete Verzeichnis '/home/ingo/svn/idst3/function/jolt2'
/bin/sh -ec 'cd ../objects;  make'
make[2]: Betrete Verzeichnis '/home/ingo/svn/idst3/function/objects'
./idc -O -k -g -c _object.st -o _object.o
/home/ingo/svn/idst3/function/objects/../../object/stage2/st80.so: /home/ingo/svn/idst3/function/objects/../../object/stage2/st80.so: undefined symbol: GC_init

import: st80.so: No such file or directory

make[2]: *** [_object.o] Fehler 1
make[2]: Verlasse Verzeichnis '/home/ingo/svn/idst3/function/objects'
make[1]: *** [../objects/objects.a] Fehler 2
make[1]: Verlasse Verzeichnis '/home/ingo/svn/idst3/function/jolt2'
make: *** [all] Fehler 2
>>>>>>>>>>>>>>>>>>>>>>>>>>> end

in which revision of idst/cola/jolt could you disable the gc with these steps? i am using the head revision from the svn.

regards,
ingo


_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc

Reply via email to