From owner-freebsd-questions@FreeBSD.ORG Fri Mar 13 12:13:31 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 560E51065673 for ; Fri, 13 Mar 2009 12:13:31 +0000 (UTC) (envelope-from invalid.pointer@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.186]) by mx1.freebsd.org (Postfix) with ESMTP id E05BB8FC15 for ; Fri, 13 Mar 2009 12:13:30 +0000 (UTC) (envelope-from invalid.pointer@gmail.com) Received: by ti-out-0910.google.com with SMTP id a1so271574tib.3 for ; Fri, 13 Mar 2009 05:13:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=74gl/knzl81IaVx0G3Y543DIS/GsguIw5wDKf0HW6vY=; b=UxaX04l3DttIeu45AxM7pkwpyYIm8A3QikRiG2EN7Zjv2njmvjF4Id4ZXfemHOFYIH oYpiA+AsXvMBc3tL/kXBLRi/ZBJaWg2ScklxvU1L94PueDC/aOkgYObRPlNMzC1e13r0 DPrJeQLJUbtabqs3e6tNu91bb+dyjlJMM+AtM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=wWvnoh1IDUhckU2CwAUwTI653OdSfG4uhKycfau04oipMs11XMH4ltiUHQqTcmS8if wtO8bhNMtT97eFiWNxsZdKtD4ezMofNzLcXYmuO6bbG0EqktGXYlhmHTLxHJQ9abjejt YtjYjo5nHQHSEkeOVEF2M0LRSXgRtxETo46Oc= Received: by 10.110.7.5 with SMTP id 5mr1786732tig.58.1236946409453; Fri, 13 Mar 2009 05:13:29 -0700 (PDT) Received: from unxfbsdi.freebsd.localdomain ([117.196.235.197]) by mx.google.com with ESMTPS id w12sm249404tib.0.2009.03.13.05.13.18 (version=SSLv3 cipher=RC4-MD5); Fri, 13 Mar 2009 05:13:28 -0700 (PDT) Message-ID: <49BA4E33.1030901@gmail.com> Date: Fri, 13 Mar 2009 17:44:43 +0530 From: Manish Jain User-Agent: Thunderbird 2.0.0.19 (X11/20090311) MIME-Version: 1.0 To: bf2006a@yahoo.com References: <777032.70260.qm@web39105.mail.mud.yahoo.com> In-Reply-To: <777032.70260.qm@web39105.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@FreeBSD.org Subject: Re: Problem building ports : 1) abiword; 2) xine X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Mar 2009 12:13:32 -0000 Hello BF/Everyone, Thanks for your advice. But the problems just don't seem to go away. I ran 'make config' inside /usr/ports/ftp/curl and was able to rectify the problem. I was installing curl as part of the xine build process. Once curl got built, xine got built too. The install went smoothly enough. But when I ran xine& from a gnome-terminal, the ui loaded, got stuck for hours and simply would not respond to any mouse clicks. I finally had to do a kill -9. (Which is why I dropped curl from the subject of this message and replaced it with xine). As for abiword, I downloaded the latest ports tarball a few minutes back. Building abiword stops with pretty much the same error : In file included from /usr/local/include/gtk-2.0/gtk/gtkactiongroup.h:34, from /usr/local/include/gtk-2.0/gtk/gtk.h:38, from goffice-gtk.c:27: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype goffice-gtk.c:1041: error: static declaration of 'gdk_cairo_set_source_pixbuf' follows non-static declaration /usr/local/include/gtk-2.0/gdk/gdkcairo.h:36: error: previous declaration of 'gdk_cairo_set_source_pixbuf' was here goffice-gtk.c:1152: error: static declaration of 'gtk_dialog_get_response_for_widget' follows non-static declaration /usr/local/include/gtk-2.0/gtk/gtkdialog.h:149: error: previous declaration of 'gtk_dialog_get_response_for_widget' was here gmake[3]: *** [goffice-gtk.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/goffice04/work/goffice-0.4.3/goffice/gtk' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/goffice04/work/goffice-0.4.3/goffice' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/ports/devel/goffice04/work/goffice-0.4.3/goffice' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /usr/ports/devel/goffice04. *** Error code 1 Stop in /usr/ports/editors/abiword. Any help with xine and/or abiword would be greatly appreciated. Thank you and Regards Manish Jain invalid.pointer@gmail.com bf wrote: > Firstly, it looks like you are using an old ports tree. > You should update it by downloading a newer tarball or using > csup. Read the pertinent section of the handbook if you > don't know how to do this. This may solve your goffice > build problem. (It's actually goffice, and not abiword, that > is the problem.) If it doesn't, send a transcript to the > port maintainer via email, or file a PR. You should not be > attempting to use curl 7.19.2, which has security problems, > but rather the newer 7.19.4, which is in the latest ports tree. > > The curl problem, as the error message says, is that you > have enabled two mutually incompatible options when configuring > the port. I don't know what you mean by "replacing the > Makefile": you shouldn't need to replace any Makefiles. Just > rerun 'make config' in the port directory, and select either > GNUTLS or OPENSSL, but not both. Then build the port. The > options that you have selected for ports are not contained > in any Makefile, but rather in /var/db/ports, and can be viewed > by looking through that directory, or by running 'make showconfig' in the port directory. > > b. > > > >