develooper Front page | perl.perl5.porters | Postings from October 2000

[ID 20001015.001] Problems with compilation perl on Solaris 2.6

Thread Next
From:
Piotr Kasztelowicz
Date:
October 15, 2000 01:26
Subject:
[ID 20001015.001] Problems with compilation perl on Solaris 2.6
Message ID:
Pine.GSO.4.21.0010151023130.7490-100000@sun
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>



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