pspp-dev
[Top][All Lists]
Advanced

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

perl module build messages


From: Ben Pfaff
Subject: perl module build messages
Date: Fri, 30 Jan 2009 21:08:07 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

I get the following, among other messages, when I build with the
new perl module support:

    cd perl-module && /usr/bin/perl Makefile.PL PREFIX=/usr/local
    Checking if your kit is complete...
    Warning: the following files are missing in your kit:
            const-c.inc
            const-xs.inc
    Please inform the author.
    WARNING: Setting ABSTRACT via file 'lib/PSPP.pm' failed
     at /usr/share/perl/5.10/ExtUtils/MakeMaker.pm line 529
    Writing Makefile for PSPP
    cd perl-module && make 
    Entering directory `/home/blp/pspp/quickies/_build/perl-module'
    cp lib/PSPP.pm blib/lib/PSPP.pm
    /usr/bin/perl /usr/share/perl/5.10/ExtUtils/xsubpp  -typemap 
/usr/share/perl/5.10/ExtUtils/typemap -typemap typemap  PSPP.xs > PSPP.xsc && 
mv PSPP.xsc PSPP.c
    Please specify prototyping behavior for PSPP.xs (see perlxs manual)
    cc -c  -I /home/blp/pspp/quickies  -I /home/blp/pspp/quickies/src -I 
/home/blp/pspp/quickies/gl -I /home/blp/pspp/quickies/_build/gl -I 
/home/blp/pspp/quickies/_build -D_REENTRANT -D_GNU_SOURCE -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.7.1\" -DXS_VERSION=\"0.7.1\" 
-fPIC "-I/usr/lib/perl/5.10/CORE"   PSPP.c
    In file included from PSPP.xs:24:
    /home/blp/pspp/quickies/_build/config.h:1086:1: warning: "my_strftime" 
redefined
    In file included from /usr/lib/perl/5.10/CORE/perl.h:948,
                     from PSPP.xs:21:
    /usr/lib/perl/5.10/CORE/embed.h:2803:1: warning: this is the location of 
the previous definition
    Running Mkbootstrap for PSPP ()

Is there anything here that I should be concerted about?

-- 
Ben Pfaff 
http://benpfaff.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]