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

installation on unixware4.2 problems #174

Closed
p5pRT opened this issue Jul 9, 1999 · 1 comment
Closed

installation on unixware4.2 problems #174

p5pRT opened this issue Jul 9, 1999 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Jul 9, 1999

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

Searchable as RT979$

@p5pRT
Copy link
Author

p5pRT commented Jul 9, 1999

From paul.glidden@unisys.com

When trying to run the make, I received this error for various c libraries.
The make appeared to finish ok, but then when I tried to run the test, it
began trying to relink various libraries.

`sh cflags libperl.so pp_sys.o` -Kpic pp_sys.c
  CCCMD = /bin/cc -DPERL_CORE -c -I/usr/include -I/usr/ucbinclude
-I/usr/local/include -O
UX​:acomp​: WARNING​: "pp_sys.c", line 1265​: argument is incompatible with
prototype​: arg #6
UX​:acomp​: WARNING​: "pp_sys.c", line 1839​: argument is incompatible with
prototype​: arg #3
UX​:acomp​: WARNING​: "pp_sys.c", line 1934​: argument is incompatible with
prototype​: arg #5
UX​:acomp​: WARNING​: "pp_sys.c", line 2003​: argument is incompatible with
prototype​: arg #3
UX​:acomp​: WARNING​: "pp_sys.c", line 2007​: argument is incompatible with
prototype​: arg #3

The following is the output from the ./myconfig script

Summary of my perl5 (5.0 patchlevel 4 subversion 1) configuration​:
  Platform​:
  osname=svr4.2mp, osvers=2.1.2, archname=i386-svr4.2mp
  uname='ih19 ih19 4.2mp 2.1.2 i386 x86at '
  hint=previous, useposix=true, d_sigaction=define
  bincompat3=y useperlio=undef d_sfio=undef
  Compiler​:
  cc='/bin/cc', optimize='-O', gccversion=
  cppflags='-I/usr/include -I/usr/ucbinclude -I/usr/local/include'
  ccflags ='-I/usr/include -I/usr/ucbinclude -I/usr/local/include'
  stdchar='unsigned char', d_stdstdio=undef, usevfork=false
  voidflags=15, castflags=0, d_casti32=define, d_castneg=define
  intsize=4, alignbytes=4, usemymalloc=y, randbits=15
  Linker and Libraries​:
  ld='/bin/cc', ldflags ='-L/usr/ccs/lib -L/usr/ucblib -L/usr/local/lib
-L/usr/gnu/lib'
  libpth=/usr/local/lib /usr/gnu/lib /shlib /lib /usr/lib /usr/ccs/lib
/usr/ucblib
  libs=-lsocket -lnsl -lgdbm -ldbm -ldl -lld -lm -lc -lcrypt -lucb -lx
  libc=/lib/libc.so, so=so
  useshrplib=true, libperl=libperl.so
  Dynamic Linking​:
  dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
  cccdlflags='-Kpic', lddlflags='-G -L/usr/ccs/lib -L/usr/ucblib
-L/usr/local/
lib -L/usr/gnu/lib'

Again, any help you can give me would be greatly appreciated

thanks
Paul

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