Skip Menu |

This queue is for tickets about the GTop CPAN distribution.

Report information
The Basics
Id: 72777
Status: resolved
Priority: 0/
Queue: GTop

People
Owner: mjh [...] cpan.org
Requestors: FRAZER [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.17
Fixed in: (no value)



Subject: missing files - Server/*
When I run perl Makefile.PL, I get: Warning: the following files are missing in your kit: Server/access.c Server/access.h Server/daemon.h Server/gnuserv.c Server/io.c Server/main.c Server/Makefile.PL Server/Server.pm Server/Server.xs Server/server_config.h Server/typemap Server/version.c Please inform the author. The files are listed in the MANIFEST (http://search.cpan.org/~mjh/GTop-0.17/MANIFEST), but are not actually included in the distribution (eg. http://cpansearch.perl.org/src/MJH/GTop-0.17/Server/Makefile.PL). I am using perl 5.14.2 on a Solaris 10 server.
On Mon Nov 28 10:06:09 2011, FRAZER wrote: Show quoted text
> When I run perl Makefile.PL, I get: > > Warning: the following files are missing in your kit: > Server/access.c > Server/access.h > Server/daemon.h > Server/gnuserv.c > Server/io.c > Server/main.c > Server/Makefile.PL > Server/Server.pm > Server/Server.xs > Server/server_config.h > Server/typemap > Server/version.c > Please inform the author. > > The files are listed in the MANIFEST > (http://search.cpan.org/~mjh/GTop-0.17/MANIFEST), but are not actually > included in the distribution (eg. > http://cpansearch.perl.org/src/MJH/GTop-0.17/Server/Makefile.PL).
They aren't supposed to be included anymore, so shouldn't be in the manifest. So everything should work, but I'll update the manifest when I get a chance.
Uploaded GTop-0.18 which fixes this issue.