From owner-freebsd-ports@FreeBSD.ORG Sun Dec 25 03:09:01 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13AB816A41F for ; Sun, 25 Dec 2005 03:09:01 +0000 (GMT) (envelope-from akbeech@gmail.com) Received: from msgmmp-3.gci.net (msgmmp-3.gci.net [209.165.130.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5C1043D45 for ; Sun, 25 Dec 2005 03:09:00 +0000 (GMT) (envelope-from akbeech@gmail.com) Received: from stargate.akparadise.com ([209.124.141.64]) by msgmmp-3.gci.net (Sun Java System Messaging Server 6.2-3.03 (built Jun 27 2005)) with ESMTPA id <0IS100LG5A2W0B80@msgmmp-3.gci.net> for freebsd-ports@freebsd.org; Sat, 24 Dec 2005 18:09:00 -0900 (AKST) Received: by stargate.akparadise.com (Postfix, from userid 0) id 3106F4029; Sat, 24 Dec 2005 18:08:55 -0900 (AKST) Date: Sat, 24 Dec 2005 18:08:42 -0900 From: Beech Rintoul To: freebsd-ports@freebsd.org Message-id: <200512241808.54301.akbeech@gmail.com> Organization: NorthWind Communications MIME-version: 1.0 Content-type: multipart/signed; boundary=nextPart1425517.fbTlK5FuKo; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-transfer-encoding: 7bit User-Agent: KMail/1.8.3 Cc: h.eichmann@gmx.de Subject: k3b compile error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Dec 2005 03:09:01 -0000 --nextPart1425517.fbTlK5FuKo Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline The upgrade of k3b fails with the following: if /bin/sh ../../libtool --silent --mode=3Dcompile --tag=3DCXX c++ -DHAVE_C= ONFIG_H=20 =2DI. -I. -I../.. -I./../../libk3bdevice -I./../plugin -I./../tools=20 =2DI/usr/local/include -I/usr/X11R6/include -I/usr/local/include=20 =2DD_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include=20 =2DI/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE =20 =2DWno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -O2 -fno-strict-alias= ing=20 =2Dpipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -= MT=20 k3bglobals.lo -MD -MP -MF ".deps/k3bglobals.Tpo" \ -c -o k3bglobals.lo `test -f 'k3bglobals.cpp' || echo './'`k3bglobals.cpp= ; \ then mv -f ".deps/k3bglobals.Tpo" ".deps/k3bglobals.Plo"; \ else rm -f ".deps/k3bglobals.Tpo"; exit 1; \ fi k3bglobals.cpp: In function `KIO::filesize_t K3b::filesize(const KURL&)': k3bglobals.cpp:257: error: aggregate `stat64 buf' has incomplete type and=20 cannot be defined k3bglobals.cpp:258: error: invalid use of undefined type `struct stat64' k3bglobals.cpp:257: error: forward declaration of `struct stat64' gmake[3]: *** [k3bglobals.lo] Error 1 gmake[3]: Leaving directory=20 `/usr/ports/sysutils/k3b/work/k3b-0.12.10/libk3b/core' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/sysutils/k3b/work/k3b-0.12.10/libk3= b' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/sysutils/k3b/work/k3b-0.12.10' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/sysutils/k3b. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade82851.= 0=20 make ** Fix the problem and try again. Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - System Administrator - akbeech@gmail.com /"\ ASCII Ribbon Campaign | NorthWind Communications \ / - NO HTML/RTF in e-mail | 201 East 9th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://akparadise.byethost33.com =2D------------------------------------------------------------------------= =2D------------- --nextPart1425517.fbTlK5FuKo Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDrg1GVq19LUoGB+MRAn6HAKDJm4KoTiHEc/T732/ifN35KznEPwCfYU/B tf5CSPJ4TQFnqHI2F2o4s2M= =An3A -----END PGP SIGNATURE----- --nextPart1425517.fbTlK5FuKo--