inkscape compiled failed in mac os x mavericks

Bug #1325581 reported by Qinfeng Guo
This bug report is a duplicate of:  Bug #1095364: FTBFS with gcc 4.8. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
New
Undecided
Unassigned

Bug Description

i've tried to install inkscape via brew in Mac OSX mavericks, however, got below error:

==> ./configure --prefix=/usr/local/Cellar/inkscape/0.48.4 --enable-lcms --disable-popple
==> make install
widgets/desktop-widget.h:242:32: error: stray ',' at end of member declaration
     GtkWidget *commands_toolbox,;
                                ^
make[1]: *** [desktop-events.o] Error 1
make: *** [install-recursive] Error 1

Tags: build
su_v (suv-lp)
tags: added: build
Revision history for this message
su_v (suv-lp) wrote :

The reported error was fixed in the stable release branch in revision
<http://bazaar.launchpad.net/~inkscape.dev/inkscape/RELEASE_0_48_BRANCH/revision/9943>

The fixed source code will be part of upcoming stable bug-fix release 0.48.5.

Linking as duplicate to
- Bug #1095364 “FTBFS with gcc 4.8”
  <https://bugs.launchpad.net/inkscape/+bug/1095364>

( Note: AFAIK the official formula for Inkscape in Homebrew does fetch the sources from the stable release branch (HEAD) - otherwise the build will fail with clang from latest Xcode and Mavericks' libc++ anyway:
<https://github.com/Homebrew/homebrew/issues/23277>
<https://github.com/Homebrew/homebrew/blob/master/Library/Formula/inkscape.rb> )

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.