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

Unresolv: runops #494

Closed
p5pRT opened this issue Sep 8, 1999 · 1 comment
Closed

Unresolv: runops #494

p5pRT opened this issue Sep 8, 1999 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Sep 8, 1999

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

Searchable as RT1336$

@p5pRT
Copy link
Author

p5pRT commented Sep 8, 1999

From ck@ccs-munich.de

Created by ck@ccs-munich.

To​: perlbug@​perl.com
Subject​: Unresolved​: runops
Reply-To​: ck@​ccs-munich.de

This is a bug report for perl from ck@​ccs-munich.,
generated with the help of perlbug 1.26 running under perl 5.00502.

-----------------------------------------------------------------
Encountered the following error message while compiling a perl script using perl
cc​:

Compiling C(xlat) for xlat.pl!
perl -I/usr/local/lib/perl5/5.00502/alpha-dec_osf -I/usr/local/lib/perl5/5.00502
-I/usr/local/lib/perl5/site_perl/5.005/alpha-dec_osf -I/usr/local/lib/perl5/sit
e_perl/5.005 -I. /tmp/xlat.pl.tst
cc -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4 -I/usr/local/lib/perl5/
5.00502/alpha-dec_osf/CORE /usr/local/lib/perl5/5.00502/alpha-dec_osf/auto/Fcntl
/Fcntl.so /usr/local/lib/perl5/5.00502/alpha-dec_osf/auto/Opcode/Opcode.so -o xlat
xlat.pl.c -L/usr/local/lib/perl5/5.00502/alpha-dec_osf/CORE -lperl -ldbm -ld
b -lm
cc​: Warning​: xlat.pl.c, line 15550​: In the initializer for xrv_list[0].xrv_rv, t
he referenced type of the pointer value "(AV ...)&sv_list[5392]" is "struct av",
which is not compatible with "struct sv".
  { (AV*)&sv_list[5392] },
----------^
ld​:
Unresolved​:
runops
ERROR​: In compiling code for xlatr.pl.c !

Perl Info

Site configuration information for perl 5.00502:

Configured by ck at Mon Aug  9 19:22:59 SST 1999.

Summary of my perl5 (5.0 patchlevel 5 subversion 2) configuration:
  Platform:
    osname=dec_osf, osvers=4.0, archname=alpha-dec_osf
    uname='osf1 gamma.ccs.com.my v4.0 878 alpha '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='-O4', gccversion=
    cppflags='-std -ieee -D_INTRINSICS -D__LANGUAGE_C__'
    ccflags ='-std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__'
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=8, ptrsize=8, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='ld', ldflags =''
    libpth=/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /var/shlib
    libs=-ldbm -ldb -lm
    libc=/usr/shlib/libc.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-shared -expect_unresolved "*" -O4 -msym -s'

Locally applied patches:
 


@INC for perl 5.00502:
    /usr/local/lib/perl5/5.00502/alpha-dec_osf
    /usr/local/lib/perl5/5.00502
    /usr/local/lib/perl5/site_perl/5.005/alpha-dec_osf
    /usr/local/lib/perl5/site_perl/5.005
    .


Environment for perl 5.00502:
    HOME=/usr/users/ck
    LANGse do not change anything below this line]
-----------------------------------------------------------------


Site configuration information for perl 5.00502:

Configured by ck at Mon Aug  9 19:22:59 SST 1999.

Summary of my perl5 (5.0 patchlevel 5 subversion 2) configuration:
  Platform:
    osname=dec_osf, osvers=4.0, archname=alpha-dec_osf
    uname='osf1 gamma.ccs.com.my v4.0 878 alpha '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='-O4', gccversion=
    cppflags='-std -ieee -D_INTRINSICS -D__LANGUAGE_C__'
    ccflags ='-std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__'
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=8, ptrsize=8, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
 (unset)
   LD_LIBRARY_PATH=/usr/users/ck
    LOGDIR (unset)
    PATH=/usr/users/ck/bin:/usr/local/bin:/usr/bin:.
    PERL_BADLANG (unset)
    SHELL=/bin/ksh

Best Regards,
CK

CCS Chipcard & Communication Systems GmbH
Asia Pacific Office

Email: ck@ccs-munich.de
Tel: +603-753-4883
Fax: +603-755-1195


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