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

perl-5.6.0-RC1 fails installation on NetBSD-1.4.2_ALPHA/i386 #1321

Closed
p5pRT opened this issue Mar 11, 2000 · 1 comment
Closed

perl-5.6.0-RC1 fails installation on NetBSD-1.4.2_ALPHA/i386 #1321

p5pRT opened this issue Mar 11, 2000 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Mar 11, 2000

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

Searchable as RT2345$

@p5pRT
Copy link
Author

p5pRT commented Mar 11, 2000

From giles@nemeton.com.au

Created by giles@nemeton.com.au

Running on NetBSD-1.4.2_ALPHA (the alpha release for the upcoming
NetBSD-1.4.2 release) perl 5.6.0-RC1 fails 'make install'. I've
not investigated this yet; I'm kinda hoping that it's a duplicate
report and that I don't have to. :-) If mroe information is
required let me know and I'll dig into it.

# ./configure.gnu --prefix=/usr/local/perl-5.6.0-RC1
...
# make install
...
  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

Stop.

Perl Info


Site configuration information for perl v5.6.0:

Configured by giles at Sat Mar 11 07:37:00 EST 2000.

Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
  Platform:
    osname=netbsd, osvers=1.4.2_alpha, archname=i386-netbsd
    uname='netbsd nemeton.com.au 1.4.2_alpha netbsd 1.4.2_alpha (nemeton) #0: thu feb 10 20:18:46 est 2000 giles@nemeton.com.au:usrsrcsysarchi386compilenemeton i386 '
    config_args='-ds -e -Dprefix=/usr/local/perl-5.6.0-RC1'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define 
    use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
  Compiler:
    cc='cc', optimize='-O', gccversion=egcs-2.91.60 19981201 (egcs-1.1.1 release)
    cppflags='-fno-strict-aliasing -I/usr/local/include -I/usr/pkg/include'
    ccflags ='-fno-strict-aliasing -I/usr/local/include -I/usr/pkg/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
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='ld', ldflags =' -L/usr/local/lib -L/usr/pkg/lib'
    libpth=/usr/local/lib /usr/pkg/lib /usr/lib
    libs=-ldb -lm -lc -lposix -lcrypt
    libc=/usr/lib/libc.so.12.40, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=define, ccdlflags='-Wl,-R/lib '
    cccdlflags='-DPIC -fPIC ', lddlflags='-Bshareable  -L/usr/local/lib -L/usr/pkg/lib'

Locally applied patches:
    v5.6.0-RC1


@INC for perl v5.6.0:
    ./lib
    /usr/local/perl-5.6.0-RC1/lib/5.6.0/i386-netbsd
    /usr/local/perl-5.6.0-RC1/lib/5.6.0
    /usr/local/perl-5.6.0-RC1/lib/site_perl/5.6.0/i386-netbsd
    /usr/local/perl-5.6.0-RC1/lib/site_perl/5.6.0
    /usr/local/perl-5.6.0-RC1/lib/site_perl
    .


Environment for perl v5.6.0:
    HOME=/home/giles
    LANG (unset)
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/home/giles/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/mh/bin:/usr/X11R6/bin:/var/qmail/bin:/usr/local/dnscache/bin
    PERLLIB=./lib
    PERL_BADLANG (unset)
    SHELL=/bin/ksh


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