octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Failure building CVS on IRIX 6.5 with GCC


From: Albert Chin
Subject: Failure building CVS on IRIX 6.5 with GCC
Date: Wed, 19 Feb 2003 15:33:57 -0600
User-agent: Mutt/1.4i

While building CVS on IRIX 6.5.19 with GCC 3.2.2. Any ideas?

g++ -c -I/opt/TWWfsw/readline42a/include -L/opt/TWWfsw/ncurses5/include 
-I/opt/TWWfsw/libfftw21/include -I. -I.. -I../liboctave -I../src 
-I../libcruft/misc  -I../glob -I../glob -DHAVE_CONFIG_H  -O2 syscalls.cc -o 
syscalls.o
syscalls.cc: In function `Octave_map mk_stat_map(const file_stat&)':
syscalls.cc:69: conversion from `ino_t' to `const octave_value' is ambiguous
ov.h:195: candidates are: octave_value::octave_value(octave_value*, int = 1) 
   <near match>
ov.h:190:                 octave_value::octave_value(octave_function*) <near 
   match>
ov.h:182:                 octave_value::octave_value(const char*) <near match>
ov.h:181:                 octave_value::octave_value(char)
ov.h:179:                 octave_value::octave_value(bool)
ov.h:168:                 octave_value::octave_value(double)
ov.h:166:                 octave_value::octave_value(long unsigned int)
ov.h:165:                 octave_value::octave_value(long int)
ov.h:164:                 octave_value::octave_value(unsigned int)
ov.h:163:                 octave_value::octave_value(int)
ov.h:162:                 octave_value::octave_value(short unsigned int)
ov.h:161:                 octave_value::octave_value(short int)
syscalls.cc:77: conversion from `off_t' to `const octave_value' is ambiguous
ov.h:195: candidates are: octave_value::octave_value(octave_value*, int = 1) 
   <near match>
ov.h:190:                 octave_value::octave_value(octave_function*) <near 
   match>
ov.h:182:                 octave_value::octave_value(const char*) <near match>
ov.h:181:                 octave_value::octave_value(char)
ov.h:179:                 octave_value::octave_value(bool)
ov.h:168:                 octave_value::octave_value(double)
ov.h:166:                 octave_value::octave_value(long unsigned int)
ov.h:165:                 octave_value::octave_value(long int)
ov.h:164:                 octave_value::octave_value(unsigned int)
ov.h:163:                 octave_value::octave_value(int)
ov.h:162:                 octave_value::octave_value(short unsigned int)
ov.h:161:                 octave_value::octave_value(short int)
gmake[2]: *** [syscalls.o] Error 1
gmake[2]: Leaving directory `/opt/build/octave-2.1.44/src'

-- 
albert chin (address@hidden)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]