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? --- via perlbug: queue: perl5 status: stalled https://rt.perl.org:443/rt3/Ticket/Display.html?id=4440Thread Previous