How to build Octave under FC4 test3

Linuxer Wang linuxerwang at gmail.com
Fri May 13 23:03:47 UTC 2005


I applied the patch in Extras cvs and compile, it proceeds more than 
without the patch, but finally, I get the following errors:

../liboctave/liboctave.a(file-ops.o)(.text+0x33ec): In function 
`file_ops::tempnam(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
/home/kenny/download/rpms/octave/devel/src/liboctave/file-ops.cc:420: 
warning: the use of `tempnam' is dangerous, better use `mkstemp'
../libcruft/libcruft.a(zbdsqr.o)(.text+0x8c5): In function `zbdsqr_':
zbdsqr.f: undefined reference to `zdrot_'
../libcruft/libcruft.a(zbdsqr.o)(.text+0x924):zbdsqr.f: undefined 
reference to `zdrot_'
../libcruft/libcruft.a(zbdsqr.o)(.text+0x96d):zbdsqr.f: undefined 
reference to `zdrot_'
collect2: ld returned 1 exit status
make[2]: *** [octave] Error 1
make[2]: Leaving directory `/home/kenny/download/rpms/octave/devel/src/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/home/kenny/download/rpms/octave/devel/src'
make: *** [all] Error 2


Michael Schwendt wrote:

>On Fri, 13 May 2005 18:02:56 -0400, Matthew Miller wrote:
>
>  
>
>>On Fri, May 13, 2005 at 02:53:08PM -0700, Linuxer Wang wrote:
>>    
>>
>>>I find that octave has been moved from core to the extras, but I don't
>>>know how to compile it. Can anyone tell me how to do it?
>>>Thank you so much.
>>>      
>>>
>>You shouldn't have to -- just install the RPMs from Extras.
>>    
>>
>
>As discussed yesterday (or the day before), Octave failed to build on
>x86_64 (because of Standard C++ i386 headers being installed instead of
>x86_64 headers), and hence no builds are available yet. But building
>from Fedora Extras CVS should work.
>
>  
>




More information about the fedora-extras-list mailing list