Displaying 20 results from an estimated 400 matches similar to: "rsync set up problem"
2012 Apr 03
1
"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 (I'm afraid
I'm more of a linux than a solaris guy).
I'm unable to "make" the Makefile. Did some STFW'ing and have found
several variations
2006 Jul 02
3
Error compiling on Solaris 10
Hi,
I'm trying to compile dovecot 1.0rc1 on a V250, Solaris 10 installed.
-- configure:
CPPFLAGS=-I/usr/local/ssl/include LDFLAGS='-L/usr/local/ssl/lib
-R/usr/local/ssl/lib' ./configure --with-ssl=openssl
--with-file-offset-size=32
--
gcc Version 3.3.2 from Sunfreeware
Error Message:
# make
make all-recursive
Making all in src
Making all in lib
if gcc -DHAVE_CONFIG_H -I. -I.
2009 Apr 06
0
conflict name of si_code on NetBSD
Hi.
I compiled 1.2.rc2 on NetBSD.
[toyota at sernpidal]% uname -rsm
NetBSD 3.1 i386
[toyota at sernpidal]% ./configure; make
--- snip ---
gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -g -O2 -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -MT child-wait.o -MD
-MP -MF .deps/child-wait.Tpo -c -o child-wait.o child-wait.c
In
2007 Dec 15
0
simplified siginfo_t definition?
I now have a Solaris account and I''ve been able to try out my
DT_Logger code there. I ran into several issues, but the one
I''m stuck on (though working around :-) is the need for a much
simplified siginfo_t definition.
I looked at /usr/include/sys/siginfo.h, but I can''t figure out
what the maze of #ifdefs would actually resolve to, so I don''t
know which data
2018 Sep 25
1
Obtaining the origin function for a local var after inlining
On Wed, Sep 19, 2018 at 5:18 PM Adrian Prantl <aprantl at apple.com> wrote:
>
>
>
> > On Sep 19, 2018, at 4:08 AM, Alexander Potapenko <glider at google.com> wrote:
> >
> > On Tue, Sep 18, 2018 at 1:56 AM Adrian Prantl <aprantl at apple.com> wrote:
> >>
> >>
> >>
> >>> On Sep 17, 2018, at 6:59 AM, Alexander
2004 Jul 19
0
Cant compile Zaptel at all
I have been trying to compile Zaptel 1.0-RC1 that I just downloaded via tarball on my debian 3.0 system running a 2.4.26 kernel. I have all the headers, libraries and sources installed for the kernel along with the latest versions of GCC. I dont know what else to do to trouble shoot this so I have included the entire output below.
Thanks a lot!
-James Freire
linux1:/usr/src/zaptel-1.0-RC1#
2019 Oct 31
37
[Bug 3085] New: seccomp issue after upgrading openssl
https://bugzilla.mindrot.org/show_bug.cgi?id=3085
Bug ID: 3085
Summary: seccomp issue after upgrading openssl
Product: Portable OpenSSH
Version: 8.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: critical
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
2015 Oct 19
3
[Bug 11561] New: [PATCH] Show progress information when SIGINFO is caught on platforms that have it
https://bugzilla.samba.org/show_bug.cgi?id=11561
Bug ID: 11561
Summary: [PATCH] Show progress information when SIGINFO is
caught on platforms that have it
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
2020 Aug 27
0
[klibc:master] alpha: Fix definitions of _NSIG and struct sigaction
Commit-ID: 1cd11aaed1dece773c6b1ce2e99a0fe98b51321e
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=1cd11aaed1dece773c6b1ce2e99a0fe98b51321e
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Thu, 27 Aug 2020 01:58:19 +0100
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Thu, 27 Aug 2020 03:51:11 +0100
[klibc] alpha: Fix definitions of
2013 Nov 20
0
[PATCH -tip v3 13/23] x86/trap: Use NOKPROBE_SYMBOL macro in trap.c
Use NOKPROBE_SYMBOL macro to protect functions from kprobes
instead of __kprobes annotation in trap.c.
This also applies __always_inline annotation for some cases,
because NOKPROBE_SYMBOL() will inhibit inlining by referring
the symbol address.
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt at hitachi.com>
Cc: Thomas Gleixner <tglx at linutronix.de>
Cc: Ingo Molnar <mingo at
2001 Jul 11
1
Porting MS Structured Exception Handling to Linux.
Hello all,
I am trying to port some more code from windows 2000 to linux. The
specific functionality I would like to port is called "Structured
Exception Handling" and it works like so:
1. Define a function which based upons a signal throws an exceptoion.
For example:
void translateException(unsigned int u, EXCEPTION_POINTERS* pExp)
{
switch (u)
{
case (unsigned
2006 Feb 19
2
Rsync 2.6.7pre2 released
I've just released rsync 2.6.7pre2 -- the second pre-release version of
the imminent 2.6.7 release. Please test this out and email the rsync
mailing list with any questions, comments, bug reports, etc. Thanks!
You can download the tar file and its signature from here:
http://rsync.samba.org/ftp/rsync/rsync-2.6.7pre2.tar.gz
http://rsync.samba.org/ftp/rsync/rsync-2.6.7pre2.tar.gz.asc
2006 Feb 19
2
Rsync 2.6.7pre2 released
I've just released rsync 2.6.7pre2 -- the second pre-release version of
the imminent 2.6.7 release. Please test this out and email the rsync
mailing list with any questions, comments, bug reports, etc. Thanks!
You can download the tar file and its signature from here:
http://rsync.samba.org/ftp/rsync/rsync-2.6.7pre2.tar.gz
http://rsync.samba.org/ftp/rsync/rsync-2.6.7pre2.tar.gz.asc
2004 Jan 07
1
openssh 3.7.1p2 fault on solaris 9 for sparc when built as 64-bit
I built OpenSSH as a 64-bit binary on Solaris 9, using gcc 3.3.2,
OpenSSL 0.9.7c and zlib 1.2.1. sshd starts up normally, and will begin
the login session, however, some time after it reads /etc/default/login,
it faults and kills the connection. There are no error messages logged
to syslog (with LogLevel set to DEBUG) or with the -ddd option.
Here's a truss of the failure:
8132:
2001 Dec 12
1
2.5.0, Solaris 2.6, Daemon SIGSEGV
Hello,
I have compiled rsync 2.5.0 cleanly on a Solaris 2.6 box, and can use the resultant binary as a client with no problem. However, when I try and start a daemon, it exits with exit code 0, and no daemon running.
I have previously run 2.4.6 and other versions with the same rsyncd.conf file, but can't seem to get the daemon up with 2.5.0. A truss shows the following:
# truss -f
2010 Jan 11
0
[PATCH] Fix arm signals
Following example from usr/include/arch/i386/klibc/archsignal.h:
The in-kernel headers for arm still have libc5
crap in them. Reconsider using <asm/signal.h>
when/if it gets cleaned up; for now, duplicate
the definitions here.
Signed-off-by: Jon Ringle <jon at ringle.org>
---
usr/include/arch/arm/klibc/archsignal.h | 112 ++++++++++++++++++++++++++++++-
1 files changed, 110
2001 Feb 19
1
scp doesn't work with sshd 2.5.1p1 on Solaris 2.6
scp with sshd 2.5.1p1 (scp host:file .) doesn't work for me on
Solaris 2.6. The client says:
Received disconnect from x.x.x.x: Command terminated on signal 11.
truss of sshd excerpt:
629: stat64("/usr/lib/security/pam_unix.so.1", 0xEFFFEB10) = 0
627: sigaction(SIGCLD, 0xEFFFF360, 0xEFFFF3E0) = 0
627: sigaction(SIGPIPE, 0xEFFFF360, 0xEFFFF3E0) = 0
627:
2006 Sep 11
1
error in rsync protocol data stream (code 12) at io.c(463) on HP-UX 11.23
Hello,
We discovered a slight problem with rsync 2.6.8 on HP-UX 11.23 on Itanium2.
When trying to get a directory listing via:
# oracle@DEV1[]:/~ > rsync dev1::deploy
drwxr-xr-x 96 2006/09/06 12:57:36 .
drwxrwxrwx 96 2006/09/11 15:35:33 test
# ...
it works flawlessly, but when trying to get a subdirectory we get the
following error:
# DEV1:/etc# rsync dev1::deploy/test
#
2003 Sep 16
2
openssh 3.7p1 bus error on sparcv9
openssh 3.7p1 sshd on Solaris 8 / sparcv9:
sshd runs fine, and starts to allow the login. However, when reading
from /etc/default/login, I get a bus error. I am able to get sshd to
work by commenting out these lines in session.c:
1015,1018c1015
< # ifdef HAVE_ETC_DEFAULT_LOGIN
< read_etc_default_login(&env, &envsize, pw->pw_uid);
< path =
2001 Nov 22
2
Add new user -> swat core dump
Hi there,
I have a problem when I try to create a new user with swat. I use binaries of
Samba 2.2.2 coming from www.samba.org, or from www.sunfreeware.com
on Solaris 2.6 and on 8. I compiled the sources and the result is the same.
When I click on "Add New User" (Server Password Management), I receive
a nearly blank page: I can only see the samba gif on top and the user is not