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

Problems with compilation perl on Solaris 2.6 #2716

Closed
p5pRT opened this issue Oct 15, 2000 · 5 comments
Closed

Problems with compilation perl on Solaris 2.6 #2716

p5pRT opened this issue Oct 15, 2000 · 5 comments

Comments

@p5pRT
Copy link

p5pRT commented Oct 15, 2000

Migrated from rt.perl.org#4440 (status was 'rejected')

Searchable as RT4440$

@p5pRT
Copy link
Author

p5pRT commented Oct 15, 2000

From pekasz@lodz.ptkardio.pl

Good day

I'd like to report my problems with compilation the perl
on Solaris 2.6 on Sun ultra-sparc platform.

Such error has been shown​:

`sh cflags libperl.a sv.o` sv.c
  CCCMD = gcc -B/usr/ccs/bin -DPERL_CORE -c -fno-strict-aliasing
-I/usr
/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
gcc​: file path prefix `/usr/ccs/bin' never used
`sh cflags libperl.a pp.o` pp.c
  CCCMD = gcc -B/usr/ccs/bin -DPERL_CORE -c -fno-strict-aliasing
-I/usr
/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
gcc​: file path prefix `/usr/ccs/bin' never used
`sh cflags libperl.a scope.o` scope.c
  CCCMD = gcc -B/usr/ccs/bin -DPERL_CORE -c -fno-strict-aliasing
-I/usr
/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
gcc​: file path prefix `/usr/ccs/bin' never used
`sh cflags libperl.a pp_ctl.o` pp_ctl.c
  CCCMD = gcc -B/usr/ccs/bin -DPERL_CORE -c -fno-strict-aliasing
-I/usr
/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
gcc​: file path prefix `/usr/ccs/bin' never used
`sh cflags libperl.a pp_sys.o` pp_sys.c
  CCCMD = gcc -B/usr/ccs/bin -DPERL_CORE -c -fno-strict-aliasing
-I/usr
/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
pp_sys.c​: In function `Perl_pp_gmtime'​:
pp_sys.c​:4079​: warning​: assignment makes pointer from integer without a
cast
pp_sys.c​:4081​: warning​: assignment makes pointer from integer without a
cast
pp_sys.c​:4090​: dereferencing pointer to incomplete type
pp_sys.c​:4091​: dereferencing pointer to incomplete type
pp_sys.c​:4092​: dereferencing pointer to incomplete type
pp_sys.c​:4093​: dereferencing pointer to incomplete type
pp_sys.c​:4094​: dereferencing pointer to incomplete type
pp_sys.c​:4095​: dereferencing pointer to incomplete type
pp_sys.c​:4096​: dereferencing pointer to incomplete type
pp_sys.c​:4100​: dereferencing pointer to incomplete type
pp_sys.c​:4101​: dereferencing pointer to incomplete type
pp_sys.c​:4102​: dereferencing pointer to incomplete type
pp_sys.c​:4103​: dereferencing pointer to incomplete type
pp_sys.c​:4104​: dereferencing pointer to incomplete type
pp_sys.c​:4105​: dereferencing pointer to incomplete type
pp_sys.c​:4106​: dereferencing pointer to incomplete type
pp_sys.c​:4107​: dereferencing pointer to incomplete type
pp_sys.c​:4108​: dereferencing pointer to incomplete type
gcc​: file path prefix `/usr/ccs/bin' never used
make​: *** [pp_sys.o] Error 1

Please help me with them - if possible

Sincerely yours

Piotr Kasztelowicz


Piotr Kasztelowicz <Piotr.Kasztelowicz@​lodz.ptkardio.pl>

@p5pRT
Copy link
Author

p5pRT commented May 21, 2008

@smpeters - Status changed from 'open' to 'stalled'

@p5pRT
Copy link
Author

p5pRT commented May 22, 2012

From @Hugmeir

On Sat Oct 14 18​:25​:59 2000, pekasz@​lodz.ptkardio.pl wrote​:

Good day

I'd like to report my problems with compilation the perl
on Solaris 2.6 on Sun ultra-sparc platform.

Such error has been shown​:

`sh cflags libperl.a sv.o` sv.c
CCCMD = gcc -B/usr/ccs/bin -DPERL_CORE -c -fno-strict-
aliasing
-I/usr
/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
gcc​: file path prefix `/usr/ccs/bin' never used
`sh cflags libperl.a pp.o` pp.c
CCCMD = gcc -B/usr/ccs/bin -DPERL_CORE -c -fno-strict-
aliasing
-I/usr
/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
gcc​: file path prefix `/usr/ccs/bin' never used
`sh cflags libperl.a scope.o` scope.c
CCCMD = gcc -B/usr/ccs/bin -DPERL_CORE -c -fno-strict-
aliasing
-I/usr
/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
gcc​: file path prefix `/usr/ccs/bin' never used
`sh cflags libperl.a pp_ctl.o` pp_ctl.c
CCCMD = gcc -B/usr/ccs/bin -DPERL_CORE -c -fno-strict-
aliasing
-I/usr
/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
gcc​: file path prefix `/usr/ccs/bin' never used
`sh cflags libperl.a pp_sys.o` pp_sys.c
CCCMD = gcc -B/usr/ccs/bin -DPERL_CORE -c -fno-strict-
aliasing
-I/usr
/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
pp_sys.c​: In function `Perl_pp_gmtime'​:
pp_sys.c​:4079​: warning​: assignment makes pointer from integer without
a
cast
pp_sys.c​:4081​: warning​: assignment makes pointer from integer without
a
cast
pp_sys.c​:4090​: dereferencing pointer to incomplete type
pp_sys.c​:4091​: dereferencing pointer to incomplete type
pp_sys.c​:4092​: dereferencing pointer to incomplete type
pp_sys.c​:4093​: dereferencing pointer to incomplete type
pp_sys.c​:4094​: dereferencing pointer to incomplete type
pp_sys.c​:4095​: dereferencing pointer to incomplete type
pp_sys.c​:4096​: dereferencing pointer to incomplete type
pp_sys.c​:4100​: dereferencing pointer to incomplete type
pp_sys.c​:4101​: dereferencing pointer to incomplete type
pp_sys.c​:4102​: dereferencing pointer to incomplete type
pp_sys.c​:4103​: dereferencing pointer to incomplete type
pp_sys.c​:4104​: dereferencing pointer to incomplete type
pp_sys.c​:4105​: dereferencing pointer to incomplete type
pp_sys.c​:4106​: dereferencing pointer to incomplete type
pp_sys.c​:4107​: dereferencing pointer to incomplete type
pp_sys.c​:4108​: dereferencing pointer to incomplete type
gcc​: file path prefix `/usr/ccs/bin' never used
make​: *** [pp_sys.o] Error 1

Please help me with them - if possible

Sincerely yours

Piotr Kasztelowicz
---
Piotr Kasztelowicz
<Piotr.Kasztelowicz@​lodz.ptkardio.pl>

Seeing how this ticket has been abandoned for over ten years, and recent
Perls compile fine on newer Solaris, I'm marking this as rejected.
Piotr, if you are still having issues compiling Perl, please open a new
ticket?

@p5pRT
Copy link
Author

p5pRT commented May 22, 2012

The RT System itself - Status changed from 'stalled' to 'open'

@p5pRT
Copy link
Author

p5pRT commented May 22, 2012

@Hugmeir - Status changed from 'open' to 'rejected'

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