Displaying 20 results from an estimated 30000 matches similar to: "rsync installation _error exit code1"
1998 Jul 01
0
Please, help me! SAMBA
Why I can't compile SAMBA at HP-UX 9.07, UP-UX 10.20.
I tried samba-1.9.18p8 version.
And I uncommented 'HP-UX 10.20' at 'WHICH OPERATING SYSTEM?' of 'Makefile' file.
Then 'make' in prompt.
But, I failed.
Please Help Me !!!!
The error Meassage is,
Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb" -DNMBLOGFILE="/usr/local/sam
2005 Jun 09
0
[Bug 2780] New: fix acl patch
https://bugzilla.samba.org/show_bug.cgi?id=2780
Summary: fix acl patch
Product: rsync
Version: 2.6.5
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: flepied@mandriva.com
QAContact: rsync-qa@samba.org
1998 May 07
1
Compiling Samba!!
Hi,
I am trying to compile Samba version 1.9.18p2 on a HP 800/D350 using HPUX
10.20 with
software patches from HP installed up to Dec 97. I have seen other messages
on this
digest that people have been successful but I cannot.
using the standard compiler which has ANSI features unbundled I get the
following;
extract of last half of 30+ error lines...
(Bundled) cc: "nameserv.h", line
2005 Sep 14
1
RSYNC "make" problems with HP UX 11.0 & GCC 3.3.2
I am an rsync newbie trying to setup rsync on a HP UX 11.0 server, but
am running into problems in my "make". I am using gcc version 3.3.2 and
rsync-2.6.6.tar.gz. Would any of you have ideas on troubleshooting this
issue? I haven't had much luck googling info on this, with the
exception of switching from HP's simple c compiler to gcc. The warnings
and errors I am recieving
2020 Feb 09
2
[RFC PATCH] Add SHA1 support
From: Sebastian Andrzej Siewior <sebastian at breakpoint.cc>
This is a huge all-in-one patch and deserves a little cleanup and
splitting. However, I wanted to get it out here for some feedback.
My primar motivation to use SHA1 for checksumming (by default) instead
of MD5 is not the additional security bits but performance. On a decent
x86 box the SHA1 performance is almost the same as
2001 Nov 29
0
rsync with hp-ux 10.20 stock compiler (was Re: CVS update: rsync)
On 28 Nov 2001, Dave Dykstra <dwd@bell-labs.com> wrote:
> The HP compiler needs a -Ae to accept ANSI.
Sadly the compiler on this machine reports:
configure:5002: cc -c -Ae -DHAVE_CONFIG_H conftest.c >&5
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
(Bundled) cc: "configure", line 4987: error 1705: Function prototypes
2004 Feb 06
4
memory reduction
As those of you who watch CVS will be aware Wayne has been
making progress in reducing memory requirements of rsync.
Much of what he has done has been the product of discussions
between he and myself that started a month ago with John Van
Essen.
Most recently Wayne has changed how the file_struct and its
associated data are allocated, eliminating the string areas.
Most of these changes have been
1999 Jul 08
0
Samba 2.0.4b compile problems on HP-UX 11.0
I'm having some trouble compiling samba 2.0.4b on an 64bit HP-UX 11 system.
The configure script finishes without any errors. But when I go to compile
it, I get these errors:
Compiling smbd/server.c
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C
product; ignored.
cpp: "/usr/include/sys/xti.h", line 488: warning 2001: Redefinition of macro
TCP_NODELAY.
2010 Sep 21
1
Old FreeBSD4.11 build.
I'm trying to get an old FreeBSD 4.11 server to talk to a newer FreeBSD
7 server that is running rsync 3.0.4 but I am running into an error with
extended file attributes:
Basic steps:
Applied the fileflags patch per the instructions:
patch -p1 <patches/fileflags.diff
./prepare-source
Ran the following configure line:
./configure --with-included-popt --disable-iconv
2007 Sep 22
0
rsync build on IA64 using icc
I got numerous warnings when building rsync on IA64 (Itanium-2) using
Intel C/C++ compiler (see attached). Is this expected? Thanks, Michael
-------------- next part --------------
Script started on Fri 21 Sep 2007 06:14:05 PM BST
~/src$ ls -alt
total 222884
-rw-r--r-- 1 mccssmb2 mcc101 0 Sep 21 18:14 build_rsync
drwxr-xr-x 8 mccssmb2 mcc101 4096 Sep 21 18:14 .
-rw-r--r-- 1
2002 Jul 28
0
Ex-Bug Report: -z option
Since writing this I've recompiled with zlib 1.1.4 and everything appears
smooth. Since this is intermittant, I'll send it off anyways in the hops that
someone else may see it. It also *might* apply to the "known issues"
entry about "unexpected close." (Similar symptoms, but it may just be a shared
codepath on the messages. Note that the dumped len in my output(4)
2004 May 27
0
compiling on HP-UX
Hi, everybody here!
I hope not all is old stuff, because I only scanning subjects
fast in this list. (and sorry for my worse english, too.)
1) rsync 2.6.0 on HP-UX (HP-UX server B.11.00 U 9000/803)
Running as server: crashed always after receiving data.
The data is transmitted correctly, and the server dies
afterwards. (rsync2.5.7 works anyway)
(about rsync2.6.2 later)
2) compiling
2003 Jul 06
3
New wildmatch code in CVS
If you've been watching CVS, you may have noticed that I checked in some
new files named wildmatch.c and wildmatch.h. This code implements the
shell-style wildcard matching with rsync's extension that "**" matches a
"/" but "*" and "?" does not. I have also checked in a new test module
which has allowed me to test a few things on all the machines
2004 Jun 23
0
Problem with XML package compilation on AIX
Hi,
I hope someone has seen this problem before. I am
trying to install the XML package from
http://cran.r-project.org/src/contrib/XML_0.95-6.tar.gz.
Using
> R CMD INSTALL XML_0.95-6.tar.gz
I get the following error message:
/usr/vac/bin/xlc_r -I/usr/local/lib/R/include -DLIBXML
-I/opt/freeware/include/libxml2
-DUSE_EXTERNAL_SUBSET=1 -DROOT_HAS_DTD_NODE=1
-DDUMP_WITH_ENCODING=1
2020 Feb 09
3
[draft PATCH] whitelist support for refuse options
This adds support for whitelisting the acceptable options in the
"refuse options" setting in rsyncd.conf. It introduces "!" as a
special option string that refuses most options and interprets
any following strings as patterns of options to allow.
For example, to allow only verbose and archive:
refuse options = ! verbose archive
The "!" does't refuse no-iconv,
2002 Nov 15
0
building rsync on MacOSX 10.2.2
This is to let you know that although rsync compiled on MacOSX 10.2.2,
it failed certain tests. I have attached two files: (1) The combined
output of "./configure" and make", and (2) the output of "make check".
Please let me know if you need any further information.
Ed
-------------------------------------------------------
Edward N. Zalta
2007 Nov 25
0
_net_auth2: creds_server_check failed Error
Hi All
I am trying to add my NAS server to the domain but i getthing this error. "_net_auth2: creds_server_check failed. Rejecting auth request from client NAS1 machine account NAS1$" It used to be working fine till a recent reboot of the NAS machine.
I am using SAMBA + LDAP and i have also tried to removing and adding the machine still no luck.
openldap-2.3.27-5
nss_ldap-253-3
1998 May 13
0
Problem Compiling version 18p5 on HP UX 10.20
> Hi Samba Users:
>
> I am running samba 1.19.17p1 on HPUX and it has been working fine.
> At that time I could get hold of binary package (under binaries dir)
> and installed from that
> with no much problem.
>
> This time I downloaded samba-1.9.18p5.tar.gz file and Unzipped on my
> PC
> to samba-1.9.18p5.tar file and then transferred over to HPUX machine
> and
2007 Nov 22
1
Installation problem of SAMBA 3.0.23a on HP-UX 11.23
To whom it concern,
There was no problem at all with the installation of the Depot.
Before running the ./configure command I'm setting the following variables like this (as it's mentionned in the README file) :
export CFLAGS="-O -DWITH_SYSLOG -DGUEST_ACCOUNT=\\\"smbnull\\\""
export CPPFLAGS="-I/opt/iexpress/openldap/include"
export
2004 Jan 07
1
BUG in 2.6.0: make test failes if build dir is not source dir
There is a small bug in the build system of 2.6.0:
If the directory you build rsync in differs from the sourcedir "make test"
failes:
$ tar -xzf ~/rsync-2.6.0.tar.gz
$ mkdir build
$ cd build
$ ../rsync-2.6.0/configure
....
$ make test
....
PASS unsafe-byname
PASS unsafe-links
----- wildmatch log follows
Testing for symlinks using 'test -h'
+ /tmp/bla/build/wildtest
Unable