Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 1997 11:55:56 -0500 (EST)
From:      The Hermit Hacker <scrappy@hub.org>
To:        stable@freebsd.org
Subject:   perl5 in ports fails to compile...
Message-ID:  <Pine.NEB.3.95.971121115329.404F-100000@hub.org>

next in thread | raw e-mail | index | archive | help

This is getting frustrating :(  I have a 2.2.5-STABLE system built, and
have re-cvsup'd the perl5 port, but it fails everytime I try to compile it
with the error included below.

If I go into config.h and uncomment the HAS_VSPRINTF line, it gets past
this, and then gets slammed with a problem that then requires me to go
in and uncomment the HAS_FORK line...then it gets past this, and...

Am I missing something somewhere?  I've never had this much trouble with
getting perl compiled on any of my Solaris systems, or in the past with my
FreeBSD ones... :(

Thanks...


`sh  cflags libperl.a util.o`  util.c
          CCCMD =  cc -DPERL_CORE -c -I/usr/local/include -O
util.c: In function `vsprintf':
util.c:1572: structure has no member named `_ptr'
util.c:1573: structure has no member named `_cnt'
util.c:1577: structure has no member named `_flag'
util.c:1577: `_IOWRT' undeclared (first use this function)
util.c:1577: (Each undeclared identifier is reported only once
util.c:1577: for each function it appears in.)






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.971121115329.404F-100000>