reopen 355980 thanks octave2.1 (1:2.1.72-11) unstable; urgency=low
* debian/patches/50_g++4.1.dpatch: Added patch proposed by John W. Eaton to allow compilation with g++ 4.1. * debian/patches/50_octave-value-list-resize-2.1.dpatch: Adjusted patch for compilation with g++ 4.1 (thanks to Martin Michlmayr) * With the two changes above, closes: #355980 I'm sorry, but it still doesn't work. > /usr/bin/g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc > -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 CMatrix.cc -o pic/CMatrix.o > CMatrix.cc: In function 'ComplexMatrix operator*(const ColumnVector&, const > ComplexRowVector&)': > CMatrix.cc:2263: error: conversion from 'Complex' to non-scalar type > 'ComplexMatrix' requested > CMatrix.cc: In function 'ComplexMatrix operator*(const ComplexColumnVector&, > const RowVector&)': > CMatrix.cc:2270: error: conversion from 'Complex' to non-scalar type > 'ComplexMatrix' requested > make[3]: *** [pic/CMatrix.o] Error 1 > make[3]: Leaving directory `/build/tbm/octave2.1-2.1.72/liboctave' > make[2]: *** [liboctave] Error 2 > make[2]: Leaving directory `/build/tbm/octave2.1-2.1.72' > make[1]: *** [all] Error 2 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]