Hi!
I tried to build freesci on ODF/alpha, but it fails with an "undefined
assembler operation" error:
Script started on Wed Jan 2 07:31:11 2002
csh> make
make all-recursive
make[1]: Entering directory `/scratch/students/zoetekw/Build/freesci'
Making all in doc
make[2]: Entering directory `/scratch/students/zoetekw/Build/freesci/doc'
Making all in misc
make[3]: Entering directory `/scratch/students/zoetekw/Build/freesci/doc/misc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/scratch/students/zoetekw/Build/freesci/doc/misc'
Making all in man
make[3]: Entering directory `/scratch/students/zoetekw/Build/freesci/doc/man'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/scratch/students/zoetekw/Build/freesci/doc/man'
make[3]: Entering directory `/scratch/students/zoetekw/Build/freesci/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/scratch/students/zoetekw/Build/freesci/doc'
make[2]: Leaving directory `/scratch/students/zoetekw/Build/freesci/doc'
Making all in desktop
make[2]: Entering directory `/scratch/students/zoetekw/Build/freesci/desktop'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/scratch/students/zoetekw/Build/freesci/desktop'
Making all in src
make[2]: Entering directory `/scratch/students/zoetekw/Build/freesci/src'
Making all in scicore
make[3]: Entering directory `/scratch/students/zoetekw/Build/freesci/src/scicore'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -c console.c
In file included from
/usr/local/lib/gcc-lib/alpha-dec-osf4.0d/2.95.3/include/stdarg.h:36,
from ../../src/include/resource.h:72,
from ../../src/include/sci_memory.h:74,
from console.c:29:
/usr/local/lib/gcc-lib/alpha-dec-osf4.0d/2.95.3/include/va-alpha.h:36: warning:
redefinition of `va_list'
/usr/local/lib/gcc-lib/alpha-dec-osf4.0d/2.95.3/include/va_list.h:7: warning:
`va_list' previously declared here
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -c tools.c
In file included from
/usr/local/lib/gcc-lib/alpha-dec-osf4.0d/2.95.3/include/stdarg.h:36,
from ../../src/include/resource.h:72,
from ../../src/include/engine.h:33,
from tools.c:29:
/usr/local/lib/gcc-lib/alpha-dec-osf4.0d/2.95.3/include/va-alpha.h:36: warning:
redefinition of `va_list'
/usr/local/lib/gcc-lib/alpha-dec-osf4.0d/2.95.3/include/va_list.h:7: warning:
`va_list' previously declared here
as0: Error: tools.c, line 6: undefined assembler operation: bpt
bpt
make[3]: *** [tools.o] Error 1
make[3]: Leaving directory `/scratch/students/zoetekw/Build/freesci/src/scicore'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/scratch/students/zoetekw/Build/freesci/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/scratch/students/zoetekw/Build/freesci'
make: *** [all-recursive-am] Error 2
csh> ^Dexit
script done on Wed Jan 2 07:31:25 2002
It does compile on linux/alpha, though.
--
Kind regards,
+---------------------------------------------------------------+
| Bas Zoetekouw | Si l'on sait exactement ce |
|--------------------------------| que l'on va faire, a quoi |
| [EMAIL PROTECTED] | bon le faire? |
| [EMAIL PROTECTED] | Pablo Picasso |
+---------------------------------------------------------------+