Mailinglist Archive: zypp-devel (53 mails)
| < Previous | Next > |
[zypp-devel] PackageKit fails with libzypp
- From: Andreas Jaeger <aj@xxxxxxx>
- Date: Sat, 25 Oct 2008 07:49:37 +0200
- Message-id: <873ailxlzi.fsf@xxxxxxx>
PackageKit fails with:
In file included from zypp-utils.cpp:51:
/usr/include/zypp/base/LogControl.h: In constructor
'zypp::log::StdoutLineWriter::StdoutLineWriter()':
/usr/include/zypp/base/LogControl.h:58: error: 'cout' is not a member of 'std'
/usr/include/zypp/base/LogControl.h: In constructor
'zypp::log::StderrLineWriter::StderrLineWriter()':
I tested that adding
#include <iostream>
to /usr/include/zypp/base/LogControl.h fixes this.
Could you do this change and submit a new package to the build system,
please?
This is needed for Beta4,
Andreas
--
Andreas Jaeger, Director Platform / openSUSE, aj@xxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
| < Previous | Next > |