Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2005 14:39:22 GMT
From:      Chien-Hua Chen <dex@cdpa.nsysu.edu.tw>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/79134: p5-Dialog compile time error
Message-ID:  <200503221439.j2MEdMN5025374@www.freebsd.org>
Resent-Message-ID: <200503221440.j2MEe7D1037121@freefall.freebsd.org>

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

>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@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:



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