Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 2002 08:05:39 -0400
From:      Charles Plater <cplater@mac.com>
To:        taoka@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: linux-gnomelibs-1.0.40
Message-ID:  <B1A2A50A-8C21-11D6-A799-0003930BF760@mac.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B1A2A50A-8C21-11D6-A799-0003930BF760>