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

No subject provided #1889

Closed
p5pRT opened this issue Apr 25, 2000 · 1 comment
Closed

No subject provided #1889

p5pRT opened this issue Apr 25, 2000 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Apr 25, 2000

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

Searchable as RT3157$

@p5pRT
Copy link
Author

p5pRT commented Apr 25, 2000

From fn@panix.com

Created by fn@panix.com

I am attempting to install perl-5.6.0. It compiles fine, but dies on 'make
install' with the following error​:
  Everything is up to date. 'make test' to run test suite.
if [ -n "" ]; then cd utils; make compile; cd ../x2p; make compile; cd ../pod; make compile; else :; fi
./perl installperl
Can't load 'lib/auto/File/Glob/Glob.so' for module File​::Glob​: No such file or directory at lib/XSLoader.pm line 73.
at lib/File/Glob.pm line 94
Compilation failed in require at installperl line 66.
BEGIN failed--compilation aborted at installperl line 66.
*** Error code 255

Make test only reports one error and the message that prints along with the
error says that it is common on Linux and *bsd, so I am assuming that this
isn't the problem. I am running this on NetBSD-1.4.2.

Perl Info


Site configuration information for perl 5.00502:

Configured by fn at Wed Feb 17 17:18:51 EST 1999.

Summary of my perl5 (5.0 patchlevel 5 subversion 2) configuration:
  Platform:
    osname=netbsd, osvers=1.3.3, archname=i386-netbsd
    uname='netbsd juggler.panix.com 1.3.3 netbsd 1.3.3 (juggler) #0: mon dec 28 23:45:16 est 1998 marcotte@juggler.panix.com:develnetbsd1.3.3srcsysarchi386compilejuggler i386 '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='-O', gccversion=2.7.2.2+myc2
    cppflags='-I/usr/local/include'
    ccflags ='-I/usr/local/include'
    stdchar='char', d_stdstdio=undef, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    alignbytes=4, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='ld', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lm -lc -lposix -lcrypt
    libc=/usr/lib/libc.so.12.20, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=define, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-Bforcearchive -Bshareable  -L/usr/local/lib'

Locally applied patches:
    


@INC for perl 5.00502:
    /pkg/perl-5.005_02/lib/perl5.005_02/i386-netbsd
    /pkg/perl-5.005_02/lib/perl5.005_02
    /usr/local/lib/site_perl/5.005
    /usr/local/lib/site_perl
    .


Environment for perl 5.00502:
    HOME=/staff/fn
    LANG (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/staff/fn/bin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin/accounting:/usr/local/req/bin:/net/local/req/bin:/usr/ucb:/usr/games:/net/staff/bin/script:/net/staff/bin/i386:/net/staff/bin/maint/script:/net/staff/bin/maint/i386
    PERL_BADLANG (unset)
    SHELL=/usr/local/bin/tcsh


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