Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2000 16:57:26 -0700 (PDT)
From:      DougB@gorean.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20688: news/inn build broken on -Current (perl issues?)
Message-ID:  <200008172357.QAA49281@dt051n1f.san.rr.com>

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

>Number:         20688
>Category:       ports
>Synopsis:       news/inn build broken on -Current (perl issues?)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 17 19:00:04 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Doug
>Release:        FreeBSD 3.4-STABLE-0510 i386
>Organization:
AAAG
>Environment:

	-Current as of 8/12 (ignore Release above).

>Description:

	Attempting to build news/inn fails with the following error:

./subst  -f config.data `grep -v '^;' <files.list`
gmake[3]: Leaving directory `/usr/ports/news/inn/work/inn-2.2.2/config'
gmake[2]: Leaving directory `/usr/ports/news/inn/work/inn-2.2.2/config'

cd lib ; gmake  DESTDIR= all ; cd ..
gmake[2]: Entering directory `/usr/ports/news/inn/work/inn-2.2.2/lib'
cc -I../include  -Os -march=pentiumpro -pipe -I/usr/libdata/perl/5.6.0/mach/C
  -c perl.c
  In file included from perl.c:37:
  ../include/ppport.h:149: warning: `PERL_SUBVERSION' redefined
  /usr/libdata/perl/5.6.0/mach/CORE/patchlevel.h:8: warning: this is the locati
  of the previous definition
  ../include/ppport.h:172: warning: `dTHR' redefined
  /usr/libdata/perl/5.6.0/mach/CORE/thread.h:389: warning: this is the location
   the previous definition
   ../include/ppport.h:195: warning: `newCONSTSUB' redefined
   /usr/libdata/perl/5.6.0/mach/CORE/embed.h:439: warning: this is the location 
   the previous definition
   In file included from perl.c:37:
   ../include/ppport.h:191: warning: static declaration for `Perl_newCONSTSUB' f
   ows non-static
   perl.c: In function `PerlFilter':
   perl.c:72: `na' undeclared (first use in this function)
   perl.c:72: (Each undeclared identifier is reported only once
   perl.c:72: for each function it appears in.)
   perl.c: In function `PERLsetup':
   perl.c:143: `na' undeclared (first use in this function)
   perl.c: In function `PERLreadfilter':
   perl.c:180: `na' undeclared (first use in this function)
   gmake[2]: *** [perl.o] Error 1
   gmake[2]: Leaving directory `/usr/ports/news/inn/work/inn-2.2.2/lib'
   gmake[1]: *** [common] Error 1
   gmake[1]: Leaving directory `/usr/ports/news/inn/work/inn-2.2.2'
   gmake: *** [all] Error 2
   *** Error code 2

   Stop in /usr/ports/news/inn.
   *** Error code 1

   Stop in /usr/ports/news/inn.
   *** Error code 1

   Stop in /usr/ports/news/inn.


>How-To-Repeat:

	Up to date -ports, -Current as of 8/12

>Fix:
	
	Unknown


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008172357.QAA49281>