develooper Front page | perl.perl5.porters | Postings from August 2010

Re: [perl #77448] 5.12.1 fails to compile on BeOS5

Thread Previous | Thread Next
From:
Andy Dougherty
Date:
August 26, 2010 09:24
Subject:
Re: [perl #77448] 5.12.1 fails to compile on BeOS5
Message ID:
alpine.DEB.2.00.1008261221320.6295@fractal.phys.lafayette.edu
On Thu, 26 Aug 2010, Nigel Horne wrote:

> # New Ticket Created by  Nigel Horne 
> # Please include the string:  [perl #77448]
> # in the subject line of all future correspondence about this issue. 
> # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=77448 >

> make fails for Perl 5.12.1 on BeOS with this error:
> 
> /configure.gnu --prefix=/boot/home/config
> make LDLOADLIBS="-lnet"
> ...
> 
> cc -L/usr/local/lib -o miniperl \
>      malloc.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o   \
>          miniperlmain.o opmini.o perlmini.o

>  The problem is that the code in the beos directory isn't being compiled in. 

Did you use the hints/beos.sh hint file?  That is supposed to copy 
beos/beos.c into the current working directory, and add beos.o to the 
$(ARCHOBJS) variable in makefile.

-- 
    Andy Dougherty		doughera@lafayette.edu

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