From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19724 invoked by uid 1002); 17 Dec 2002 15:45:30 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 3566 invoked from network); 17 Dec 2002 15:45:30 -0000 Date: Tue, 17 Dec 2002 16:42:24 +0100 From: Ragnar Hojland Espinosa To: gentoo-dev@gentoo.org Message-ID: <20021217154224.GA27824@linalco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Organization: Mediocrity Naysayers Ltd X-Homepage: http://lightside.eresmas.com Subject: [gentoo-dev] kdebase-3.0.4-r3 broken ? X-Archives-Salt: 826c6ae6-cc53-42e4-bd21-a81ef8c9bc08 X-Archives-Hash: 8899bc4adc4c1a189f7e03cf2fd4daa0 It appears to need the patch below to compile. -- Ragnar Hojland - Project Manager Linalco "Especialistas Linux y en Software Libre" http://www.linalco.com Tel: +34-91-5970074 Fax: +34-91-5970083 --- kdebase-3.0.4/kpersonalizer/keyecandypagedlg.cpp~ 2002-12-17 15:55:09.000000000 +0100 +++ kdebase-3.0.4/kpersonalizer/keyecandypagedlg.cpp 2002-12-17 16:39:42.000000000 +0100 @@ -18,6 +18,7 @@ #include #include #include +#include /* * Constructs a KEyeCandyPageDlg as a child of 'parent', with the -- gentoo-dev@gentoo.org mailing list