similar to: [Bug 553] configure fails to acknowledge availability of utimes()

Displaying 20 results from an estimated 2000 matches similar to: "[Bug 553] configure fails to acknowledge availability of utimes()"

2000 Dec 31
1
utime() -> utimes()
ChangeLog says - markus at cvs.openbsd.org 2000/09/21 05:11:42 scp.c utime() to utimes(); mouring at pconline.com SCO's Open Server 3 does not have utimes. ... gcc -o scp scp.o -L. -L/usr/local/lib -L/usr/local/ssl/lib -L/usr/local/ssl -ls sh -lopenbsd-compat -lz -lsocket -lgen -lsocket -los -lprot -lx -ltinfo -lm -lc rypto undefined first referenced
2003 May 04
1
openssh-3.6.1p2 hpux-10.20
Compilation of openssh-3.6.1p2 on hpux-10.20 stops with .. (cd openbsd-compat && make) gcc -O2 -mpa-risc-2-0 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/opt/openssl/include -I ./INCLUDES -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-arc4random.c In file included from ../openbsd-compat/openbsd-compat.h:35, from
2003 Jun 19
2
Build error on HP-UX
Hello, I'm trying to compile openssh-3.6.1 P2 on an HP box running HP-UX 11.00. After running configure, the first file it tries to compile is openbsd-compat/bsd-arc4random.c. It appears to give an error from one of its include files: cc: "../openbsd-compat/bsd-misc.h", line 72: error 1711: Inconsistent parameter list declaration for "utimes". I'm not doing
2002 Jul 08
0
[Bug 344] New: syntax error in bsd-misc.c / utimes()
http://bugzilla.mindrot.org/show_bug.cgi?id=344 Summary: syntax error in bsd-misc.c / utimes() Product: Portable OpenSSH Version: -current Platform: ix86 OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at mindrot.org
2008 May 31
5
DO NOT REPLY [Bug 5506] New: support utime differences at runtime, not configure/build time
https://bugzilla.samba.org/show_bug.cgi?id=5506 Summary: support utime differences at runtime, not configure/build time Product: rsync Version: 3.0.3 Platform: All URL: http://thread.gmane.org/gmane.network.rsync.general/1794 8 OS/Version: Linux Status: NEW Severity:
2002 Jul 08
3
[Bug 344] syntax error in bsd-misc.c / utimes()
http://bugzilla.mindrot.org/show_bug.cgi?id=344 ------- Additional Comments From mouring at eviladmin.org 2002-07-09 05:35 ------- Tim and I are talking about this. I need to fix my version that I commited of this to current. This breaks UnixWare since UnixWare does not seem to handle it right for some odd reason. - Ben ------- You are receiving this mail because: ------- You are the
2008 Feb 26
1
Performance issues after samba update (utime?)
Hi all, We're experiencing performance issues after migrating from 3.0.8 to 3.0.28. Write performance has degraded about 30%, regardless of the size of file being copied. (tests described below are a single 150Mb file copy from an XP explorer) The setup is somewhat peculiar as the server is mounting NFS shares (v3) and exporting these. smb.conf hasn't changed, save for the addition of
2003 Aug 24
25
[Bug 627] [RELENG] Bugs blocking 3.7p1
http://bugzilla.mindrot.org/show_bug.cgi?id=627 Summary: [RELENG] Bugs blocking 3.7p1 Product: Portable OpenSSH Version: 3.6.1p2 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P1 Component: Miscellaneous AssignedTo: openssh-bugs at mindrot.org ReportedBy: djm at
2003 Aug 24
25
[Bug 627] [RELENG] Bugs blocking 3.7p1
http://bugzilla.mindrot.org/show_bug.cgi?id=627 Summary: [RELENG] Bugs blocking 3.7p1 Product: Portable OpenSSH Version: 3.6.1p2 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P1 Component: Miscellaneous AssignedTo: openssh-bugs at mindrot.org ReportedBy: djm at
2002 Nov 05
2
[PATCH] fix sftp to preserve permissions and uid/gid
Sftp fails to correctly preserve permissions when fetching a file. It adds write permission for the owner (presumably so it can write the file). Sftp also fails to preserve the uid/gid. Added code so that if is running as root, uid and gid are preserved. patch is based on Openssh 3.4p1. *** sftp-client.c@@\main\1 Tue Oct 1 17:26:20 2002 --- sftp-client.c Tue Nov 5 10:22:52 2002
2001 Dec 11
1
Patch for ReliantUnix
Hi all, attached you find a patch for OpenSSH 3.0.2p1 configure which enables OpenSSH to again compile under ReliantUnix (due to utimes it is again needed to include /usr/ucblib/libucb.a) Sorry for not testing it before the release ;-( Best regards -- Udo Schweigert, Siemens AG | Voice : +49 89 636 42170 CT IC 3, Siemens CERT | Fax : +49 89 636 41166 D-81730 Muenchen /
2013 Nov 11
1
[LLVMdev] Android JIT patch
I think __aeabi is ARM EABI not Android EABI, e.g. http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ihi0043d/index.html. The problem is not that the __aeabi functions are missing on Android, they're defined in libgcc.a, the problem is that they don't get linked in unless they're referenced. I don't know how this problem is avoided on ARM/Linux/glibc normally, but
2007 Jul 03
2
utime : operation not permitted
With the upgrade to 1.0.1, I am seeing some errors/warnings dovecot: IMAP(jhorner at arinbe.com): utime(/home/arinbe/Maildir/.info/tmp) failed: Operation not permitted: 1 Time(s) dovecot: IMAP(jhorner at arinbe.com): utime(/home/arinbe/Maildir/.resumes.vabch/tmp) failed: Operation not permitted: 1 Time(s) Different directories on different days. Different users on different days. Always /tmp
2002 Jan 06
3
sftp/scp performance testing
Folks, I've noticed poor performance using sftp. If anyone has any advice on how to improve performance, I'd like to hear it. Test simply involved transferring a single 143MB MP3 file using defaults for all the program configs. The opensshd 3.0.2p1 server is used in all tests. Software: openssh suite 3.0.2p1 psftp (putty sftp client) latest dev snapshot pscp (putty scp client) latest
2003 Mar 31
2
basename() in libgen
IRIX 6.5 has the basename() function in libgen. SYNOPSIS cc [flag ...] file ... -lgen [library ...] #include <libgen.h> char *basename (char *path); -- ayamura
2008 Jun 10
1
vsftp 553 Could not create file
HI, I am facing problem in connecting ftp from the windows client. CENTOS5U1 Running vsftp daemon. From linux client i am able to upload and download. When i do an ftp upload of any files or folders from windows command line i am getting below error . *vsftp 553 Could not create file* *NOTE: SELINUX IS DISABLED AND THERE IS NO FIREWALL RUNNING* See my user permission and ownership details
2013 Nov 11
5
[PATCH V2 0/3] Introduce arm64 support
Hello, Here is V2 of the arm64 support for klibc patch set. Notable changes since the original series: * fp regs dropped from setjmp/longjmp * chmod, lstat and stat re-implemented with *at functions. * open64 merged into open. As with the original, this series is to be applied against the latest klibc, just after 25a66fa README.klibc: update build information V2 has been tested on x86_64
2005 Nov 24
10
Any change of rsync using threads instead of fork?
On a typical embedded Linux device, with no MMU, there is no fork() or it returns ENOSYS. The nearest replacements are vfork() (which is only useful before exec*()), or to create threads with pthread_create(). rsync would be a very useful program on such devices, and I was a bit disappointed to build it, only to find the compile went fine but it failed at runtime due to ENOSYS. Is there any
2007 Jul 30
1
Performance problem with utime() on Solaris 8
To all: While updating our Samba installation from 2.2.5 to 3.0.25b, I found that Samba's performance was severely degraded. A 1 gig test file with random text in it would take about 2:15 to copy using the old 2.2.5 smbd, but the same file would take 5-6 minutes to copy with a freshly compiled version. I ran truss on smbd while the file copy was taking place, and found that the utime()
2013 Nov 08
9
[PATCH 0/3] Introduce arm64 support
Hello, This series introduces arm64 support to klibc. I've rebased the work from Neil Williams and Anil Singhar into the following three patches. Most of the code changes are due to new syscall implementations being needed for arm64 as a only a minimal set of syscalls are defined in the arm64 kernel. This series is to be applied against the latest klibc, just after 25a66fa README.klibc: