pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/47257: rsync doesn't build on -current
>Number: 47257
>Category: pkg
>Synopsis: rsync doesn't build on -current
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Nov 27 18:15:01 +0000 2012
>Originator: H. Todd Fujinaka
>Release: NetBSD 6.99.15
>Organization:
None
>Environment:
System: NetBSD mara.i8u.org 6.99.15 NetBSD 6.99.15 (MARA) #398: Sat Nov 24
17:48:42 PST 2012
htodd%mara.i8u.org@localhost:/usr/obj/sys/arch/amd64/compile.amd64/MARA amd64
Architecture: x86_64
Machine: amd64
>Description:
rsync won't build on -current for me (amd64 or i386).
The error I get is:
--- syscall.o ---
gcc -std=gnu99 -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -Wall -W -I./popt
-I/usr/include -c syscall.c -o syscall.o
syscall.c: In function 'do_utimensat':
syscall.c:316:2: warning: implicit declaration of function 'utimensat'
syscall.c:316:19: error: 'AT_FDCWD' undeclared (first use in this function)
syscall.c:316:19: note: each undeclared identifier is reported only once for
each function it appears in
syscall.c:316:39: error: 'AT_SYMLINK_NOFOLLOW' undeclared (first use in this
function)
syscall.c:317:1: warning: control reaches end of non-void function
>How-To-Repeat:
cd /usr/pkgsrc/net/rsync; make clean install
>Fix:
Yes please.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index