pkgsrc-Bugs archive

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

Re: pkg/45248 (net/samba35 build fails on i386-5.99.55 (201108122100Z))



The following reply was made to PR pkg/45248; it has been noted by GNATS.

From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc: manu%NetBSD.org@localhost
Subject: Re: pkg/45248 (net/samba35 build fails on i386-5.99.55
 (201108122100Z))
Date: Sun, 14 Aug 2011 19:06:33 +0200

 rsync and vlc also seem affected.
 
 vlc:
 text/filesystem.c: In function 'vlc_openat':
 text/filesystem.c:230:5: error: implicit declaration of function 'openat'
 
 rsync:
 --- syscall.o ---
 syscall.c: In function 'do_utimensat':
 syscall.c:313:17: error: 'UTIME_NOW' undeclared (first use in this function)
 syscall.c:313:17: note: each undeclared identifier is reported only once for 
each function it appears in
 --- rsync.o ---
 rsync.c: In function 'set_file_attrs':
 --- syscall.o ---
 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:39: error: 'AT_SYMLINK_NOFOLLOW' undeclared (first use in this 
function)
 


Home | Main Index | Thread Index | Old Index