Re: "Failed to create rounding.h!" during make

2012-04-03 Thread Randy Rue
5:01 PM Subject: "Failed to create rounding.h!" during make Hello All, I'm attempting to compile rsync on Solaris 10 x86 to include atime support. I've managed to patch the source, and install gcc and the necessary other packages necessary to get as far as ./configure successfully (

"Failed to create rounding.h!" during make

2012-04-03 Thread Randy Rue
break; \ fi; \ done @rm -f rounding @if test -f rounding.h; then : ; else \ cat rounding.out 1>&2; \ echo "Failed to create rounding.h!" 1>&2; \ exit 1; \ fi @rm -f roundin

Re: Failed to create rounding.h!

2008-05-10 Thread Wayne Davison
On Sat, May 10, 2008 at 08:15:58AM +0200, Dominik Mahrer (Teddy) wrote: > /usr/include/compat.h:22:2: warning: #warning "This header is obsolete, use > ap_compat.h instead" > /tmp/ccHr5d51.s: Assembler messages: > /tmp/ccHr5d51.s:1409: Error: symbol `fstatat64' is already defined [...] You might

Failed to create rounding.h!

2008-05-09 Thread Dominik Mahrer (Teddy)
at.h instead" /tmp/ccHr5d51.s: Assembler messages: /tmp/ccHr5d51.s:1409: Error: symbol `fstatat64' is already defined /tmp/ccHr5d51.s:1438: Error: symbol `fstat64' is already defined /tmp/ccHr5d51.s:1463: Error: symbol `lstat64' is already defined /tmp/ccHr5d51.s:1488: Error

DO NOT REPLY [Bug 5296] Failed to create rounding.h!

2008-03-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5296 [EMAIL PROTECTED] changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 5296] Failed to create rounding.h!

2008-03-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5296 --- Comment #5 from [EMAIL PROTECTED] 2008-03-15 15:03 CST --- On my system, I have /usr/local/include/iconv.h (FreeBSD convention for non-BSD code) and I did supply CPPFLAGS="-I/usr/local/include" to configure. It seems that the bug is

DO NOT REPLY [Bug 5296] Failed to create rounding.h!

2008-03-15 Thread samba-bugs
roto.h:266: error: syntax error before "ic" In file included from ./rounding.c:20: ./rsync.h:390:19: iconv.h: No such file or directory In file included from ./rsync.h:894, from ./rounding.c:20: ./proto.h:266: error: syntax error before "ic" Failed to create roun

DO NOT REPLY [Bug 5296] Failed to create rounding.h!

2008-03-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5296 [EMAIL PROTECTED] changed: What|Removed |Added Severity|blocker |normal Status|ASSIGNED

DO NOT REPLY [Bug 5296] Failed to create rounding.h!

2008-03-07 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5296 --- Comment #2 from [EMAIL PROTECTED] 2008-03-07 09:10 CST --- Please let me know what the compiler error is you encountered. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this mail

DO NOT REPLY [Bug 5296] Failed to create rounding.h!

2008-03-01 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5296 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from [EM

DO NOT REPLY [Bug 5296] New: Failed to create rounding.h!

2008-03-01 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5296 Summary: Failed to create rounding.h! Product: rsync Version: 3.0.0 Platform: Other OS/Version: FreeBSD Status: NEW Severity: blocker Priority: P3 Component