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

Compiling Perl On NCR WorldMark Servers #3344

Closed
p5pRT opened this issue Feb 2, 2001 · 3 comments
Closed

Compiling Perl On NCR WorldMark Servers #3344

p5pRT opened this issue Feb 2, 2001 · 3 comments

Comments

@p5pRT
Copy link

p5pRT commented Feb 2, 2001

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

Searchable as RT5661$

@p5pRT
Copy link
Author

p5pRT commented Feb 2, 2001

From charles.grayson@4tel.no

Whoops forgot to include the myconfig file
<<myconfig.SH>>

I have attempted to complile per on an NCR - worldmark server using MPRAS
Unix and have the following problem. When I run make i get a lot of wrnings
like

NCR High Performance C Compiler R3.0c
(c) Copyright 1994-98, NCR Corporation
(c) Copyright 1987-98, MetaWare Incorporated
w "xsutils.c",L49/C34(#257)​: '=' encountered where '==' may have been
intended.
w "xsutils.c",L51/C7(#257)​: '=' encountered where '==' may have been
intended.
No errors 2 warnings

and t then aborts with

NCR High Performance C Compiler R3.0c
(c) Copyright 1994-98, NCR Corporation
(c) Copyright 1987-98, MetaWare Incorporated
  LD_LIBRARY_PATH=/spare3/perl/perl-5.6.0 ./miniperl configpm
configpm.tmp
  sh mv-if-diff configpm.tmp lib/Config.pm
File lib/Config.pm not changed.
  AutoSplitting perl library
  LD_LIBRARY_PATH=/spare3/perl/perl-5.6.0 ./miniperl -Ilib -e 'use
AutoSplit; \
  autosplit_lib_modules(@​ARGV)' lib/*.pm lib/*/*.pm

  Making DynaLoader (static)

make​: fatal error​: don't know how to make .y (bu42).
*** Error code 1 (bu21)

As you may guess I'm no C expert. Can you help

cheers charles

@p5pRT
Copy link
Author

p5pRT commented Feb 2, 2001

@p5pRT
Copy link
Author

p5pRT commented Feb 14, 2001

From The RT System itself

This is handled in
20001207.004. See the
patch included with that report.

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