Date: Fri, 13 Mar 2009 04:32:22 +0530 From: Manish Jain <invalid.pointer@gmail.com> To: freebsd-questions@freebsd.org Subject: Problem building ports : 1) abiword; 2) curl Message-ID: <49B9947E.5000207@gmail.com>
next in thread | raw e-mail | index | archive | help
Hi all, I installed FreeBSD 7.1 on my x86 system a few days back and am having problems with building the following ports : 1) abiword 2) curl I am attaching the error messages below inline. 1) abiword : 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. 2) curl : When the curses-based options screen came up, I enabled GNU TLS and since then curl build stops with the following error message : ===> curl-7.19.2 may only use GNU TLS if OpenSSL support is disabled. *** Error code 1 Stop in /usr/ports/ftp/curl. I then replaced the curl Makefile with the original Makefile, but this has had no effect. Can anybody please suggest anything ? Thanks in advance Manish Jain invalid.pointer@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49B9947E.5000207>