Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not OK: perl 5.00561 on i686-linux 2.0.34 #422

Closed
p5pRT opened this issue Aug 23, 1999 · 1 comment
Closed

Not OK: perl 5.00561 on i686-linux 2.0.34 #422

p5pRT opened this issue Aug 23, 1999 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Aug 23, 1999

Migrated from rt.perl.org#1261 (status was 'resolved')

Searchable as RT1261$

@p5pRT
Copy link
Author

p5pRT commented Aug 23, 1999

From ian@dial.pipex.com

Usual test 190, otherwise OK.

However, after building without a shared libperl, then changing my mind,
Configure offered me libperl.a as the default name for shared library.
If this is correct, it conflicts with the explanation given by Configure.

Make install reports​:

  ../perl -I ../lib ../pod/pod2man --section=1 --official perllexwarn.pod > /usr/local/man/man1/perllexwarn.tmp
../pod/pod2man​: Unmatched =back in paragraph 51 of perllexwarn.pod
../pod/pod2man​: perllexwarn.pod is missing required section​: DESCRIPTION
  unlink /usr/local/man/man1/perllexwarn.1

  ../perl -I ../lib ../pod/pod2man --section=1 --official perlxstut.pod > /usr/local/man/man1/perlxstut.tmp
../pod/pod2man​: bad option in paragraph 9 of perlxstut.pod​: ``-V'' should be [CB]<-V>
../pod/pod2man​: bad option in paragraph 47 of perlxstut.pod​: ``-V'' should be [CB]<-V>

  ../perl -I ../lib ../pod/pod2man --section=3 --official Carp/Heavy.pm > /usr/local/man/man3/Carp​::Heavy.tmp
../pod/pod2man​: bad option in paragraph 11 of Carp/Heavy.pm​: ``ord($1)'' should be [LCI]<ord($1)>
../pod/pod2man​: Carp/Heavy.pm is missing required section​: SYNOPSIS

  ../perl -I ../lib ../pod/pod2man --section=3 --official Exporter/Heavy.pm > /usr/local/man/man3/Exporter​::Heavy.tmp
../pod/pod2man​: bad option in paragraph 22 of Exporter/Heavy.pm​: ``scalar(++$nontag,$_)'' should be [LCI]<scalar(++$nontag,$_)>
../pod/pod2man​: Exporter/Heavy.pm is missing required section​: SYNOPSIS

  ../perl -I ../lib ../pod/pod2man --section=3 --official filetest.pm > /usr/local/man/man3/filetest.tmp
../pod/pod2man​: bad option in paragraph 4 of filetest.pm​: ``-r'' should be [CB]<-r>
../pod/pod2man​: bad option in paragraph 4 of filetest.pm​: ``-r'' should be [CB]<-r>
../pod/pod2man​: bad option in paragraph 4 of filetest.pm​: ``-r'' should be [CB]<-r>
../pod/pod2man​: filetest.pm is missing required section​: SYNOPSIS
 
  ../perl -I ../lib ../pod/pod2man --section=3 --official Config.pm > /usr/local/man/man3/Config.tmp
../pod/pod2man​: bad option in paragraph 1843 of Config.pm​: ``-o'' should be [CB]<-o>
../pod/pod2man​: bad option in paragraph 1843 of Config.pm​: ``-R'' should be [CB]<-R>
../pod/pod2man​: bad option in paragraph 1960 of Config.pm​: ``-S'' should be [CB]<-S>

  ../perl -I ../lib ../pod/pod2man --section=3 --official B/Stash.pm > /usr/local/man/man3/B​::Stash.tmp
../pod/pod2man​: Invalid man page - no documentation in B/Stash.pm
Command failed!!

chdir utils
  ../perl -I ../lib ../pod/pod2man --section=1 --official h2xs > /usr/local/man/man1/h2xs.tmp
../pod/pod2man​: bad option in paragraph 152 of h2xs​: ``-e'' should be [CB]<-e>
../pod/pod2man​: bad option in paragraph 152 of h2xs​: ``-T'' should be [CB]<-T>
../pod/pod2man​: bad option in paragraph 161 of h2xs​: ``if( ! C<$opt_X> )'' should be [LCI]<if( ! C<$opt_X> )>
../pod/pod2man​: bad option in paragraph 161 of h2xs​: ``-I'' should be [CB]<-I>

Perl Info


Site configuration information for perl 5.00561:

Configured by ian at Mon Aug 23 15:40:53 BST 1999.

Summary of my perl5 (revision 5.0 version 5 subversion 61) configuration:
  Platform:
    osname=linux, osvers=2.0.34, archname=i686-linux
    uname='linux homer 2.0.34 #4 fri apr 30 17:59:32 bst 1999 i686 unknown '
    config_args=''
    hint=previous, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
    use64bits=undef usemultiplicity=undef
  Compiler:
    cc='cc', optimize='-g -O2', gccversion=egcs-2.90.29 980515 (egcs-1.0.3 release)
    cppflags='-Dbool=char -DHAS_BOOL -I/usr/local/include'
    ccflags ='-Dbool=char -DHAS_BOOL -I/usr/local/include'
    stdchar='char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /shlib /lib /usr/lib
    libs=-lndbm -lgdbm -ldbm -ldb -ldl -lm -lc
    libc=/lib/libc.so.5.4.44, so=so, useshrplib=true, libperl=libperl.so
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic -Wl,-rpath,/usr/local/lib/perl5/5.00561/i686-linux/CORE'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Locally applied patches:
    


@INC for perl 5.00561:
    /u2/ian/lib/perl5
    /usr/local/lib/perl5/5.00561/i686-linux
    /usr/local/lib/perl5/5.00561
    /usr/local/lib/site_perl/5.00561/i686-linux
    /usr/local/lib/site_perl
    .


Environment for perl 5.00561:
    HOME=/u2/ian
    LANG (unset)
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/u2/ian/cmd:/u2/ian/Linux:/usr/local/bin:/u2/ian/stocks/cmd:/usr/openwin/bin:/usr/bin/X11:/usr/bin:/bin:/usr/lib/teTeX/bin:/usr/etc:/sbin:/usr/sbin
    PERL5LIB=/u2/ian/lib/perl5
    PERL_BADLANG (unset)
    SHELL=/bin/zsh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant