Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jan 2012 16:14:41 -0600
From:      ajtiM <lumiwa@gmail.com>
To:        gnome@freebsd.org
Subject:   FreeBSD Port: graphics/inkscape
Message-ID:  <201201031614.42015.lumiwa@gmail.com>

next in thread | raw e-mail | index | archive | help
On FreeBSD 9.0-RC3 #p1 I have still problem to update (build) 
Inkscape0.48.2_1:

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201031614.42015.lumiwa>