develooper Front page | perl.perl5.porters | Postings from November 2003

[perl #24471] gv.c: identifier "copy" is undefined

Thread Next
From:
perlbug-followup
Date:
November 11, 2003 22:13
Subject:
[perl #24471] gv.c: identifier "copy" is undefined
Message ID:
rt-24471-67333.18.7132790129143@rt.perl.org
# New Ticket Created by  jim@rrsl.rsmas.miami.edu 
# Please include the string:  [perl #24471]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=24471 >



This is a bug report for perl from jim@rrsl.rsmas.miami.edu,
generated with the help of perlbug 1.34 running under perl v5.8.0.


-----------------------------------------------------------------
[Please enter your report here]

Since I installed IRIX 7.4.1m compiler updates I cannot build
perl (either 5.8.1 or 5.8.2).  I get an error compiling gv.c.

How do I workaround or fix this compilation problem?
I don't see anything in README.irix about this issue.

I used IRIX 7.4m compilers to build and install perl 5.8.0.

compile error messages:
          CCCMD =  cc -n32 -DPERL_CORE -c -DPTHREAD_H_FIRST -D_BSD_TYPES -D_BSD_TIME -woff 1184,1552 -I/usr/local/include -DLANGUAGE_C -O3 -OPT:Olimit=0:space=ON 
cc-1020 cc: ERROR File = gv.c, Line = 1712
  The identifier "copy" is undefined.

      RvDEEPCP(left);
      ^

cc-1162 cc: ERROR File = gv.c, Line = 1712
  Too few arguments in function call.

      RvDEEPCP(left);
      ^

cc-1018 cc: ERROR File = gv.c, Line = 1712
  An unmatched left parentheses "(" appears in an expression.

      RvDEEPCP(left);
      ^

3 errors detected in the compilation of "gv.c".

[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
    category=install
    severity=critical
---
Site configuration information for perl v5.8.0:

Configured by jim at Thu May 22 19:13:37 EDT 2003.

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=irix, osvers=6.5, archname=IP27-irix
    uname='irix64 jaboticaba 6.5 04100802 ip27 '
    config_args='-d'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc -n32', ccflags ='-D_BSD_TYPES -D_BSD_TIME -woff 1184,1552 -OPT:Olimit=0:space=ON -I/usr/local/include -DLANGUAGE_C',
    optimize='-O3',
    cppflags='-D_BSD_TYPES -D_BSD_TIME -woff 1184,1552 -OPT:Olimit=0:space=ON -I/usr/local/include -DLANGUAGE_C'
    ccversion='MIPSpro Compilers: Version 7.4', 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, 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
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-n32 -shared -L/usr/local/lib32 -L/usr/local/lib'

Locally applied patches:
    

---
@INC for perl v5.8.0:
    /usr/local/lib/perl5/5.8.0/IP27-irix
    /usr/local/lib/perl5/5.8.0
    /usr/local/lib/perl5/site_perl/5.8.0/IP27-irix
    /usr/local/lib/perl5/site_perl/5.8.0
    /usr/local/lib/perl5/site_perl/5.6.1
    /usr/local/lib/perl5/site_perl
    .

---
Environment for perl v5.8.0:
    HOME=/usr5/jim
    LANG=C
    LANGUAGE (unset)
    LD_LIBRARY_PATH=/usr/dsp/shlib
    LOGDIR (unset)
    PATH=/usr/local/bin:/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11:/usr/dsp/exe:/usr5/jim/bin:.
    PERL_BADLANG (unset)
    SHELL=/bin/tcsh



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