Displaying 20 results from an estimated 40000 matches similar to: "No subject"
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
1998 May 11
0
1.9.18p6 release.
Hi all,
Over the weekend (isn't it always :-), someone
on the BugTraq list posted an analysis (not exploit code)
of a potential buffer overrun in Samba, that has been
present in all versions (including 1.9.18p5). As Andrew
Tridgell was working over the weekend he quickly produced
a fix for this (it was a problem with code using sprintf)
and released it as 1.9.18p6 on Sunday, May 11th.
2015 Feb 11
1
Samba 4.2.0rc4 fails to start up
>> 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
>>>> > > broken in that it's returning -1.
>>>>
2000 Jun 27
1
openssh-2.1.1p1 on Irix6.2 report
I've had fairly good sucecss with the portable OpenSSH 2.1.1p1 on Irix
6.2. There's one major nit, and a few things that configure got
wrong. I'm kinda deep in real work at the moment, so I don't have
time to delve heavily, but since configure specifically asked for
feedback on this port, I'm obliging.
The biggest problem I've run into so far is in the builtin PRNG
2002 Oct 29
1
Problem running ./configure
guys .. when i run ./configure for my samba 2.2.6 .. i get this error
$ checking for test routines... configure: error: cant find test code.
Aborting config
I am not sure how to resolve it. I have posted my error log file at
http://www.mutualinterest.com.sg/config.log hope someone can help me
out here..
And this is my output. Sorry if it is kinda long.
[root@gatecrasher source]# ./configure
2002 Oct 21
1
compilation probs...
hi all. I am trying to get 2.2.6 to compile but get the dreaded:
checking for test routines... configure: error: cant find test code. Aborting config
I have many instances of this but no real solutions
I have RH7.2 and gcc 2.95-3 compiled by hand
attached is configure output for compilation
thanks
sean
-------------- next part --------------
[sean@sean-turnbull source]$ sudo ./configure
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
2001 Sep 29
0
configure.in fixes for 2.9.9p2
configure.in patches for 2.9.9p2:
1. Allow --with-pcre to take a path specifying the root of the
PCRE install (ROOT/include, ROOT/lib)
2. Ditto for --with-zlib
3. $no_libnsl and $no_libsocket can be determined programmatically
4. Check for innetgr, getspnam, and util in the default $LIBS before
checking in -lrpc, -lgen, and -lutil, respectively
5. dirname() is in -lgen on some
2008 Jun 13
2
configure error on HP-UX: C99 compatible vsnprintf() call
Hi All,
I tried to build dovecot-1.1.rc9 on a HP-UX machine, but failed to configure with the following message:
configure: error: You don't appear to have C99 compatible vsnprintf() call
The environment is like the following:
- command: ./configure
- uname: HP-UX B.11.23 U ia64
- aCC version: HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]
Also, I tried to run `./configure CC=c99'
2004 Dec 13
0
samba4 configure error
I am trying to compile samba 4 with solaris 10 on a x86 machine. I get
the "checking configure summary... configure: error: summary failure.
Aborting config" failure. I am using gcc 3.4.3
Here is how it goes:
cowabunga: /export/home/test/samba4/source$ ./autogen.sh ./autogen.sh:
running script/mkversion.sh
./script/mkversion.sh: svn: not found
./script/mkversion.sh: svn: not found
2002 Oct 11
0
[Fwd: samba-2.2.5 in Tru64 unix v4.0e]
Sorry, the typescript file I attached in last email was wrong, here is
the right one :))
Helen
-------------- next part --------------
An embedded message was scrubbed...
From: Helen Wang <huwang@hsc.vcu.edu>
Subject: samba-2.2.5 in Tru64 unix v4.0e
Date: Fri, 11 Oct 2002 16:37:02 -0400
Size: 2753
Url: http://lists.samba.org/archive/samba/attachments/20021011/d2594161/attachment.eml
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
When I run configure on either a DU server running 4.0f or a DU client
running 4.0d, I receive the following error:
ERROR: No locking available. Running Samba would be unsafe
configure: error: summary failure. Aborting config
Most directories are mounted using nfs v2 or nfs v3. rpc.lockd and
rpc.statd are running on servers and clients. The rpcinfo -p command shows
nlockmgr and llockmgr
2002 Dec 25
1
Trouble installing samba
Well Hello one and all,
I am just getting my feet wet here with Linux (Using Mandr...
x86 300 Mhz machine) and I have been having a bit of troub...
samba.
> I have downloaded RPM's, source files, binaries, and what not, read
> tutorials after tutorials, FAQ's up the wazo and have still not be
able
> to get this damned program to work.
>
> To simplify things I will go
2015 Feb 11
0
Samba 4.2.0rc4 fails to start up
> On Wed, Feb 11, 2015 at 03:22:15PM -0500, Thomas Schulz wrote:
> > Checking for C99 vsnprintf : not found
>
> Can you just hand-compile lib/replace/test/snprintf.c and
> paste its output? Maybe take a closer look why it fails?
>
> That's the test we use to check whether we have to replace
> snprintf.
>
> Volker
Perhaps what was
2015 Feb 11
1
Samba 4.2.0rc4 fails to start up
> On Wed, Feb 11, 2015 at 03:22:15PM -0500, Thomas Schulz wrote:
> > Checking for C99 vsnprintf : not found
>
> Can you just hand-compile lib/replace/test/snprintf.c and
> paste its output? Maybe take a closer look why it fails?
>
> That's the test we use to check whether we have to replace
> snprintf.
>
> Volker
I went ahead and hand
2003 Sep 16
4
openbsd-compat/inet_ntoa.h missing from 3.7p1?
On IRIX 6.5:
cc -Wl,-woff,84 -Wl,-woff,85 -woff 1429 -O2
-I/opt/TWWfsw/tcpwrap/include -I. -I.. -I. -I./..
-I/opt/TWWfsw/libopenssl097s/include -I/opt/TWWfsw/zlib11s/include
-DHAVE_CONFIG_H -c inet_ntoa.c
cc-1035 cc: WARNING File = /usr/include/stdint.h, Line = 5
#error directive: This header file is to be used only for c99 mode
compilations
#error This header file is to be used
2010 Apr 26
3
openbsd-compat regression tests
The snprintftest.c regression test in openbsd-compat/regress has a
buffer overflow error, and an argument error in the calls to snprintf(),
and vsnprintf().
On line 49 of snprintftest.c, the character buffer, b, is allocated at
5 bytes. However, in the calls to snprintf and vsnprintf, on lines 68
and 77 respectively, it is expected to place 11 bytes of data into the
buffer. Which will result
2002 Jun 25
2
Linux 2.2 + borken mmap() round 1
The following is just a simple 'if ANON|SHARE is broken, disable
compression'. We don't have time for fancy stuff until we have time for
long term testing.
I have one friend of mine testing this. Can I get a few other people to
test. This is against --current, but maybe work against 3.3p1. Unsure.
BTW.. those on NeXT platform (if you have autoreconf) should also test
this. this
2002 May 06
1
A make problem with Samba 2.2.4
Hi,
I've downloaded Samba 2.2.4 today and attempted to install it on our Compaq
AlphaServers running Compaq Tru64 v5.1A. It configures OK, but "make"
produces a few serious looking warnings. I've captured both "./configure"
and "make" to the attached text file.
Examples:
....
Compiling smbd/password.c
cc: Warning: smbd/password.c, line 664: In this
2003 Jun 02
2
./configure --with-pam fails allways
Hi,
It is since a while on different distributions that i can't compile samba
--with-pam
I download 2.2.8a
./configure --with-pam
And i always get:
1)config.log
2)screen dump
1) this is the config.log file
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:814: checking for gcc
configure:927: checking