From owner-freebsd-stable Tue Aug 14 20:22:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mailhost.bravara.com (mailhost.bravidacorp.com [38.168.15.229]) by hub.freebsd.org (Postfix) with ESMTP id 8C1B237B405; Tue, 14 Aug 2001 20:22:47 -0700 (PDT) (envelope-from scott@bravara.com) Received: from bravara.com (melkor.bravidacorp.com [192.168.1.46]) by mailhost.bravara.com (Mirapoint) with ESMTP id AAA19909 (AUTH scott); Tue, 14 Aug 2001 20:22:45 -0700 (PDT) Message-ID: <3B79EBB9.B0250B3B@bravara.com> Date: Tue, 14 Aug 2001 20:25:45 -0700 From: Scott Sewall Organization: Bravara Communications X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: freebsd-stable@freebsd.org Cc: ade@freebsd.org Subject: Trouble building guile-gnome port Content-Type: multipart/alternative; boundary="------------D315BDC8A774176705701274" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --------------D315BDC8A774176705701274 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I'm having trouble building he guile-gnome port. The build error is: > cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I./.. -I../../guile-gtk -I./../../guile > -gtk -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -DNEED_GNOME > SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/ > gtk12 -I/usr/local/include -O -pipe -I/usr/local/include -c gtkhtml-glue.c -fPI > C -DPIC -o .libs/gtkhtml-glue.lo > gtkhtml-glue.c:113: warning: initialization makes integer from pointer without a > cast > gtkhtml-glue.c: In function `sgtk_gtk_html_request_paste': > gtkhtml-glue.c:419: too few arguments to function `gtk_html_request_paste' > gtkhtml-glue.c: In function `sgtk_gtk_html_get_title': > gtkhtml-glue.c:616: warning: passing arg 1 of `scm_take0str' discards qualifiers > from pointer target type > *** Error code 1 > I cvsup'd ports this morning. Any ideas? -- Scott --------------D315BDC8A774176705701274 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit  
I'm having trouble building he guile-gnome port. The build error is:
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I./.. -I../../guile-gtk -I./../../guile
-gtk -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -DNEED_GNOME
SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/
gtk12 -I/usr/local/include -O -pipe -I/usr/local/include -c gtkhtml-glue.c  -fPI
C -DPIC -o .libs/gtkhtml-glue.lo
gtkhtml-glue.c:113: warning: initialization makes integer from pointer without a
 cast
gtkhtml-glue.c: In function `sgtk_gtk_html_request_paste':
gtkhtml-glue.c:419: too few arguments to function `gtk_html_request_paste'
gtkhtml-glue.c: In function `sgtk_gtk_html_get_title':
gtkhtml-glue.c:616: warning: passing arg 1 of `scm_take0str' discards qualifiers
 from pointer target type
*** Error code 1


I cvsup'd ports this morning.

Any ideas?

-- Scott
 
  --------------D315BDC8A774176705701274-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message