Skip Menu |

This queue is for tickets about the Geo-Proj4 CPAN distribution.

Report information
The Basics
Id: 40889
Status: resolved
Priority: 0/
Queue: Geo-Proj4

People
Owner: Nobody in particular
Requestors: stephane.brunner [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.00
Fixed in: (no value)



Subject: Compilation error on Ubuntu 8.10
Hello, When I try to compile I always have this error (I'm on Ubuntu 8.10, on Ubuntu 8.04 it works) : .../Geo-Proj4-1.00$ perl Makefile.PL Checking if your kit is complete... Looks good Warning: -L./lib changed to -L/media/SanDisk/osm/osmtoday/Geo-Proj4-1.00/./lib Writing Makefile for Geo::Proj4 .../Geo-Proj4-1.00$ make cp lib/Geo/Proj4.pm blib/lib/Geo/Proj4.pm cp lib/Geo/Proj4.pod blib/lib/Geo/Proj4.pod /usr/bin/perl /usr/share/perl/5.10/ExtUtils/xsubpp -typemap /usr/share/perl/5.10/ExtUtils/typemap -typemap typemap Proj4.xs > Proj4.xsc && mv Proj4.xsc Proj4.c cc -c -I./include -O2 -g -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/usr/lib/perl/5.10/CORE" Proj4.c Proj4.xs: In function ‘XS_Geo__Proj4_transform_proj4’: Proj4.xs:158: attention : le format n'est pas une chaîne littérale et pas d'argument de format Proj4.xs:159: attention : le format n'est pas une chaîne littérale et pas d'argument de format Proj4.xs:160: attention : le format n'est pas une chaîne littérale et pas d'argument de format Running Mkbootstrap for Geo::Proj4 () chmod 644 Proj4.bs rm -f blib/arch/auto/Geo/Proj4/Proj4.so cc -shared -O2 -g -L/usr/local/lib Proj4.o -o blib/arch/auto/Geo/Proj4/Proj4.so \ -L/media/SanDisk/osm/osmtoday/Geo-Proj4-1.00/lib -lproj \ chmod 755 blib/arch/auto/Geo/Proj4/Proj4.so cp Proj4.bs blib/arch/auto/Geo/Proj4/Proj4.bs chmod 644 blib/arch/auto/Geo/Proj4/Proj4.bs Manifying blib/man3/Geo::Proj4.3pm Can't write-open blib/man3/Geo::Proj4.3pm: Argument invalide at /usr/share/perl/5.10/ExtUtils/Command/MM.pm line 131 make: *** [manifypods] Erreur 22 $ perl -v This is perl, v5.10.0 built for i486-linux-gnu-thread-multi Copyright 1987-2007, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. $ uname -a Linux iscpc24 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:20 UTC 2008 i686 GNU/Linux Thanks in advance Stéphane
Subject: Re: [rt.cpan.org #40889] Compilation error on Ubuntu 8.10
Date: Thu, 13 Nov 2008 15:18:26 +0100
To: "http://stephane.brunner.myopenid.com/ via RT" <bug-Geo-Proj4 [...] rt.cpan.org>
From: Mark Overmeer <mark [...] overmeer.net>
* http://stephane.brunner.myopenid.com/ via RT (bug-Geo-Proj4@rt.cpan.org) [081113 12:35]: Show quoted text
> Thu Nov 13 07:35:53 2008: Request 40889 was acted upon. > Transaction: Ticket created by http://stephane.brunner.myopenid.com/ > Queue: Geo-Proj4 > Subject: Compilation error on Ubuntu 8.10 > > When I try to compile I always have this error (I'm on Ubuntu 8.10, on > Ubuntu 8.04 it works) : > > -L/media/SanDisk/osm/osmtoday/Geo-Proj4-1.00/lib -lproj \ > Can't write-open blib/man3/Geo::Proj4.3pm: Argument invalide at > /usr/share/perl/5.10/ExtUtils/Command/MM.pm line 131 > make: *** [manifypods] Erreur 22
I suspect that your disk is full: /media/SanDisk is probably not small enough to contain the new versions of the library. -- Regards, MarkOv ------------------------------------------------------------------------ Mark Overmeer MSc MARKOV Solutions Mark@Overmeer.net solutions@overmeer.net http://Mark.Overmeer.net http://solutions.overmeer.net
Le Jeu. Nov. 13 09:19:09 2008, Mark@Overmeer.net a écrit : Show quoted text
> * http://stephane.brunner.myopenid.com/ via RT (bug-Geo- > Proj4@rt.cpan.org) [081113 12:35]:
> > Thu Nov 13 07:35:53 2008: Request 40889 was acted upon. > > Transaction: Ticket created by http://stephane.brunner.myopenid.com/ > > Queue: Geo-Proj4 > > Subject: Compilation error on Ubuntu 8.10 > > > > When I try to compile I always have this error (I'm on Ubuntu 8.10,
> on
> > Ubuntu 8.04 it works) : > > > > -L/media/SanDisk/osm/osmtoday/Geo-Proj4-1.00/lib -lproj
> \
> > Can't write-open blib/man3/Geo::Proj4.3pm: Argument invalide at > > /usr/share/perl/5.10/ExtUtils/Command/MM.pm line 131 > > make: *** [manifypods] Erreur 22
> > I suspect that your disk is full: /media/SanDisk is probably > not small enough to contain the new versions of the library.
Oh it isn't a size problem but my SanDisk partition is a vfat than it will probably have a rights problem, on ext3 it will be OK. Thanks you very much. Stéphane
Subject: Re: [rt.cpan.org #40889] Compilation error on Ubuntu 8.10
Date: Thu, 13 Nov 2008 19:51:38 +0100
To: "http://stephane.brunner.myopenid.com/ via RT" <bug-Geo-Proj4 [...] rt.cpan.org>
From: Mark Overmeer <mark [...] overmeer.net>
* http://stephane.brunner.myopenid.com/ via RT (bug-Geo-Proj4@rt.cpan.org) [081113 14:57]: Show quoted text
> Queue: Geo-Proj4 > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=40889 > >
> > > Can't write-open blib/man3/Geo::Proj4.3pm: Argument invalide at > > > /usr/share/perl/5.10/ExtUtils/Command/MM.pm line 131 > > > make: *** [manifypods] Erreur 22
> > > > I suspect that your disk is full: /media/SanDisk is probably > > not small enough to contain the new versions of the library.
> > Oh it isn't a size problem but my SanDisk partition is a vfat than it > will probably have a rights problem, on ext3 it will be OK.
Oh, of course: FAT doesn't like the :: in the manual-page name. -- Regards, MarkOv ------------------------------------------------------------------------ Mark Overmeer MSc MARKOV Solutions Mark@Overmeer.net solutions@overmeer.net http://Mark.Overmeer.net http://solutions.overmeer.net
No response, so problem probably resolved