Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  4 May 2002 01:04:33 -0400 (EDT)
From:      parv@pair.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37730: editors/nvi-perl build failuer
Message-ID:  <20020504050433.9084C50C33@moo.holy.cow>

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

>Number:         37730
>Category:       ports
>Synopsis:       editors/nvi-perl build failuer
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 03 22:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     parv
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD moo.holy.cow 4.6-PRERELEASE

perl 5.6.1 (+BSDPAN) port

>Description:

editors/nvi-perl build fails w/ this message..

...
echo "#define _PATH_PERLSCRIPTS \"/usr/local/share/vi/perl\"" > perl.c
/usr/bin/perl5 /usr/local/lib/perl5/5.6.1/ExtUtils/xsubpp -typemap  /usr/local/lib/perl5/5.6.1/ExtUtils/typemap ./../perl_api/perl.xs >> perl.c
(/usr/bin/perl5 -ne 'print "sub $1 {\$curscr->$1(\@_)}\n"  if /newXS\("VI::([^":]*)"/;' perl.c ; echo "1;") > VI.pm
cc -c -D_PATH_SYSEXRC=\"/usr/local/etc/vi.exrc\" -O -pipe -march=pentiumpro -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DAPPLLIB_EXP="/usr/loca
l/lib/perl5/5.6.1/BSDPAN" -fno-strict-aliasing -I/usr/local/include  -I/usr/local/lib/perl5/5.6.1/mach/CORE perl.c
In file included from /usr/local/lib/perl5/5.6.1/mach/CORE/perl.h:497,
                 from perl.xs:37:
/usr/include/sys/param.h:211: warning: `MIN' redefined
port.h:121: warning: this is the location of the previous definition
/usr/include/sys/param.h:212: warning: `MAX' redefined
port.h:118: warning: this is the location of the previous definition
In file included from /usr/local/lib/perl5/5.6.1/mach/CORE/perl.h:715,
                 from perl.xs:37:
/usr/include/errno.h:162: warning: `EFTYPE' redefined
port.h:149: warning: this is the location of the previous definition
In file included from /usr/include/sys/file.h:41,
                 from /usr/local/lib/perl5/5.6.1/mach/CORE/perl.h:3385,
                 from perl.xs:37:
/usr/include/sys/fcntl.h:83: warning: `O_SHLOCK' redefined
port.h:141: warning: this is the location of the previous definition
/usr/include/sys/fcntl.h:84: warning: `O_EXLOCK' redefined
port.h:137: warning: this is the location of the previous definition
perl.xs: In function `perl_ex_perl':
perl.xs:257: `errgv' undeclared (first use in this function)
perl.xs:257: (Each undeclared identifier is reported only once
perl.xs:257: for each function it appears in.)
perl.xs: In function `replace_line':
perl.xs:281: `defgv' undeclared (first use in this function)
perl.xs: In function `perl_ex_perldo':
perl.xs:348: `errgv' undeclared (first use in this function)
perl.xs:360: `defgv' undeclared (first use in this function)
perl.xs: In function `XS_VI_Edit':
perl.xs:495: `na' undeclared (first use in this function)
perl.xs: In function `XS_VI_SetOpt':
perl.xs:845: `na' undeclared (first use in this function)
perl.xs: In function `XS_VI_Warn':
perl.xs:907: `errgv' undeclared (first use in this function)
perl.xs: In function `XS_VI__OPT_FETCH':
perl.xs:976: `sv_undef' undeclared (first use in this function)
perl.xs: In function `XS_VI__OPT_STORE':
perl.xs:992: `na' undeclared (first use in this function)
perl.xs: In function `XS_VI__MARK_FIRSTKEY':
perl.xs:1110: `na' undeclared (first use in this function)
perl.xs:1115: `sv_undef' undeclared (first use in this function)
*** Error code 1


>How-To-Repeat:
	
try to build nvi-perl port w/ perl 5.6.1/BSDPAN

>Fix:



>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?20020504050433.9084C50C33>