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]

And then a bit later:

[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

make[2]: *** [../stage1/_object.o] Error 1
make[2]: Leaving directory
`/home/martin/Escritorio/otras_cosas/desastre/programming/vpri/cola/idst/stable/fonc-stable/object/st80'
make[1]: *** [stage1] Error 2
make[1]: Leaving directory
`/home/martin/Escritorio/otras_cosas/desastre/programming/vpri/cola/idst/stable/fonc-stable/object'
make: *** [all] Error 2

[/code]


Any ideas? Thanks :)
_______________________________________________
fonc mailing list
fonc@vpri.org
http://vpri.org/mailman/listinfo/fonc

Reply via email to