From owner-freebsd-ports@FreeBSD.ORG Wed May 17 18:09:55 2006 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 E8F2C16AD59 for ; Wed, 17 May 2006 18:09:55 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE61043D48 for ; Wed, 17 May 2006 18:09:54 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by py-out-1112.google.com with SMTP id f28so333626pyf for ; Wed, 17 May 2006 11:09:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=YUXnOpI7JXStNmGlZDRs48Bvk1258FaWffIztmGwIv9YJYDOquJuo4pfiHMukH6XfVVpdfVjV3G97vuHYlSVnNo85cFMYO6s9WCxUk9YU7hG6zpqiDCaA88euZVckSIwZuLucGRMI2xDSgszZcJmlyM9yA5E0xICHE3DeHCnsok= Received: by 10.35.78.9 with SMTP id f9mr1410900pyl; Wed, 17 May 2006 11:09:53 -0700 (PDT) Received: by 10.35.12.4 with HTTP; Wed, 17 May 2006 11:09:53 -0700 (PDT) Message-ID: Date: Wed, 17 May 2006 14:09:53 -0400 From: "michael johnson" Sender: buhnux@gmail.com To: "Jeremie Le Hen" In-Reply-To: <20060517180752.GF39460@obiwan.tataz.chchile.org> MIME-Version: 1.0 References: <20060517180752.GF39460@obiwan.tataz.chchile.org> X-Google-Sender-Auth: 7606db105f24cf8a Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: Can't compile gnomevfs2 on -CURRENT 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: Wed, 17 May 2006 18:09:56 -0000 On 5/17/06, Jeremie Le Hen wrote: > > Hi, > > (Please Cc: me, I'm not subscribed.) > > I tried to compile devel/gnomevfs2, but it fails. I'm not very > confident with autotools so I don't really know what's happened. > > % cc -DHAVE_CONFIG_H -I. -I. -I../.. -DNE_HAVE_DAV -DNE_HAVE_SSL -O2 > -fno-strict-aliasing -pipe -fstack-protector -I.. -I../.. -I./imported/ne= on > -I/usr/local/include/libxml2 -I/usr/local/include -D_REENTRANT -DORBIT2= =3D1 > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0= -I/usr/local/include/libbonobo- > 2.0 -I/usr/local/include/libxml2 -I/usr/local/include > -I/usr/X11R6/include/gconf/2 -D_REENTRANT @PTHREAD_CFLAGS@ > -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib- > 2.0/include -I/usr/include -I../.. -I../.. -I../../libgnomevfs > -I../../libgnomevfs -I/usr/local/include -O2 -fno-strict-aliasing -pipe > -fstack-protector -MT ne_request.lo -MD -MP -MF .deps/ne_request.Tpo -c > ne_request.c -fPIC -DPIC -o .libs/ne_request.o > % cc: @PTHREAD_CFLAGS@: No such file or directory Update your ports and reinstall net/avahi then install gnomevfs Michael I attached the typescript. > > Thank you. > Regards, > -- > Jeremie Le Hen > < jeremie at le-hen dot org >< ttz at chchile dot org > > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > >