I put a new version of octave-forge up this morning which
should compile against 2.1.44. Can you try that?
Paul Kienzle
pki...@us...
nwe...@ce... wrote:
>hi... I'm trying to build octave-forge-2002.11.30 with octave-2.1.44
>already installed, and with gcc-3.2.2. A lot of little rror occurred,
>but I just bypassed them. But now I had a problem with the optimization
>package I want to use... what can this be?
>
>make[2]: Entering directory
> `/ms_audio/nwerneck/downloaded/octave-forge-2002.11.30/main/optim'
>mkoctfile -DHAVE_OCTAVE_21 -s -v lp.cc
>g++ -c -fPIC -I/home/nwerneck/include/octave-2.1.44
> -I/home/nwerneck/include/octave-2.1.44/octave -I/home/nwerneck/include
> -mieee-fp -g -O2 -Wall -DHAVE_OCTAVE_21 lp.cc -o lp.o
>lp.cc: In function `octave_value_list Flp(const octave_value_list&,
> int)':
>lp.cc:597: conversion from `ColumnVector' to non-scalar type
> `octave_value_list' requested
>make[2]: *** [lp.oct] Error 1
>
>
>thanks...
>
>++nicolau, using matlab by the side :/
>
>
>
>
|