Displaying 20 results from an estimated 7000 matches similar to: "Rsync Error on Make"
2003 Apr 08
1
compile 11.00 parisc1.1 32-bit fails - snprintf
I am having trouble compiling rsync 2.5.6 for HPUX 11.00.
The system I am using has a number of patches, although I admit not having
verified that it is completely up to date.
I have found gcc 3.2 and gmake and installed them.
- configure seems to work fine. (my use ./configure
--prefix=/opt/trial/local --with-rsync-path=/opt/trial/local/bin/rsync)
- it finds snprintf and vsnprintf but not C99
2009 Dec 28
0
cannot receive new filesystem stream: invalid backup stream
I have two snv_126 systems. I''m trying to zfs send a recursive snapshot
from one system to another:
# zfs send -v -R tww/opt/chroots at backup-20091225 |\
ssh backupserver "zfs receive -F -d -u -v tww"
...
found clone origin tww/opt/chroots/ab at ab-1.0
receiving incremental stream of tww/opt/chroots/ab-1.0 at backup-20091225 into tww/opt/chroots/ab-1.0 at
2002 Jul 12
0
installation instructions?
Hello Samba Folks,
I have downloaded the file samba-2.2.2-hppa1.1-hp-hpux11.00.tar.gz from your
website, and have uncompressed and untarred it into the /opt directory of my
hp 11.0 machine (as specified in the README) file. Unfortuantely, I find no
directions on how to install it.
I have looked at the following link:
http://de.samba.org/samba/ftp/docs/htmldocs/UNIX_INSTALL.html
but the
1999 Oct 01
3
Compiling SAMBA 2.0.5a on HP-UX 11
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Trying to run ./configure and after a while of chugging along, I get
this:
checking for four-argument statfs (AIX-3.2.5, SVR3)... no
checking for two-argument statfs with statfs.fsize member (4.4BSD and
NetBSD)... no
checking for two-argument statfs with struct fs_data (Ultrix)... no
checking if large file support can be enabled
no
checking
2002 Jul 03
0
Problem compiling samba 2.2.4 on HP-UX 11.00
Hi all.
When i do a configure --with-fhs everything seems 2 go fine but when i
do a make i get this:
ILE="/usr/local/samba/etc/samba/private/smbpasswd.tdb"
Using LIBS = -lgen -lsec -lnsl
Compiling lib/snprintf.c
lib/snprintf.c:764: conflicting types for `vsnprintf'
/opt/gnu/lib/gcc-lib/hppa1.1-hp-hpux/3.0/include/stdio.h:494: previous
declaration of `vsnprintf'
1999 Dec 10
0
snprintf from postgresql
/*
* Copyright (c) 1983, 1995, 1996 Eric P. Allman
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of
2000 May 31
1
netbios-ns/udp: Server failing (looping)
Hi,
I've downloaded samba-2.0.7-hppa1.1-hp-hpux11.00.tar.Z and installed it on a
HP K380 HP-UX 11.00 server. After starting the services I receive the
following messages in the syslog and therefore can't get it to work:
May 31 01:54:45 gemtst inetd[5462]: netbios-ns/udp: Service enabled
May 31 01:54:45 gemtst inetd[5462]: bootps/udp: bind: Address already in use
May 31 01:54:45 gemtst
2000 May 03
1
Bug report -- 1.0.1, HP-UX (PR#532)
Dear R folks,
Additional problem... bug.report() failed, so am sending it from another
mailer. The file it generated is appended.
Thanks
Russ
--
Russell V. Lenth -- Department of Statistics & Actuarial Science
The University of Iowa -- Iowa City, IA 52242 USA
Tel (319)335-0814 -- FAX (319)335-3017
mailto:Russell-Lenth@uiowa.edu - http://www.stat.uiowa.edu/~rlenth/
===== R.bug.report
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
2002 Jul 01
0
Problem compiling samba 2.2.4 un HP-UX 11.00
When i do a configure --with-fhs everything seems 2 go fine but when i
do a make i get this:
ILE="/usr/local/samba/etc/samba/private/smbpasswd.tdb"
Using LIBS = -lgen -lsec -lnsl
Compiling lib/snprintf.c
lib/snprintf.c:764: conflicting types for `vsnprintf'
/opt/gnu/lib/gcc-lib/hppa1.1-hp-hpux/3.0/include/stdio.h:494: previous
declaration of `vsnprintf'
lib/snprintf.c:779:
2001 Dec 26
0
Sampa-2.2.2 Compile error on HP-UX 11
I am trying to compile samba-2.2.2 on HP-UX 11 server. I have installed
GCC 3.0.1 and 2.11.2 binutils. Also, I have downloaded the most recent
updates for samba-2.2.2 using cvs.
./configure --with-pam -with-winbind works fine,
but I get the following error when I try make:
.
.
.
Compiling lib/snprintf.c
lib/snprintf.c:770: conflicting types for `snprintf'
2002 Nov 21
0
please can someone help me?
i've got a problem with configuring and installing samba 2.2.6
i've got a hpux 10.20 running on a "I40" hp-risc based machine. when i
unzip and untar the installation-file and start configuring it with
"./configure --prefix=/usr/local/samba2"
i get the following output:
loading cache ./config.cache
checking for gcc... no
checking for cc... cc
checking whether the C
2002 Jul 02
1
Rsync: Segmentation fault
Rsync 2.5.5; transfer via ssh; sparc-sun-solaris2.5 (Ultra 1); gcc 2.8.1.
Every time rsync on this box causes boundary violation. I attached two
strange examples. I have a few rsync's corefiles (100MB and above) and I
can examine them. I will be grateful for any help.
-Mirek
<------------------------------------------------------------------------->
received 966761 names
done
2004 Apr 30
1
problem conpiling snprintf.c
>From Michele Cawley
problem: tring to install on a HPUX v11 system. make install comming back
with below error.
Using LIBS = -lgen -lsec -lnsl
Compiling lib/snprintf.c
lib/snprintf.c:792: conflicting types for `snprintf'
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.1/include/stdio.h:493:
previous d
eclaration of `snprintf'
*** Error exit code 1
Stop.
regards
Michele
2015 Feb 12
2
Samba 4.2.0rc4 fails to start up
On Wed, Feb 11, 2015 at 05:18:27PM +0100, Volker Lendecke wrote:
> On Wed, Feb 11, 2015 at 10:04:03AM -0500, Thomas Schulz wrote:
> > > On Wed, Feb 11, 2015 at 11:13:42AM +0100, Volker Lendecke wrote:
> > > > On Tue, Feb 10, 2015 at 08:59:21PM -0800, Jeremy Allison wrote:
> > > > > Ah ok - I expected as much. snprintf seems to be
> > > > >
2000 Feb 04
1
problems compiling 1.2.2 on HP-UX 10.20 (gcc)
The problem seems to be that if you #include <utmpx.h>
without suitable -DPOSIX_SOMETHING magic, you get no struct
utmpx (all that stuff is wrapped w/ "#ifdef
_INCLUDE_XOPEN_SOURCE_EXTENDED").
I'm not sure how you all are handling such portability
issues. Thx,
Will
==================
I configured with
# ./configure --prefix=/.=our-deploy/openssh-1.2.2 --without-shadow
2003 Mar 13
1
Samba-2.2.7a on HPUX 11.00 trying to compile LDAP support
Dear all,
I am trying to use Samba with LDAP support so I can't use the CIFS
binaries.
I are having an issue with compiling samba-2.27.a (patched) on our HPUX
server.
I am configuring it with these Samba option flags:
--prefix=/opt/samba
--libdir=/etc/opt/samba
--localstatedir=/var/opt/samba
--with-privatedir=/var/opt/samba/private
--with-lockdir=/var/opt/samba/locks
2006 Mar 17
3
[Bug 1173] scp reports lost connection for very large files
http://bugzilla.mindrot.org/show_bug.cgi?id=1173
Summary: scp reports lost connection for very large files
Product: Portable OpenSSH
Version: 4.3p2
Platform: HPPA
OS/Version: HP-UX
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: bitbucket at mindrot.org
ReportedBy:
2000 Nov 15
4
Openssh-2.3.0p1 protocol 2 problem
Hi all,
I just implemented (compiled from tarball) Openssh-2.3.0p1 on two different
platform: an HP-UX 11.00 (the client) and a Redhat 6.2 (the server).
On server (Linux RH-6.2) side the following compile options are considered:
# CC="egcs" \
> ./configure \
> --prefix=/opt/openssh \
> --sysconfdir=/etc/opt/openssh \
> --with-tcp-wrappers \
> --with-ipv4-default \
>
2005 Dec 16
4
[Bug 1133] configure.ac sets wrong BROKEN_ var (snprintf/vsnprintf)
http://bugzilla.mindrot.org/show_bug.cgi?id=1133
Summary: configure.ac sets wrong BROKEN_ var (snprintf/vsnprintf)
Product: Portable OpenSSH
Version: -current
Platform: HPPA
OS/Version: HP-UX
Status: NEW
Severity: major
Priority: P2
Component: Build system
AssignedTo: bitbucket at mindrot.org