Anybody else having trouble building Inkscape on Linux? I get the error:
Makefile:1099: *** missing separator. Stop.
Tav
Tavmjong Bah scrisse:
Anybody else having trouble building Inkscape on Linux? I get the error: Makefile:1099: *** missing separator. Stop.
It should be fixed now, looks like and improper change to configure.ac To whoever johnce/tullarisc is: please check your changeset before committing, thanks.
Ciao, Luca
On Wed, 2009-08-05 at 11:11 +0200, Luca Bruno wrote:
Tavmjong Bah scrisse:
Anybody else having trouble building Inkscape on Linux? I get the error: Makefile:1099: *** missing separator. Stop.
It should be fixed now, looks like and improper change to configure.ac To whoever johnce/tullarisc is: please check your changeset before committing, thanks.
Ciao, Luca
Thanks for the fix...
Now I get stuck on:
document.cpp: In function ‘void do_change_uri(Document*, const gchar*, bool)’: document.cpp:641: error: cannot convert ‘Document* const’ to ‘Inkscape::XML::Document*’ for argument ‘1’ to ‘void Inkscape::XML::rebase_hrefs(Inkscape::XML::Document*, const gchar*, bool)’
Tav
didn't we have a refactoring freeze?
Tavmjong Bah wrote, On 08/05/09 12:36:
Now I get stuck on:
document.cpp: In function ‘void do_change_uri(Document*, const gchar*, bool)’: document.cpp:641: error: cannot convert ‘Document* const’ to ‘Inkscape::XML::Document*’ for argument ‘1’ to ‘void Inkscape::XML::rebase_hrefs(Inkscape::XML::Document*, const gchar*, bool)’
Tav
participants (3)
-
Luca Bruno
-
Tavmjong Bah
-
Thomas Holder