[Pkg-octave-devel] octave2.1_2.1.71-7_i386.changes ACCEPTED

Christian T. Steigies cts at debian.org
Sun Nov 6 11:02:51 UTC 2005


On Sat, Nov 05, 2005 at 10:50:06AM +0100, Christian T. Steigies wrote:
> On Sat, Nov 05, 2005 at 10:39:06AM +0100, Rafael Laboissiere wrote:
>  
> > > I am currently trying to build packages with this fix, [...]
> > 
> > I will wait until it is finished before uploading 2.1.71-8 to unstable.
> 
> Ok.

/usr/bin/gcc -c  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H  -Wall -W -Wshadow -O0 -g0 
main.c -o
+main.o
/usr/bin/g++  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H  -Wall -W -Wshadow -O0 -g0 
-rdynamic \
-L..  -fPIC -s -o octave \
main.o  \
-L../liboctave -L../libcruft -L../src -Wl,-rpath -Wl,/usr/lib/octave-2.1.71 \
-loctinterp -loctave  -lcruft   \
 -llapack-3 -lblas-3 -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm  -lf2c
/usr/lib/gcc/m68k-linux-gnu/4.0.2/../../../libf2c.so: undefined reference to `MAIN__'
collect2: ld returned 1 exit status

Looks like a problem with f2c to me?

Christian



More information about the Pkg-octave-devel mailing list