pkgsrc-Bugs archive

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

pkg/38386: "pkg_install" build broken under Mac OS X Leopard



>Number:         38386
>Category:       pkg
>Synopsis:       "pkg_install" build broken under Mac OS X Leopard
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 08 10:35:00 +0000 2008
>Originator:     Matthias Scheler
>Release:        Darwin 9.2.2
>Organization:
Matthias Scheler                                  http://zhadum.org.uk/
>Environment:
System: Darwin excalibur.zhadum.org.uk 9.2.2 Darwin Kernel Version 9.2.2: Tue 
Mar  4 21:23:43 PST 2008; root:xnu-1228.4.31~1/RELEASE_PPC Power Macintosh
Architecture: powerpc
Machine: Power Macintosh
>Description:
Building "pkg_install-20080407" fails under Mac OS X Leopard:

gcc -pipe -O2  -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 
-DDEF_UMASK=0022 
-I/Users/tron/obj/pkgtools/pkg_install/work.excalibur/libarchive/libarchive 
-I/Users/tron/obj/pkgtools/pkg_install/work.excalibur/libfetch 
-DHAVE_NBCOMPAT_H=1 
-I/Users/tron/obj/pkgtools/pkg_install/work.excalibur/libnbcompat 
-no-cpp-precomp -isystem /usr/include -I. -D_LARGEFILE_SOURCE -D_LARGE_FILES 
-DFTP_COMBINE_CWDS -c ftp.c
ftp.c:77:20: error: ftperr.h: No such file or directory
ftp.c: In function 'ftp_chkerr':
ftp.c:166: error: 'ftp_errlist' undeclared (first use in this function)
ftp.c:166: error: (Each undeclared identifier is reported only once
ftp.c:166: error: for each function it appears in.)
ftp.c: In function 'ftp_cwd':
ftp.c:282: error: 'ftp_errlist' undeclared (first use in this function)
ftp.c: In function 'ftp_stat':
ftp.c:413: error: 'ftp_errlist' undeclared (first use in this function)
ftp.c: In function 'ftp_transfer':
ftp.c:886: error: 'ftp_errlist' undeclared (first use in this function)
ftp.c: In function 'ftp_connect':
ftp.c:996: error: 'ftp_errlist' undeclared (first use in this function)
*** Error code 1

>How-To-Repeat:
cd pkgsrc/pkgtools/pkg_install
bmake

>Fix:
None provided.



Home | Main Index | Thread Index | Old Index