help-octave
[Top][All Lists]
Advanced

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

Re: installation error in RedHat


From: Shai Ayal
Subject: Re: installation error in RedHat
Date: Sat, 22 Jul 2006 22:11:42 +0300
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

typing "dynamic-ld.cc:268: ISO C++ forbids casting between pointer-to-function andp pointer-to-object" into google turned this up as a first results:

https://www.cae.wisc.edu/pipermail/octave-maintainers/2006-June/000309.html

Use google, it works faster than this mailing list

Shai

Shafer Smith wrote:
Hi,

Installing as root, I get the following error during make:

g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -g -O2 dynamic-ld.cc -o pic/dynamic-ld.o
dynamic-ld.cc: In member function `bool octave_dynamic_loader::do_load(const
    std::string&, const std::string&)':
dynamic-ld.cc:268: ISO C++ forbids casting between pointer-to-function and
    pointer-to-object
make[2]: *** [pic/dynamic-ld.o] Error 1
make[2]: Leaving directory `/home/shafer/util/octave-2.9.6/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/home/shafer/util/octave-2.9.6'
make: *** [all] Error 2
address@hidden octave-2.9.6]#


How can I correct this?

Thanks
Shafer




reply via email to

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