Hi All, I am working again on building octave 3.4 with static libraries. I did a
./configure --enable-static --disable-shared --disable-dh and when I make I get on the Makefile in src/ an error for line 9457 about a Missing Separator.I had to go to that line and replace the five spaces with a tab. I got the hint from this page:
http://www.delorie.com/djgpp/v2faq/faq22_17.htmlThe Makefile was made with the automake tools, and somehow they messed up on this. I'm not really familiar with them or I'd make a suggestion on fixing it better.
This fix gets me further along, but I still have problems with mung-texi which I will ask about in the next message.
Rob -- Rob Frohne, Ph.D., P.E. E.F. Cross School of Engineering Walla Walla University 100 SW 4th Street College Place, WA 99324 (509) 527-2075 http://people.wallawalla.edu/~rob.frohne
<<attachment: frohro.vcf>>
------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d
_______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
