Hello I have experienced similar problem. > --- Jaroslav Hajek <[EMAIL PROTECTED]> wrote: > > > This is a minor bug in optdrv.f - an external declaration does not > > match the actual name (for some reason gfortran doesn't mind, which is > > why I missed this bug). Fixed in SVN now. > > Thanks for reporting.
Please download optdrv.f from SVN repository http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/main/octgpr/src/optdrv.f?view=log (Revision 4692) Extact the tar.gz file and replace the ....../src/optdrv.f with the downloaded one and commpress again into a ...tar.gz file and use pkg install against it. Regards Tatsuro --- Rafael Laboissiere <[EMAIL PROTECTED]> wrote: > with the following error message: > > /usr/bin/ld: dsdacc.o: relocation R_X86_64_32 against `a local symbol' can > not be used when making a shared object; recompile with -fPIC > dsdacc.o: could not read symbols: Bad value > collect2: ld returned 1 exit status > make[1]: *** [gpr_train.oct] Error 1 > -------------------------------------- Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar http://pr.mail.yahoo.co.jp/toolbar/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
