pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/38386 ("pkg_install" build broken under Mac OS X Leopard)
The following reply was made to PR pkg/38386; it has been noted by GNATS.
From: Matthias Scheler <tron%zhadum.org.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: joerg%NetBSD.org@localhost, pkgsrc-bugs%NetBSD.org@localhost,
gnats-admin%NetBSD.org@localhost
Subject: Re: pkg/38386 ("pkg_install" build broken under Mac OS X Leopard)
Date: Tue, 8 Apr 2008 13:00:16 +0100
On Tue, Apr 08, 2008 at 11:50:57AM +0000, joerg%NetBSD.org@localhost wrote:
> Synopsis: "pkg_install" build broken under Mac OS X Leopard
>
> State-Changed-From-To: open->feedback
> State-Changed-By: joerg%NetBSD.org@localhost
> State-Changed-When: Tue, 08 Apr 2008 11:50:54 +0000
> State-Changed-Why:
> I've committed a workaround that should fix normal build.
> Does it work now?
No, it doesn't work with revision 1.6 of "pkgsrc/net/libfetch/Makefile"
either. I still get the same error:
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
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index