[Changeset]: Re: More "float" problems in default branch for Mac
David Bateman
David.Bateman at motorola.com
Fri May 23 03:54:40 CDT 2008
Thomas Treichl wrote:
> Hi,
>
> I've got more problems compiling the default branch on my Mac. I spent the whole
> evening finding out where the problem really is, but couldn't find the place
> where the function (as the linker wants it to see this way) should be needed.
>
> I found another init definition in the files liboctave/floatAEPBAL.h and
> liboctave/fCmplxAEPBAL.h, but not the one - check number of arguments - that
> would be required.
>
> I always do a maintainer-clean, autogen.sh and then configure, I also checked
> this time if there are some old *o, *dylib, *def were left, but it was clean. So
> the detailed error message when trying to link src/DLD-FUNCTIONS/balance.cc is
>
> /usr/bin/ld: Undefined symbols:
> FloatAEPBALANCE::init(FloatMatrix const&, std::basic_string<char,
> std::char_traits<char>, std::allocator<char> > const&)
> FloatComplexAEPBALANCE::init(FloatComplexMatrix const&,
> std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> collect2: ld returned 1 exit status
> make[2]: *** [balance.oct] Error 1
> make[1]: *** [src] Error 2
> make: *** [all] Error 2
>
>
Ok, I now have a changeset to fix this issue, but there was a secondary
issue that prevented compilation.. You'll need the two changesets attached..
Sorry
David
--
David Bateman David.Bateman at motorola.com
Motorola Labs - Paris +33 1 69 35 48 04 (Ph)
Parc Les Algorithmes, Commune de St Aubin +33 6 72 01 06 33 (Mob)
91193 Gif-Sur-Yvette FRANCE +33 1 69 35 77 01 (Fax)
The information contained in this communication has been classified as:
[x] General Business Information
[ ] Motorola Internal Use Only
[ ] Motorola Confidential Proprietary
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch8131
Url: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080523/ba385577/attachment.ksh
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch8133
Url: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080523/ba385577/attachment-0001.ksh
More information about the Bug-octave
mailing list