Re: Gtk2 1.042 (stable)



Jens Wilke said:
On Montag, 12. April 2004 14:29, Ross McFarland wrote:
rpms are up on sf, cpan is in the process of updating.

Hi,

unshure if this belongs on the list. CPAN Version does not compile on
debian testing:

the list is probably the best place to send stuff like this. there may at some
point be a bugs list or something, but for now anyway the mail list is fine.

according to babel fish:
Datei oder Verzeichnis nicht gefunden -> File or listing not found

and with a message like:

-o Glib.o -fPIC "-I/usr/lib/perl/5.8/CORE"   Glib.c
In file included from /usr/include/bits/posix1_lim.h:130,
                 from /usr/include/limits.h:144,
                 from /usr/lib/gcc-lib/i486-linux/3.3.2/include/limits.h:122,
                 from /usr/lib/gcc-lib/i486-linux/3.3.2/include/syslimits.h:7,
                 from /usr/lib/gcc-lib/i486-linux/3.3.2/include/limits.h:11,
                 from /usr/include/sys/param.h:22,
                 from /usr/lib/perl/5.8/CORE/perl.h:446,
                 from gperl.h:26,
                 from Glib.xs:31:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: Datei oder
Verzeichnis nicht gefunden

that's way down in things that are out of our control. bascially i think it's
saying that it can't find the file linux/limits.h (and various others in
subsequent error messages) we're not including that file, something in perl is
including something that's including it. it sounds like something bigger is
hosed. do older versions compile in the same environment? i can't imagine they
would.

later,
-rm

orig message for those of you who're interested:

Rgds, Jens

# perl -v

This is perl, v5.8.3 built for i386-linux-thread-multi

# perl -MCPAN -e 'install "Glib"'
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
  Database was generated on Fri, 16 Apr 2004 02:59:08 GMT
Running install for module Glib
Running make for R/RM/RMCFARLA/Gtk2-Perl/Glib-1.042.tar.gz
CPAN: Digest::MD5 loaded ok
Checksum
for /root/.cpan/sources/authors/id/R/RM/RMCFARLA/Gtk2-Perl/Glib-1.042.tar.gz
ok
Scanning cache /root/.cpan/build for sizes
Glib-1.042/
Glib-1.042/t/
Glib-1.042/t/d.t
Glib-1.042/t/7.t
Glib-1.042/t/b.t
Glib-1.042/t/6.t
Glib-1.042/t/8.t
Glib-1.042/t/1.t
Glib-1.042/t/c.t
Glib-1.042/t/a.t
Glib-1.042/t/4.t
Glib-1.042/t/9.t
Glib-1.042/t/5.t
Glib-1.042/t/2.t
Glib-1.042/t/3.t
Glib-1.042/GIOChannel.xs
Glib-1.042/xsapi.pod.foot
Glib-1.042/README.api-changes
Glib-1.042/gperl.h
Glib-1.042/GUtils.xs
Glib-1.042/MANIFEST
Glib-1.042/typemap
Glib-1.042/TODO
Glib-1.042/GValue.xs
Glib-1.042/META.yml
Glib-1.042/GSignal.xs
Glib-1.042/gperl-gtypes.h
Glib-1.042/GenPod.pm
Glib-1.042/Glib.pm
Glib-1.042/devel.pod
Glib-1.042/ChangeLog
Glib-1.042/doctypes
Glib-1.042/NEWS
Glib-1.042/GClosure.xs
Glib-1.042/apidoc.pl
Glib-1.042/GParamSpec.xs
Glib-1.042/GError.xs
Glib-1.042/GBoxed.xs
Glib-1.042/GObject.xs
Glib-1.042/xsapi.pod.head
Glib-1.042/GMainLoop.xs
Glib-1.042/MANIFEST.SKIP
Glib-1.042/ppport.h
Glib-1.042/Glib.xs
Glib-1.042/Subclass.pm
Glib-1.042/GType.xs
Glib-1.042/copyright.pod
Glib-1.042/GLog.xs
Glib-1.042/gperl_marshal.h
Glib-1.042/ParseXSDoc.pm
Glib-1.042/MakeHelper.pm
Glib-1.042/perl-Glib.spec.in
Glib-1.042/Glib.exports
Glib-1.042/AUTHORS
Glib-1.042/gperl-gtypes.c
Glib-1.042/README
Glib-1.042/LICENSE
Glib-1.042/Makefile.PL
Removing previously used /root/.cpan/build/Glib-1.042

  CPAN.pm: Going to build R/RM/RMCFARLA/Gtk2-Perl/Glib-1.042.tar.gz

Including ApiDoc pod.
Deleting Glib from doc.pl's $data
found package "gobject-2.0 >= 2.0.0", using it
found package "gthread-2.0", using it
writing build/IFiles.pm
Checking if your kit is complete...
Looks good
Unrecognized argument in LIBS ignored: '-pthread'
Writing Makefile for Glib
cp build/IFiles.pm blib/arch/Glib/Install/Files.pm
cp Subclass.pm blib/lib/Glib/Object/Subclass.pm
cp gperl.h blib/arch/Glib/Install/gperl.h
cp Glib.pm blib/lib/Glib.pm
cp GenPod.pm blib/lib/Glib/GenPod.pm
cp /root/.cpan/build/Glib-1.042/typemap blib/arch/Glib/Install/typemap
cp gperl_marshal.h blib/arch/Glib/Install/gperl_marshal.h
cp devel.pod blib/lib/Glib/devel.pod
cp ParseXSDoc.pm blib/lib/Glib/ParseXSDoc.pm
cp doctypes blib/arch/Glib/Install/doctypes
cp MakeHelper.pm blib/lib/Glib/MakeHelper.pm
/usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp -noprototypes
-typemap /usr/share/perl/5.8/ExtUtils/typemap
-typemap /root/.cpan/build/Glib-1.042/typemap -typemap typemap  Glib.xs
Glib.xsc && mv Glib.xsc Glib.c
cc -c  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I.
-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O3   -DVERSION=\"1.042\" -DXS_VERSION=\"1.042\"
-o Glib.o -fPIC "-I/usr/lib/perl/5.8/CORE"   Glib.c
In file included from /usr/include/bits/posix1_lim.h:130,
                 from /usr/include/limits.h:144,
                 from /usr/lib/gcc-lib/i486-linux/3.3.2/include/limits.h:122,
                 from /usr/lib/gcc-lib/i486-linux/3.3.2/include/syslimits.h:7,
                 from /usr/lib/gcc-lib/i486-linux/3.3.2/include/limits.h:11,
                 from /usr/include/sys/param.h:22,
                 from /usr/lib/perl/5.8/CORE/perl.h:446,
                 from gperl.h:26,
                 from Glib.xs:31:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: Datei oder
Verzeichnis nicht gefunden
In file included from /usr/lib/perl/5.8/CORE/perl.h:446,
                 from gperl.h:26,
                 from Glib.xs:31:
/usr/include/sys/param.h:23:26: linux/limits.h: Datei oder Verzeichnis
nicht gefunden
/usr/include/sys/param.h:24:25: linux/param.h: Datei oder Verzeichnis
nicht gefunden
In file included from /usr/include/sys/socket.h:35,
                 from /usr/include/netinet/in.h:24,
                 from /usr/lib/perl/5.8/CORE/perl.h:637,
                 from gperl.h:26,
                 from Glib.xs:31:
/usr/include/bits/socket.h:305:24: asm/socket.h: Datei oder Verzeichnis
nicht gefunden
In file included from /usr/include/errno.h:36,
                 from /usr/lib/perl/5.8/CORE/perl.h:694,
                 from gperl.h:26,
                 from Glib.xs:31:
/usr/include/bits/errno.h:25:26: linux/errno.h: Datei oder Verzeichnis
nicht gefunden
In file included from /usr/include/sys/ioctl.h:27,
                 from /usr/lib/perl/5.8/CORE/perl.h:838,
                 from gperl.h:26,
                 from Glib.xs:31:
/usr/include/bits/ioctls.h:24:24: asm/ioctls.h: Datei oder Verzeichnis
nicht gefunden
In file included from /usr/include/sys/ioctl.h:30,
                 from /usr/lib/perl/5.8/CORE/perl.h:838,
                 from gperl.h:26,
                 from Glib.xs:31:
/usr/include/bits/ioctl-types.h:25:24: asm/ioctls.h: Datei oder
Verzeichnis nicht gefunden
In file included from /usr/include/signal.h:326,
                 from /usr/lib/perl/5.8/CORE/unixish.h:106,
                 from /usr/lib/perl/5.8/CORE/perl.h:1971,
                 from gperl.h:26,
                 from Glib.xs:31:
/usr/include/bits/sigcontext.h:28:29: asm/sigcontext.h: Datei oder
Verzeichnis nicht gefunden
make: *** [Glib.o] Fehler 1
  /usr/bin/make  -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]