On 12 Jul 2005, at 19:42, Dominique Dhumieres wrote:

While updating to octave-forge-2005.06.13-1, I got the following error:

...
g++-3.3 -c -no-cpp-precomp -I/sw/include -I/sw/include/ octave-2.1.71 -I/sw/include/octave-2.1.71/octave -I/sw/include -g - O2 -DHAVE_OCTAVE_21 chol.cc -o chol.o
In file included from chol.cc:32:
/sw/include/utils.h:2:10: #include expects "FILENAME" or <FILENAME>
In file included from chol.cc:32:
/sw/include/utils.h: In function `char* copystring(const char*)':
/sw/include/utils.h:90: warning: invalid conversion from `void*' to `char*' /sw/include/utils.h: In function `char* catstring(char*, const char*)': /sw/include/utils.h:100: warning: invalid conversion from `void*' to `char*' /sw/include/utils.h:102: warning: invalid conversion from `void*' to `char*' chol.cc: In function `octave_value_list Fchol(const octave_value_list&, int)':
chol.cc:71: error: `empty_arg' undeclared (first use this function)
chol.cc:71: error: (Each undeclared identifier is reported only once for each
   function it appears in.)
make[2]: *** [chol.o] Error 1

Add the line :
BuildConflicts: libcdparanoia0-dev
in the info file.

JF Mertens


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to