From owner-freebsd-ports Wed Jul 4 11: 0:28 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E841737B408 for ; Wed, 4 Jul 2001 11:00:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f64I0Bu89824; Wed, 4 Jul 2001 11:00:11 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E4FB37B406 for ; Wed, 4 Jul 2001 10:52:10 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f64HqA788745; Wed, 4 Jul 2001 10:52:10 -0700 (PDT) (envelope-from nobody) Message-Id: <200107041752.f64HqA788745@freefall.freebsd.org> Date: Wed, 4 Jul 2001 10:52:10 -0700 (PDT) From: "Antonio M. D'souza" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/28697: gnotepad+ won't build on my box Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28697 >Category: ports >Synopsis: gnotepad+ won't build on my box >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 04 11:00:10 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Antonio M. D'souza >Release: 4.3 >Organization: University of Waterloo >Environment: FreeBSD quikbox.ca 4.3-STABLE FreeBSD 4.3-STABLE #1: Wed May i386 unknown >Description: It autoselects these options: gcc compiler warnings : YES gcc compile with strict ansi : NO runtime debugging code : NO using over-hyped gnome : YES unload unchanged documents : YES splash screen on startup : YES session saving/restoring : YES cut and paste features : YES undo and redo features : YES search and replace : YES regular expression searches : YES enable opening recent docs : YES autosave documents : YES backup files before saving : YES enable inserting shell output : YES enable toolbars : YES document list feature : YES document/file info feature : YES window list feature : YES show random tips : YES message box for logging : YES HTML tag insertion features : YES source code control options : YES enhanced file selection dlg : YES lock files with flock() : NO lock files with fcntl() : YES experimental project features : NO gtk-xmhtml to view html : YES gtkhtml to view html : YES Then spews this error message: make all-recursive Making all in docs Making all in C Making all in po Making all in intl Making all in src Making all in xpm cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include/gnome-xml -c about.c Creating appinfo.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include/gnome-xml -c appinfo.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include/gnome-xml -c clipboard.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include/gnome-xml -c debug.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include/gnome-xml -c dialog.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include/gnome-xml -c doc.c In file included from doc.c:35: htmlview.h:50: syntax error before `GtkHTMLStreamHandle' doc.c: In function `doc_new': doc.c:1040: too many arguments to function `gtk_html_new' *** Error code 1 Any idea what went wrong? >How-To-Repeat: Try to build the gnotepad+ port on a 4.3-stable system >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message