From owner-freebsd-ports Sun Jun 30 5: 5:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D9D337B408; Sun, 30 Jun 2002 05:05:47 -0700 (PDT) Received: from smtpout.mac.com (smtpout.mac.com [204.179.120.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91E3043E1A; Sun, 30 Jun 2002 05:05:47 -0700 (PDT) (envelope-from cplater@mac.com) Received: from smtp-relay01.mac.com (smtp-relay01-en1 [10.13.10.224]) by smtpout.mac.com (8.12.1/8.10.2/1.0) with ESMTP id g5UC5l7d012762; Sun, 30 Jun 2002 05:05:47 -0700 (PDT) Received: from asmtp01.mac.com (asmtp01-qfe3 [10.13.10.65]) by smtp-relay01.mac.com (8.12.1/8.12.1/1.0) with ESMTP id g5UC5fWf023987; Sun, 30 Jun 2002 05:05:42 -0700 (PDT) Received: from localhost ([65.29.116.88]) by asmtp01.mac.com (Netscape Messaging Server 4.15) with ESMTP id GYIPLH00.H7R; Sun, 30 Jun 2002 05:05:41 -0700 Date: Sun, 30 Jun 2002 08:05:39 -0400 X-Image-Url: http://homepage.mac.com/cplater/.cv/thumbs/me.thumbnail Subject: FreeBSD Port: linux-gnomelibs-1.0.40 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) Cc: ports@FreeBSD.org To: taoka@FreeBSD.org From: Charles Plater Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.482) 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 I am having a problem building x11/gnome-libs here is where the build fails: > cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/usr/X11R6/include > -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 > -I/usr/local/include -I/usr/X11R6/include -DWITH_GTK -DGNOME_LIB > -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 readXPM.c -fPIC -DPIC -o .libs/readXPM.lo > readXPM.c:138: X11/xpm.h: No such file or directory > readXPM.c:148: syntax error before `XpmImage' > readXPM.c:164: syntax error before `XpmImage' > readXPM.c: In function `doXpm': > readXPM.c:185: `html' undeclared (first use in this function) > readXPM.c:185: (Each undeclared identifier is reported only once > readXPM.c:185: for each function it appears in.) > readXPM.c:189: `xpm_image' undeclared (first use in this function) > readXPM.c:193: `ib' undeclared (first use in this function) > readXPM.c:282: warning: implicit declaration of function > `XpmFreeXpmImage' > readXPM.c:168: warning: `col_name' might be used uninitialized in this > function > readXPM.c:172: warning: `ptr' might be used uninitialized in this > function > readXPM.c: In function `_XmHTMLReadXPM': > readXPM.c:299: syntax error before `xpm_image' > readXPM.c:303: `xpm_image' undeclared (first use in this function) > readXPM.c:304: `foo' undeclared (first use in this function) > readXPM.c:306: warning: implicit declaration of function > `XpmCreateXpmImageFromBuffer' > readXPM.c:307: `XpmSuccess' undeclared (first use in this function) > readXPM.c:311: warning: implicit declaration of function > `XpmGetErrorString' > readXPM.c:314: warning: implicit declaration of function > `XpmFreeXpmInfo' > readXPM.c:301: warning: `i' might be used uninitialized in this function > readXPM.c: In function `_XmHTMLCreateXpmFromData': > readXPM.c:338: syntax error before `xpm_image' > readXPM.c:342: `xpm_image' undeclared (first use in this function) > readXPM.c:343: `foo' undeclared (first use in this function) > readXPM.c:345: warning: implicit declaration of function > `XpmCreateXpmImageFromData' > readXPM.c:345: `XpmSuccess' undeclared (first use in this function) > readXPM.c:340: warning: `i' might be used uninitialized in this function > gmake[2]: *** [readXPM.lo] Error 1 > gmake[2]: Leaving directory `/usr/ports/x11/gnomelibs/work/gnome- > libs-1.4.1.7/gtk-xmhtml' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/x11/gnomelibs/work/gnome- > libs-1.4.1.7' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop in /usr/ports/x11/gnomelibs. > uname -a > FreeBSD cplater2.accs.wayne.edu 4.6-STABLE FreeBSD 4.6-STABLE #1: Sat > Jun 29 14:58:47 EDT 2002 > root@cplater2.accs.wayne.edu:/usr/src/sys/compile/GENERIC i386 -- Charles A. Plater W: ab3189@wayne.edu (313) 577-4620 H: cplater@mac.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message