[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Octave 2.1.7 on solaris 2.6 x86
From: |
Frederic Vecoven |
Subject: |
Octave 2.1.7 on solaris 2.6 x86 |
Date: |
Wed, 7 Oct 1998 11:29:31 +0200 (METDST) |
Hello.
I am trying to compile octave 2.1.7 on Solaris x86, still with no success.
I have tried *a lot* of configurations (with gcc 2.7.2, 2.8.1, lig++, libstc++,
g77, f77, etc...)
First a hint for other users, if I use make-3.77, nothing is compiled in
libcruft
(not even a single call to the fortran compiler). With an older version of
make, it
works.
Anyway, I digress. I am up to the point that everything is compiled without
problem,
[using gcc-2.8.1, libstc++-2.8.1, make-3.74.x, SUNWspro f77, and other latest
gnutools]
but the final link failed with these errors :
divide_vs__H3Zt7complex1ZdZdZt7complex1Zd_PX01PCX11UiX21_v
../liboctave/liboctave.a(CColVector.o)
multiply_vs__H3Zt7complex1ZdZdZt7complex1Zd_PX01PCX11UiX21_v
../liboctave/liboctave.a(CColVector.o)
subtract_vv__H3Zt7complex1ZdZdZt7complex1Zd_PX01PCX11PCX21Ui_v
../liboctave/liboctave.a(CColVector.o)
subtract_sv__H3Zt7complex1ZdZt7complex1ZdZd_PX01X11PCX21Ui_v
../liboctave/liboctave.a(CColVector.o)
subtract_vs__H3Zt7complex1ZdZt7complex1ZdZd_PX01PCX11UiX21_v
../liboctave/liboctave.a(CColVector.o)
add_sv__H3Zt7complex1ZdZt7complex1ZdZd_PX01X11PCX21Ui_v
../liboctave/liboctave.a(mx-cs-m.o)
subtract_vs__H3Zt7complex1ZdZdZt7complex1Zd_PX01PCX11UiX21_v
../liboctave/liboctave.a(CColVector.o)
add_vv__H3Zt7complex1ZdZdZt7complex1Zd_PX01PCX11PCX21Ui_v
../liboctave/liboctave.a(CColVector.o)
ld: fatal: Symbol referencing errors. No output written to octave
make[2]: *** [octave] Error 1
make[2]: Leaving directory `/users/soft/compil/octave-2.1.7/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/users/soft/compil/octave-2.1.7'
make: *** [all] Error 2
If this error sounds familiar to you, please contact me by email !
If wanted, I can make a binary-distribution of it.
-Fred (address@hidden)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Octave 2.1.7 on solaris 2.6 x86,
Frederic Vecoven <=