Martin,

Am 23.02.2012 um 11:32 schrieb Martin Baldan:
> Here's where I think the compilation went wrong:
> 
> [code]
> 
> make[2]: Entering directory 
> `/home/martin/Escritorio/otras_cosas/desastre/programming/vpri/cola/idst/stable/fonc-stable/object/id'
> /bin/sh -ec 'mkdir ../stage1/./include; \
>         mkdir ../stage1/./include/id;  cp -pr ../id/*.h 
> ../stage1/./include/id; \
>         cp -pr ../gc6.7/include ../stage1/./include/gc;  find 
> ../stage1/./include/gc -name .svn -exec rm -rf {} \;'
> find: `../stage1/./include/gc/.svn': No such file or directory
> find: `../stage1/./include/gc/private/.svn': No such file or directory
> make[2]: [../stage1/./include] Error 1 (ignored)
> [/code]

no, that's ok; it even says "ignored".

> [code]
> 
> make[2]: Leaving directory 
> `/home/martin/Escritorio/otras_cosas/desastre/programming/vpri/cola/idst/stable/fonc-stable/object/id'
> st80
> make[2]: Entering directory 
> `/home/martin/Escritorio/otras_cosas/desastre/programming/vpri/cola/idst/stable/fonc-stable/object/st80'
> ../boot/idc -B../boot/ -O  -k -c _object.st -o ../stage1/_object.o
> 
> import: st80.so: No such file or directory

It attempts to find the st80.so that has apparently been successfully created 
(looking at the output you posted earlier). I vaguely recall something like 
this happened to me as well; try to create a static link to the st80.so that 
was generated earlier. I don't recall from which directory. Try a bit. :-)

Best,

Michael

-- 


Dr. Michael Haupt | Principal Member of Technical Staff
Phone: +49 331 200 7277 | Fax: +49 331 200 7561
Oracle Labs 
Oracle Deutschland B.V. & Co. KG, Schiffbauergasse 14 | 14467 Potsdam, Germany
        Oracle is committed to developing practices and products that help 
protect the environment

_______________________________________________
fonc mailing list
fonc@vpri.org
http://vpri.org/mailman/listinfo/fonc

Reply via email to