Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2000 08:43:07 -0700
From:      "Kevin Oberman" <oberman@es.net>
To:        freebsd-ports@freebsd.org
Subject:   Can't build gimp-1.1.19 on 3-Stable system
Message-ID:  <200004191543.IAA26720@ptavv.es.net>

next in thread | raw e-mail | index | archive | help
I have been trying to install the gimp-1.1.19 port (gimp1) on my
system to replace the somewhat unstable 1.1.11 I had previously
installed. The installation bombed trying to build Perl plugins. The
error is:
gmake[4]: Entering directory `/usr/ports/graphics/gimp1/work/gimp-1.1.19/plug-ins/perl/Net'
cc -c -I/usr/ports/graphics/gimp1/work/gimp-1.1.19/plug-ins/perl -I/usr/local/include -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/PDL/Core -O -pipe       -DVERSION=\"1.19\" -DXS_VERSION=\"1.19\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -Ddatadir="\"/usr/X11R6/share\"" -DHAVE_PDL=1  Net.c
In file included from Net.xs:10:
/usr/ports/graphics/gimp1/work/gimp-1.1.19/plug-ins/perl/gppport.h:246: warning: static declaration for `Perl_newCONSTSUB' follows non-static
/usr/ports/graphics/gimp1/work/gimp-1.1.19/plug-ins/perl/gppport.h: In function `Perl_newCONSTSUB':
/usr/ports/graphics/gimp1/work/gimp-1.1.19/plug-ins/perl/gppport.h:250: `hints' undeclared (first use this function)
/usr/ports/graphics/gimp1/work/gimp-1.1.19/plug-ins/perl/gppport.h:250: (Each undeclared identifier is reported only once
/usr/ports/graphics/gimp1/work/gimp-1.1.19/plug-ins/perl/gppport.h:250: for each function it appears in.)
/usr/ports/graphics/gimp1/work/gimp-1.1.19/plug-ins/perl/gppport.h:254: `copline' undeclared (first use this function)
/usr/ports/graphics/gimp1/work/gimp-1.1.19/plug-ins/perl/gppport.h:264: too few arguments to function `Perl_start_subparse'
gmake[4]: *** [Net.o] Error 1
gmake[4]: Leaving directory `/usr/ports/graphics/gimp1/work/gimp-1.1.19/plug-ins/perl/Net'
gmake[3]: *** [subdirs] Error 2
gmake[3]: Leaving directory `/usr/ports/graphics/gimp1/work/gimp-1.1.19/plug-ins/perl'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/gimp1/work/gimp-1.1.19/plug-ins'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/gimp1/work/gimp-1.1.19'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

I looked at the source and could not figure it out, but I'm not much
of a C programmer.

Is this a known problem and is there a workaround/fix? 

Thanks,

R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net			Phone: +1 510 486-8634


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?200004191543.IAA26720>