Skip site navigation (1)Skip section navigation (2)
Date:      20 Jun 2000 13:04:09 +0100
From:      Harry Newton <harry_newton@telinco.co.uk>
To:        questions@FreeBSD.ORG
Subject:   gimp / gnome libs ports question
Message-ID:  <86hfao5zk6.fsf@chimaera.locus>

next in thread | raw e-mail | index | archive | help
I'm tring to compile the gimp port and am having a problem with the
shared library gtkxmhtml.4. A transcript is below.

I've looked on the mailing list archive and the *BSD usenet searcher
and can't find anything remotely similar to this problem which really
worries me --- do I have a really broken set up ?

( FreeBSD 4.0-STABLE, with src and ports updates yesterday )

Has anyone any ideas ? Regards, Harry

bash-2.03# cd /usr/ports/graphics/gimp1
bash-2.03# make
If you want to compile with perl support use'make -DWITH_PERL' instead
===>  Extracting for gimp-1.1.23
>> Checksum OK for gimp-1.1.23.tar.bz2.
[ ... ]
===>   gimp-1.1.23 depends on shared library: gtkxmhtml.4 - not found
===>    Verifying install for gtkxmhtml.4 in /usr/ports/x11/gnomelibs
===>  Extracting for gnomelibs-1.2.1
>> Checksum OK for gnome-libs-1.2.1.tar.gz.
[ ... ]
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -DNEED_GNOMESUPPORT_H -I../support -I../support -I../intl -I../intl -I/usr/X11R6/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -DGNOMELIBDIR=\"/usr/X11R6/lib\" -DGNOMEDATADIR=\"/usr/X11R6/share/gnome\" -DGNOMEBINDIR=\"/usr/X11R6/bin\" -DGNOMELOCALSTATEDIR=\"/usr/X11R6/share/gnome\" -DGNOMELOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"GnomeUI\" -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-canvas-load.c  -fPIC -DPIC -o .libs/gnome-canvas-load.lo
In file included from gnome-canvas-load.c:15:
/usr/local/include/malloc.h:65: warning: parameter names (without types) in function declaration
/usr/local/include/malloc.h:66: warning: parameter names (without types) in function declaration
/usr/local/include/malloc.h:67: syntax error before `size_t'
/usr/local/include/malloc.h:68: warning: parameter names (without types) in function declaration
/usr/local/include/malloc.h:69: warning: parameter names (without types) in function declaration
/usr/local/include/malloc.h:70: warning: parameter names (without types) in function declaration
/usr/local/include/malloc.h:71: warning: parameter names (without types) in function declaration
/usr/local/include/malloc.h:72: syntax error before `size_t'
/usr/local/include/malloc.h:81: syntax error before `*'
/usr/local/include/malloc.h:82: syntax error before `*'
/usr/local/include/malloc.h:87: syntax error before `*'
gnome-canvas-load.c: In function `gnome_canvas_load_alpha':
gnome-canvas-load.c:25: warning: passing arg 1 of `gdk_imlib_load_alpha' discards qualifiers from pointer target type
gmake[3]: *** [gnome-canvas-load.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/x11/gnomelibs/work/gnome-libs-1.2.1/libgnomeui'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/x11/gnomelibs/work/gnome-libs-1.2.1/libgnomeui'
[ ... ]

failed builds.

-- 
Harry Newton
harry_newton@telinco.co.uk


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86hfao5zk6.fsf>