From owner-freebsd-questions@FreeBSD.ORG  Fri Jun 29 14:06:15 2012
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Delivered-To: freebsd-questions@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 73A95106564A
	for <freebsd-questions@FreeBSD.org>;
	Fri, 29 Jun 2012 14:06:15 +0000 (UTC)
	(envelope-from nick@wholesum.net)
Received: from mout.perfora.net (mout.perfora.net [74.208.4.194])
	by mx1.freebsd.org (Postfix) with ESMTP id 3D2758FC14
	for <freebsd-questions@FreeBSD.org>;
	Fri, 29 Jun 2012 14:06:15 +0000 (UTC)
Received: from [172.27.2.50] (fl-71-49-226-180.dhcp.embarqhsd.net
	[71.49.226.180])
	by mrelay.perfora.net (node=mrus4) with ESMTP (Nemesis)
	id 0LvVAB-1RlBUk0UpH-00zxdv; Fri, 29 Jun 2012 10:06:14 -0400
Message-ID: <4FEDB654.7010506@wholesum.net>
Date: Fri, 29 Jun 2012 10:06:12 -0400
From: Nikolai Wendorf <nick@wholesum.net>
User-Agent: Mozilla/5.0 (Windows NT 5.1;
	rv:13.0) Gecko/20120614 Thunderbird/13.0.1
MIME-Version: 1.0
To: freebsd-questions@FreeBSD.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID: V02:K0:vAymummKmVkMgwcBrDNJVDdMMTRhsiTQjmGYgeeORrz
	pM8fEapT+Un2pk7jWOBMYMhr1kew/eC++5gPmdfnJaHPU2wdZP
	xviq4/0KdgoLoRpVAh2fhBJAbv6sB6s0vx0DgXpNvZUQlRMpE7
	Bsx23mDDmaSoflf/dLyMMPw6spigxTa+m8to0wuDQsZOXkN+9o
	GwkhePE/YwzfwD1NGmiLUMF+HBffvCxMVAsOEey9gWgnErP8ZS
	jZfrombfJ+gFpPgpL/78QY2YkfT7XIJPwSMS90YdMxgftBvMA7
	fe8zbEDq9arIOifEvddxyMp3GvkO5A0xtIZat/Wz4fe4AUBaAU
	yn21+g+8i1+yufQLJzxo=
Cc: 
Subject: (inkscape-0.48.1_4) (missing header)
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 29 Jun 2012 14:06:15 -0000

All,

Recent csup introduced this error a few week ago - I noticed nothing in 
UPDATING and several following csup did not resolve.

a snippet from the build log:
   CXX    extension/implementation/script.o
   CXX    extension/implementation/xslt.o
   CXX    extension/internal/wpg-input.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 ';'

I wonder if anyone else is seeing this?

FreeBSD 8.3-STABLE #0: Thu Jun 28 12:56:46 EDT 2012

thanks,
Nick