i get the following errors when i try to compile Gimp 1.2.2 .
It's been happening since 1.2.2-pre1, when i sent more or
less this same report into the mailing list.

Not being a Gimp or perl guru, i've no idea what's going on;
could someone give me some clues abt this so i can fix it?

i'm using

glibc     2.2.3
make      3.79.1
gcc       2.95.3
perl      5.6.1
Gtk-Perl  0.7007
PDL       2.2.1

error from make:
-----------------------------------------------------------------
make[3]: Entering directory `/var/src/gimp-1.2.2/plug-ins/perl'
make[4]: Entering directory `/var/src/gimp-1.2.2/plug-ins/perl/Gimp'
gcc -c -I/var/src/gimp-1.2.2/plug-ins/perl -I../../.. 
-I/var/src/gimp-1.2.2/plug-ins/perl/../.. -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include  -DGTK_DISABLE_COMPAT_H 
-I/usr/lib/perl5/site_perl/5.6.1/i586-linux-thread/PDL/Core -O2 -mcpu=i686 
-fomit-frame-pointer  -pipe  -D_REENTRANT -fno-strict-aliasing -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -pipe   -DVERSION=\"1.201\" 
-DXS_VERSION=\"1.201\" -fpic -I/usr/lib/perl5/5.6.1/i586-linux-thread/CORE 
-Ddatadir="\"/usr/local/share\"" -DHAVE_PDL=1  Lib.c
Lib.xs: In function `need_pdl':
Lib.xs:97: warning: passing arg 1 of `Perl_croak' from incompatible pointer type
Lib.xs:97: too few arguments to function `Perl_croak'
Lib.xs: In function `old_pdl':
Lib.xs:126: warning: passing arg 1 of `Perl_croak' from incompatible pointer type
Lib.xs:126: warning: passing arg 2 of `Perl_croak' makes pointer from integer without 
a cast
Lib.xs:129: warning: passing arg 1 of `Perl_croak' from incompatible pointer type
Lib.xs:129: warning: passing arg 2 of `Perl_croak' makes pointer from integer without 
a cast
Lib.xs:132: warning: passing arg 1 of `Perl_croak' from incompatible pointer type
Lib.xs:132: warning: passing arg 2 of `Perl_croak' makes pointer from integer without 
a cast
Lib.xs: In function `new_gdrawable':
Lib.xs:224: warning: passing arg 1 of `Perl_croak' from incompatible pointer type
Lib.xs:224: warning: passing arg 2 of `Perl_croak' makes pointer from integer without 
a cast
Lib.xs: In function `old_gdrawable':
Lib.xs:242: warning: passing arg 1 of `Perl_croak' from incompatible pointer type
Lib.xs: In function `old_tile':
Lib.xs:265: warning: passing arg 1 of `Perl_croak' from incompatible pointer type
Lib.xs: In function `force_gdrawable':
Lib.xs:294: warning: passing arg 1 of `Perl_croak' from incompatible pointer type
Lib.xs: In function `old_pixelrgn':
Lib.xs:321: warning: passing arg 1 of `Perl_croak' from incompatible pointer type
Lib.xs: In function `convert_array2paramdef':
Lib.xs:591: warning: passing arg 1 of `Perl_croak' from incompatible pointer type
Lib.xs:591: too few arguments to function `Perl_croak'
Lib.xs: In function `autobless':
Lib.xs:659: warning: passing arg 1 of `Perl_croak' from incompatible pointer type
Lib.xs:659: too few arguments to function `Perl_croak'
Lib.xs: In function `unbless_croak':
Lib.xs:698: warning: passing arg 1 of `Perl_croak' from incompatible pointer type
Lib.xs:698: too few arguments to function `Perl_croak'
Lib.xs: In function `canonicalize_colour':
Lib.xs:716: warning: passing arg 1 of `Perl_croak' from incompatible pointer type
Lib.xs:716: too few arguments to function `Perl_croak'
Lib.xs: In function `push_gimp_sv':
Lib.xs:889: warning: passing arg 1 of `Perl_croak' from incompatible pointer type
Lib.xs:889: incompatible type for argument 2 of `Perl_croak'
Lib.xs: In function `pii_run':
Lib.xs:1196: `thr' undeclared (first use in this function)
Lib.xs:1196: (Each undeclared identifier is reported only once
Lib.xs:1196: for each function it appears in.)

[...]

make[4]: *** [Lib.o] Error 1
make[4]: Leaving directory `/var/src/gimp-1.2.2/plug-ins/perl/Gimp'
make[3]: *** [subdirs] Error 2
make[3]: Leaving directory `/var/src/gimp-1.2.2/plug-ins/perl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/src/gimp-1.2.2/plug-ins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/src/gimp-1.2.2'
make: *** [all-recursive-am] Error 2


-------------------------------------------------------------------
b
<[EMAIL PROTECTED]>

_______________________________________________
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Reply via email to