Date: Fri, 18 Aug 2000 12:05:24 +0900 (JST) From: nakaji@tutrp.tut.ac.jp To: FreeBSD-gnats-submit@freebsd.org Subject: ports/20691: x11/gnome build failure Message-ID: <200008180305.MAA51560@xa12.heimat.gr.jp>
next in thread | raw e-mail | index | archive | help
>Number: 20691 >Category: ports >Synopsis: x11/gnome build failure >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 17 20:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: NAKAJI Hiroyuki >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: FreeBSD xa12.heimat.gr.jp 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Aug 17 07:43:25 JST 2000 root@xa12.heimat.gr.jp:/export/obj/usr/src/sys/NAKAJI i386 >Description: 'make install' of x11/gnome fails with this error: cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -Wunused -c gnome-hint.c gnome-hint.c:10: gnome-xml/tree.h: No such file or directory gnome-hint.c:11: gnome-xml/parser.h: No such file or directory gnome-hint.c:76: syntax error before `doc' gnome-hint.c: In function `get_i18n_string': gnome-hint.c:80: syntax error before `cur' gnome-hint.c:88: `cur' undeclared (first use in this function) gnome-hint.c:88: (Each undeclared identifier is reported only once gnome-hint.c:88: for each function it appears in.) gnome-hint.c:88: `child' undeclared (first use in this function) gnome-hint.c:90: `name' undeclared (first use in this function) gnome-hint.c:92: warning: implicit declaration of function `xmlGetProp' gnome-hint.c:92: warning: assignment makes pointer from integer without a cast gnome-hint.c:96: warning: implicit declaration of function `xmlNodeListGetString' gnome-hint.c:96: `doc' undeclared (first use in this function) gnome-hint.c:96: warning: assignment makes pointer from integer without a cast gnome-hint.c:101: warning: assignment makes pointer from integer without a cast gnome-hint.c: In function `read_hints_from_file': gnome-hint.c:114: syntax error before `doc' gnome-hint.c:116: `doc' undeclared (first use in this function) gnome-hint.c:116: warning: implicit declaration of function `xmlParseFile' gnome-hint.c:122: warning: implicit declaration of function `xmlFreeDoc' gnome-hint.c:126: `cur' undeclared (first use in this function) >How-To-Repeat: cd /usr/ports/x11/gnome make install >Fix: N/A >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008180305.MAA51560>