octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #33231] adding '; label; ' to plot() generates


From: kloof
Subject: [Octave-bug-tracker] [bug #33231] adding '; label; ' to plot() generates error: structure has no member `fontname'
Date: Thu, 19 May 2011 15:44:17 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

Follow-up Comment #2, bug #33231 (project octave):

Thanks for the suggestion! I've applied your patch, but now I run into a
compile error, which I didn't have when I compiled the first time. So, I'll
get to this, when the compiling works.

____

I'm not a compiling expert: if you have a tip how to resolve this, I'd be
interested:

cd libcruft
make
(it compiles and then:)
libtool: link: g++ -shared -nostdlib
/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/crti.o
/usr/lib/gcc/x86_64-linux-gnu/4.4.5/crtbeginS.o (......)

(..... and gives errors:)
g++: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/crti.o: No such file
or directory
g++: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/crtbeginS.o: No such file or
directory
g++: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/crtendS.o: No such file or directory
g++: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/crtn.o: No such file
or directory
make: *** [libcruft.la] Error 1
________________________________________
which is correct, because /usr/lib/gcc does not have a 'x86_64-linux-gnu'
subdir....

I can only think of that ubuntu has removed this directory in a software
update. But: unlikely!

any suggestions here?

thanks              

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33231>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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