From owner-freebsd-ports@FreeBSD.ORG Mon Jan 9 19:56:26 2006 Return-Path: X-Original-To: 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 1B19716A422; Mon, 9 Jan 2006 19:56:26 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-05.arcor-online.net (mail-in-05.arcor-online.net [151.189.21.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9899D43D77; Mon, 9 Jan 2006 19:56:22 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-08-z2.arcor-online.net (mail-in-08-z2.arcor-online.net [151.189.8.20]) by mail-in-05.arcor-online.net (Postfix) with ESMTP id 7E5CAF3BA7; Mon, 9 Jan 2006 20:56:21 +0100 (CET) Received: from mail-in-05.arcor-online.net (mail-in-05.arcor-online.net [151.189.21.45]) by mail-in-08-z2.arcor-online.net (Postfix) with ESMTP id 6FAEB3A90C; Mon, 9 Jan 2006 20:56:21 +0100 (CET) Received: from lofi.dyndns.org (dslb-084-061-156-132.pools.arcor-ip.net [84.61.156.132]) by mail-in-05.arcor-online.net (Postfix) with ESMTP id D1F8DF3BA7; Mon, 9 Jan 2006 20:56:20 +0100 (CET) Received: from [192.168.8.4] (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.4/8.13.3) with ESMTP id k09JuHXZ041711 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 9 Jan 2006 20:56:18 +0100 (CET) (envelope-from lofi@freebsd.org) Message-ID: <43C2BFE1.7080503@freebsd.org> Date: Mon, 09 Jan 2006 20:56:17 +0100 From: Michael Nottebrock User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: Marcin Jessa References: <20060109174308.4e8450ce.lists@yazzy.org> In-Reply-To: <20060109174308.4e8450ce.lists@yazzy.org> X-Enigmail-Version: 0.92.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3C001C04467D0F233BEC1E2B" X-Virus-Scanned: by amavisd-new Cc: ports@freebsd.org, markus@freebsd.org Subject: Re: ktorrent fails 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: Mon, 09 Jan 2006 19:56:26 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3C001C04467D0F233BEC1E2B Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Marcin Jessa schrieb: > Hi. > > Any idea how to fix following error I get trying to compile ktorrent? (libtorrent is 0.7.6) > > /bin/sh ../../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I./../../libktorrent -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-strict-aliasing -pipe -O2 -pipe -march=pentiumpro -march=pentiumpro -O2 -pipe -march=pentiumpro -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions -c -o singledatachecker.lo `test -f 'singledatachecker.cpp' || echo './'`singledatachecker.cpp > In file included from /usr/local/include/torrent/torrent.h:42, > from singledatachecker.cpp:28: > /usr/local/include/torrent/download.h:48:25: sigc++/slot.h: No such file or directory > /usr/local/include/torrent/download.h:49:31: sigc++/connection.h: No such file or directory Find out what packages provides those headers and reinstall it. Cheers, -- ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --------------enig3C001C04467D0F233BEC1E2B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3-nr1 (Windows 2000) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDwr/hXhc68WspdLARArlbAKCLVEv+HrKp8chkJa4S6/8+vsj9BwCgggQp Kpt9HfZTu8o/HnBt+Q7d+/Y= =WZCk -----END PGP SIGNATURE----- --------------enig3C001C04467D0F233BEC1E2B--