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

[perl #17146] Build fails under VAX-DEC-ULTRIX

Thread Previous | Thread Next
From:
James E Keenan via RT
Date:
October 7, 2012 08:00
Subject:
[perl #17146] Build fails under VAX-DEC-ULTRIX
Message ID:
rt-3.6.HEAD-11172-1349622024-641.17146-15-0@perl.org
On Thu Jun 05 06:43:36 2008, stmpeters wrote:
> On Wed Sep 11 05:58:32 2002, mitchell@manly.delconet.com wrote:
> > 
> > I am unable to build Perl 5.8.0 under Ultrix V4.3.
> > The host is a VAXstation (not the more common MIPS
> > DECstation), which gcc describes as "VAX-DEC-ULTRIX."
> > gcc 2.7.2.3 is installed.
> > 
> > Configure runs to completion.  "make" runs for about
> > eight hours, then terminates with the following error:
> > 
> > 
> > 
> > >         Making IO (static)
> > >Writing Makefile for IO
> > >cp lib/IO/t/io_sel.t ../../lib/IO/t/io_sel.t
> > >cp lib/IO/t/io_unix.t ../../lib/IO/t/io_unix.t
> > >cp lib/IO/t/io_multihomed.t ../../lib/IO/t/io_multihomed.t
> > >cp lib/IO/Pipe.pm ../../lib/IO/Pipe.pm
> > >cp lib/IO/Handle.pm ../../lib/IO/Handle.pm
> > >cp lib/IO/t/io_dir.t ../../lib/IO/t/io_dir.t
> > >cp lib/IO/t/io_xs.t ../../lib/IO/t/io_xs.t
> > >cp lib/IO/t/io_linenum.t ../../lib/IO/t/io_linenum.t
> > >cp lib/IO/t/io_udp.t ../../lib/IO/t/io_udp.t
> > >cp lib/IO/t/io_taint.t ../../lib/IO/t/io_taint.t
> > >cp lib/IO/t/io_sock.t ../../lib/IO/t/io_sock.t
> > >cp lib/IO/t/io_dup.t ../../lib/IO/t/io_dup.t
> > >cp IO.pm ../../lib/IO.pm
> > >cp lib/IO/t/io_poll.t ../../lib/IO/t/io_poll.t
> > >cp lib/IO/t/io_tell.t ../../lib/IO/t/io_tell.t
> > >cp lib/IO/t/io_const.t ../../lib/IO/t/io_const.t
> > >cp lib/IO/File.pm ../../lib/IO/File.pm
> > >cp lib/IO/Socket/INET.pm ../../lib/IO/Socket/INET.pm
> > >cp lib/IO/Socket.pm ../../lib/IO/Socket.pm
> > >cp lib/IO/t/io_pipe.t ../../lib/IO/t/io_pipe.t
> > >cp lib/IO/Select.pm ../../lib/IO/Select.pm
> > >cp lib/IO/Socket/UNIX.pm ../../lib/IO/Socket/UNIX.pm
> > >cp lib/IO/Poll.pm ../../lib/IO/Poll.pm
> > >cp lib/IO/Dir.pm ../../lib/IO/Dir.pm
> > >cp lib/IO/Seekable.pm ../../lib/IO/Seekable.pm
> > >../../miniperl "-I../../lib" "-I../../lib"
> > >../../lib/ExtUtils/xsubpp  -typemap ../../lib/ExtUtils/typemap
> > >IO.xs > IO.xsc && mv IO.xsc IO.c
> > >gcc -c    -I/usr/local/include
> > >-DLANGUAGE_C     -DVERSION=\"1.20\"  -DXS_VERSION=\"1.20\"  "-I../.."
> > IO.c
> > >gcc -c    -I/usr/local/include
> > >-DLANGUAGE_C     -DVERSION=\"1.20\"  -DXS_VERSION=\"1.20\"  "-I../.."
> > poll
> > >.c
> > >In file included from poll.c:26:
> > >/usr/include/sys/socket.h:131: redefinition of `struct linger'
> > >/usr/include/sys/socket.h:172: redefinition of `struct sockaddr'
> > >/usr/include/sys/socket.h:181: redefinition of `struct sockproto'
> > >/usr/include/sys/socket.h:221: redefinition of `struct msghdr'
> > >*** Error code 1
> > >
> > >Stop.
> > >*** Error code 1
> > >
> > >Stop.
> > >#
> > 
> > 
> > Any suggestions will be very welcome.  I can provide access
> > to the host for development and debugging purposes.
> > 
> 
> I would imagine that there is a VAX Ultrix box alive somewhere.  Where
> that might be, I would have no idea.  As I can't see a way to resolve
> this ticket, I'll mark this ticket as stalled.
> 

This ticket was filed ten years ago and has been in the Stalled queue
for four years.  I propose that we put it out of its misery.  I have
taken the ticket for the purpose of closing it within seven days unless
someone has serious objection.

Thank you very much.
Jim Keenan


---
via perlbug:  queue: perl5 status: stalled
https://rt.perl.org:443/rt3/Ticket/Display.html?id=17146

Thread Previous | 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