i386/79134: p5-Dialog compile time error
Chien-Hua Chen
dex at cdpa.nsysu.edu.tw
Tue Mar 22 06:40:08 PST 2005
>Number: 79134
>Category: i386
>Synopsis: p5-Dialog compile time error
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-i386
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Mar 22 14:40:07 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Chien-Hua Chen
>Release: FreeBSD 4.11-RELEASE
>Organization:
NSYSU, Taiwan
>Environment:
FreeBSD demon 4.11-RELEASE FreeBSD 4.11-RELEASE #1: Mon Feb 7 01:57:38 CST 2005 root at demon:/usr/obj/usr/src/sys/DEMON i386
>Description:
Error message after I typed ``make install'' in /usr/ports/devel/p5-Dialog
===> Extracting for p5-Dialog-0.03
=> Checksum OK for Dialog-0.03.tar.gz.
===> p5-Dialog-0.03 depends on file: /usr/local/bin/perl5.6.2 - found
===> Patching for p5-Dialog-0.03
===> p5-Dialog-0.03 depends on file: /usr/local/bin/perl5.6.2 - found
===> p5-Dialog-0.03 depends on file: /usr/local/bin/perl5.6.2 - found
===> Configuring for p5-Dialog-0.03
Checking if your kit is complete...
Looks good
Writing Makefile for Dialog
===> Building for p5-Dialog-0.03
cp Dialog/Const.pm blib/lib/Dialog/Const.pm
AutoSplitting blib/lib/Dialog/Const.pm (blib/lib/auto/Dialog/Const)
cp Dialog/TInputLine.pm blib/lib/Dialog/TInputLine.pm
cp Dialog/TButton.pm blib/lib/Dialog/TButton.pm
cp Dialog.pod blib/lib/Dialog.pod
cp Dialog.pm blib/lib/Dialog.pm
AutoSplitting blib/lib/Dialog.pm (blib/lib/auto/Dialog)
cp Dialog/TLabel.pm blib/lib/Dialog/TLabel.pm
/usr/local/bin/perl5.6.2 /usr/local/lib/perl5/5.6.2/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.6.2/ExtUtils/typemap -typemap typemap Dialog.xs > Dialog.xsc && mv Dialog.xsc Dialog.c
cc -c -O -pipe -O -pipe -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.6.2/mach/CORE" Dialog.c
Dialog.xs:15: warning: `instr' redefined
/usr/local/lib/perl5/5.6.2/mach/CORE/embed.h:273: warning: this is the location of the previous definition
In file included from /usr/include/dialog.h:32,
from Dialog.xs:16:
/usr/include/ncurses.h:998: warning: `instr' redefined
Dialog.xs:15: warning: this is the location of the previous definition
In file included from Dialog.xs:16:
/usr/include/dialog.h:76: warning: `VERSION' redefined
*Initialization*:1: warning: this is the location of the previous definition
Dialog.xs: In function `XS_Dialog_Menu':
Dialog.xs:317: `na' undeclared (first use in this function)
Dialog.xs:317: (Each undeclared identifier is reported only once
Dialog.xs:317: for each function it appears in.)
Dialog.xs: In function `XS_Dialog_CheckList':
Dialog.xs:349: `na' undeclared (first use in this function)
Dialog.xs: In function `XS_Dialog_RadioList':
Dialog.xs:389: `na' undeclared (first use in this function)
*** Error code 1
Stop in /usr/ports/devel/p5-Dialog/work/Dialog-0.03.
*** Error code 1
>How-To-Repeat:
Just installs p5-Dialog port on FreeBSD 4.10 or 4.11 (I didn't test in other 4.X envinorment)
>Fix:
disables the ${OSVERSION} check
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-i386
mailing list