Greetings

Trying to make modperl-1.27 on Irix 6.2

Get:
======== Error Output for sanity check ========
        cd ..; cc -n32  -DIRIX -DMOD_PERL -DUSE_PERL_SSI -D_BSD_TYPES
-D_BSD_TIME -woff 1009,1110,1174,1184,1552 -OPT:Olimit=0
-I/usr/local/include -DLANGUAGE_C -DUSE_HSREGEX -DNO_DL_NEEDED -D_BSD_TYPES
-D_BSD_TIME -woff 1009 1110 1174 1184 1552 -OPT:Olimit=0
-I/usr/local/include -DLANGUAGE_C `./apaci` -I.
-I/users/webuser/perl/lib/5.6.1/IP25-irix/CORE    -o helpers/dummy
helpers/dummy.c   -L/usr/local/lib32 -L/usr/local/lib -Wl,-woff,84
/users/webuser/perl/lib/5.6.1/IP25-irix/auto/DynaLoader/DynaLoader.a
-L/users/webuser/perl/lib/5.6.1/IP25-irix/CORE -lperl -lm -lc 
ld32: FATAL 9: I/O error (1110): No such file or directory
cc INTERNAL ERROR:  /usr/lib32/cmplrs/ld32 returned non-zero status 32
*** Error code 1 (bu21)
============= End of Error Report =============

perl -V gives:
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
  Platform:
    osname=irix, osvers=6.2, archname=IP25-irix
    uname='irix64 hadley 6.2 03131016 ip25 '
    config_args='-Dprefix=/users/webuser/perl'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc -n32', ccflags ='-D_BSD_TYPES -D_BSD_TIME -woff
1009,1110,1174,1184,1552 -OPT:Olimit=0 -I/usr/local/include -DLANGUAGE_C',
    optimize='-O3',
    cppflags='-D_BSD_TYPES -D_BSD_TIME -OPT:Olimit=0 -I/usr/local/include
-DLANGUAGE_C'
    ccversion='', gccversion='', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc -n32', ldflags =' -L/usr/local/lib32 -L/usr/local/lib
-Wl,-woff,84'
    libpth=/usr/local/lib /usr/lib32 /lib32 /lib /usr/lib
    libs=-lm -lc
    perllibs=-lm -lc
    libc=/usr/lib32/libc.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-n32 -shared -L/usr/local/lib32
-L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: USE_LARGE_FILES
  Built under irix
  Compiled at Jul 11 2002 10:41:59
  @INC:
    /users/webuser/perl/lib/5.6.1/IP25-irix
    /users/webuser/perl/lib/5.6.1
    /users/webuser/perl/lib/site_perl/5.6.1/IP25-irix
    /users/webuser/perl/lib/site_perl/5.6.1
    /users/webuser/perl/lib/site_perl

Any suggestions?

Thank you,
John Kent


Reply via email to