develooper Front page | perl.perl5.porters | Postings from March 2000

[19990610.001] perlcc fails on static build

Thread Next
From:
Nathan Torkington
Date:
March 20, 2000 20:59
Subject:
[19990610.001] perlcc fails on static build
Message ID:
14551.216.987532.12979@prometheus.frii.com
Anyone else seen a duplicate of this problem?  I'm building a static
installation to test.

Nat
> When I attempt to use perlcc to compile any Perl program, the
> diagnostic output includes many line-pairs of the type
>
> No definition for sub Fcntl::F_DUPFD
> No definition for sub Fcntl::F_DUPFD (unable to autoload)
>
> Further, if I attempt to compile a program that uses some module with
> an XS component (for example, Socket), the output includes more
> warnings relating to that module:
>
> No definition for sub Socket::MSG_PROXY
> No definition for sub Socket::MSG_PROXY (unable to autoload)
>
> and so on.

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About