Date: Tue, 03 Jan 2012 19:30:29 -0500 From: Joe Marcus Clarke <marcus@freebsd.org> To: ajtiM <lumiwa@gmail.com> Cc: gnome@freebsd.org Subject: Re: FreeBSD Port: graphics/inkscape Message-ID: <4F039DA5.8070107@freebsd.org> In-Reply-To: <201201031614.42015.lumiwa@gmail.com> References: <201201031614.42015.lumiwa@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1/3/12 5:14 PM, ajtiM wrote: > On FreeBSD 9.0-RC3 #p1 I have still problem to update (build) > Inkscape0.48.2_1: I think there is a need to remove your existing libwpg01 port to get this to build. Joe > > Building for inkscape-0.48.2_1 > gmake all-recursive > gmake[1]: Entering directory > `/usr/ports/graphics/inkscape/work/inkscape-0.48.2' > Making all in src > gmake[2]: Entering directory > `/usr/ports/graphics/inkscape/work/inkscape-0.48.2/src' > CXX extension/internal/wpg-input.o > CXX extension/internal/bitmap/adaptiveThreshold.o > extension/internal/wpg-input.cpp:58:44: error: > libwpg/WPGStreamImplementation.h: No such file or directory > extension/internal/wpg-input.cpp: In member function 'virtual SPDocument* > Inkscape::Extension::Internal::WpgInput::open(Inkscape::Extension::Input*, > const gchar*)': > extension/internal/wpg-input.cpp:73: error: expected type-specifier > extension/internal/wpg-input.cpp:73: error: cannot convert 'int*' to > 'WPXInputStream*' in initialization > extension/internal/wpg-input.cpp:73: error: expected ',' or ';' > extension/internal/wpg-input.cpp:77: error: invalid use of incomplete type > 'struct WPXInputStream' > /usr/local/include/libwpg-0.2/libwpg/WPGraphics.h:31: error: forward > declaration of 'struct WPXInputStream' > extension/internal/wpg-input.cpp:79: error: invalid use of incomplete type > 'struct WPXInputStream' > /usr/local/include/libwpg-0.2/libwpg/WPGraphics.h:31: error: forward > declaration of 'struct WPXInputStream' > extension/internal/wpg-input.cpp:84: warning: possible problem detected in > invocation of delete operator: > extension/internal/wpg-input.cpp:73: warning: 'input' has incomplete type > /usr/local/include/libwpg-0.2/libwpg/WPGraphics.h:31: warning: forward > declaration of 'struct WPXInputStream' > extension/internal/wpg-input.cpp:84: note: neither the destructor nor the > class-specific operator delete will be called, even if they are declared when > the class is defined. > extension/internal/wpg-input.cpp:93: warning: possible problem detected in > invocation of delete operator: > extension/internal/wpg-input.cpp:73: warning: 'input' has incomplete type > /usr/local/include/libwpg-0.2/libwpg/WPGraphics.h:31: warning: forward > declaration of 'struct WPXInputStream' > extension/internal/wpg-input.cpp:93: note: neither the destructor nor the > class-specific operator delete will be called, even if they are declared when > the class is defined. > extension/internal/wpg-input.cpp:98: error: 'WPGString' is not a member of > 'libwpg' > extension/internal/wpg-input.cpp:98: error: expected `;' before 'output' > extension/internal/wpg-input.cpp:102: error: 'output' was not declared in this > scope > extension/internal/wpg-input.cpp:103: warning: possible problem detected in > invocation of delete operator: > extension/internal/wpg-input.cpp:73: warning: 'input' has incomplete type > /usr/local/include/libwpg-0.2/libwpg/WPGraphics.h:31: warning: forward > declaration of 'struct WPXInputStream' > extension/internal/wpg-input.cpp:103: note: neither the destructor nor the > class-specific operator delete will be called, even if they are declared when > the class is defined. > extension/internal/wpg-input.cpp:109: error: 'output' was not declared in this > scope > extension/internal/wpg-input.cpp:110: warning: possible problem detected in > invocation of delete operator: > extension/internal/wpg-input.cpp:73: warning: 'input' has incomplete type > /usr/local/include/libwpg-0.2/libwpg/WPGraphics.h:31: warning: forward > declaration of 'struct WPXInputStream' > extension/internal/wpg-input.cpp:110: note: neither the destructor nor the > class-specific operator delete will be called, even if they are declared when > the class is defined. > gmake[2]: *** [extension/internal/wpg-input.o] Error 1 > gmake[2]: *** Waiting for unfinished jobs.... > gmake[2]: Leaving directory > `/usr/ports/graphics/inkscape/work/inkscape-0.48.2/src' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/graphics/inkscape/work/inkscape-0.48.2' > gmake: *** [all] Error 2 > *** Error code 1 > > Stop in /usr/ports/graphics/inkscape. > *** Error code 1 > > Stop in /usr/ports/graphics/inkscape. > > Thanks. > > Mitja > -------- > http://jpgmag.com/people/lumiwa > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F039DA5.8070107>