pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/29393: building of archivers/zip fails on Solaris 10



>Number:         29393
>Category:       pkg
>Synopsis:       building of archivers/zip fails on Solaris 10
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 15 21:10:00 +0000 2005
>Originator:     sigsegv
>Release:        
>Organization:
>Environment:
SunOS serv01-dmz 5.10 Generic sun4u sparc SUNW,Ultra-5_10
>Description:
# pwd
/usr/pkgsrc/archivers/zip

# bmake package
===> *** No /usr/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg32/sbin/download-vulnerability-list'.
===> Building for zip-2.3nb3
make -f unix/Makefile generic CC=gcc CPP="gcc -E"
eval make -f unix/Makefile zips `cat flags`
gcc -c -O2 -I. -DUNIX -O -mcpu=ultrasparc -O2 -DNO_STRCHR -DNO_STRRCHR 
-DNO_STDLIB_H -DNO_STDDEF_H -DNO_UNISTD_H -DNO_FCNTL_H -DNO_STRING_H 
-DHAVE_SGTTY_H ttyio.c
ttyio.c: In function `Echoff':
ttyio.c:275: error: `ECHO' undeclared (first use in this function)
ttyio.c:275: error: (Each undeclared identifier is reported only once
ttyio.c:275: error: for each function it appears in.)
ttyio.c: In function `Echon':
ttyio.c:289: error: `ECHO' undeclared (first use in this function)
*** Error code 1

Stop.
make: stopped in /usr/obj.pkg32/archivers/zip/work/zip-2.3
*** Error code 1

Stop.
make: stopped in /usr/obj.pkg32/archivers/zip/work/zip-2.3
*** Error code 1

Stop.
bmake: stopped in /usr/obj.pkg32/archivers/zip/work/zip-2.3
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/archivers/zip
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /usr/obj.pkg32/archivers/zip/work/.work.log
===> 
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/archivers/zip

>How-To-Repeat:

>Fix:




Home | Main Index | Thread Index | Old Index