Displaying 20 results from an estimated 28 matches for "have_va_copi".
Did you mean:
have_va_copy
2006 Sep 29
1
Possible bug in Rcons_vprintf
In R-2-4-branch r39548, Rcons_vprintf is called from stdout_vfprintf
when R_Outputfile is NULL. When called and output is greater than
R_BUFSIZE, output is truncated to R_BUFSIZE. Here's a one-line fix:
Index: src/main/printutils.c
===================================================================
--- src/main/printutils.c (revision 39548)
+++ src/main/printutils.c (working
2006 Jun 13
1
R-2.3.1 does not install on FreeBSD 4.11-RELEASE (PR#8971)
Full_Name: Kenji Rikitake
Version: 2.3.1
OS: FreeBSD 4.11-RELEASE-p18
Submission from: (NULL) (220.157.163.221)
After doing
./configure --disable-mbcs
(as default in FreeBSD 4.x)
and
make
the compilation stops at src/main/printutils.c as:
printutils.c: In function `Rvprintf':
printutils.c:582: `va_start' used in function with fixed args
printutils.c:591: syntax error before `}'
the
2004 Oct 23
1
Issues with compiling wine
Hi,
Hi,
I'm trying to compile wine-20041019 and this is what I'm getting
so far:
checking for assembler keyword for word values... configure: error:
could not discover how to specify word values with assembler.
Below is the who wineinstall I did to the point of failure.
Below is my configuration:
wino #cat /etc/release
Solaris 9 4/04 s9x_u6wos_08a x86
2009 Sep 10
5
compiling samba-3.4.x on RHEL4
hello
when I try to compile samba-3.4.x on RHEL4 with the samba.spec in the packaging folder I always get this error:
Compiling ../lib/talloc/talloc.c
../lib/talloc/talloc.c:50:21: replace.h: No such file or directory
../lib/talloc/talloc.c: In function `_talloc_realloc':
../lib/talloc/talloc.c:987: error: `bool' undeclared (first use in this function)
../lib/talloc/talloc.c:987: error:
2014 Nov 14
10
[Bug 2315] New: OpenSSH 6.7p1 on AIX 7.1 compile issue
https://bugzilla.mindrot.org/show_bug.cgi?id=2315
Bug ID: 2315
Summary: OpenSSH 6.7p1 on AIX 7.1 compile issue
Product: Portable OpenSSH
Version: 6.7p1
Hardware: PPC
OS: AIX
Status: NEW
Severity: normal
Priority: P5
Component: Build system
Assignee: unassigned-bugs at
2005 Oct 11
0
[Bug 3159] New: VA_COPY() brokenness
https://bugzilla.samba.org/show_bug.cgi?id=3159
Summary: VA_COPY() brokenness
Product: rsync
Version: 2.6.6
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: skunk@iskunk.org
QAContact:
2003 Dec 25
1
How to tell if option "with-acl-support" is compiledin Solaris smbd?
Thanks. I am still not sure whether option "with-acl-support" has been compiled in the smbd.
The following is the output:
Build environment:
Built by: root@hxwu-dt-tt
Built on: Tue Dec 23 15:00:40 CST 2003
Built using: gcc
Build host: SunOS hxwu-dt-tt 5.9 Generic_112233-08 sun4u sparc SUNW,Sun-Blade-100
SRCDIR: /space/hxwu/swinstall/samba-3.0.1/source
2005 Nov 09
0
Samba 3.0.20b / AIX 5.3 / VFS Modules
Has anyone successfully gotten the VFS modules to work under AIX 5.3 and
Samba 3.0.x ?
I have no problem compiling Samba 3.0.x and having it working; but when
I set up a VFS module the following occurs:
1. In the log file I see:
[2005/11/09 15:45:02, 0] lib/fault.c:fault_report(36)
===============================================================
[2005/11/09 15:45:02, 0]
2007 Sep 24
2
Where is the tdbsam password database file?
I'm curious to know where the tdbsam password database file is kept on
my Fedora 7 system. Using the unmodified smb.conf file that shipped
with Fedora 7, I've enabled users using smbpasswd, and successfully
accessed shares. I just can't figure out where the password database
is located:
[root@box ~]# service smb start
[root@box ~]# setsebool samba_enable_home_dirs on
[root@box ~]#
2006 Jul 02
1
snprintf.c:(.text+0x14): undefined reference to `VA_COPY'
Trying to compile Samba 2.2.8a on Solaris 10.
Changing Samba versions is not an option. Too many
production systems hanging off that PDC.
Samba 2.2.8a
SunOS smb244-1 5.10 Generic sun4u sparc SUNW,Sun-Fire-V210
Tried gcc 3.3.2 and 2.95.3.
Everything compiles but when it tries to link I get
the following error. I searched the archives but
didn't find any answer for this. How do I fix this?
2005 May 07
0
force group broken in 3.0.14?
I've got some problems with file access control on a linux-server
with samba 3.0.14a compiled from a src-rpm. This is the method I've
been using for the past 5-6 releases. It's a redhat 8.0 machine
and the kernel version is 2.4.30. The problems seem to have appeared
since upgrading from 3.0.13.
Symptom 1: When using force group on a share, users from the two groups
edb and
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
Hello Andrew,
and many thanks for your fast reply! :-)
Am 08.06.2017 um 11:05 schrieb Andrew Bartlett:
> I think the key to avoiding the issue is that you have listed rpc
> modules which are not modules. The only rpc server module is
> rpc_mdssvc_module.
Ah, OK, I see - so I seem to have been wrong when assuming that I could
take the output of Samba 3.5.16 "smbd -b" command
2007 Jun 05
1
Samba unable to connect to ldap
Need some help if anyone can provide it on this issue. I have a very basic
setup and am trying to have samba utilize openldap. I have made sure the
password is correct but for whatever reason, I am unable to connect. Here is
a log of what is going on. Any help would be greatly apprecated. TIA
Maximum core file size limits now 16777216(soft) -1(hard)
get_current_groups: user is in 7 groups: 0,
2004 Jul 10
2
Solaris username character limit issues.
Hello,
I've compiled Samba 3.0.4 with Heimdal 0.6.2 and all of the other
trimmings to join and ADS tree, which I have successfully done. Winbind
correctly pulls all of the username and group information from the ADS
tree and all is good.
However...
I seem to be running into a wall with the wonderful Solaris 8 character
username / groupname limit. Usernames with spaces or names longer than
2019 Oct 29
0
auth logging or auditing
Good morning!
I compiled samba 4.10.8 from source in a slackware 14.2 machine and imported a samba classic domain from an ldap backend. Everything works flawlessly except for a couple of user who are getting their accounts locked out periodically. I'm trying to debug this problem so I modified the smb.conf file of the DC so that it looks like this
# Global parameters
[global]
??????? dns
2017 Jun 08
2
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
On Thu, 2017-06-08 at 10:09 +0200, awl1 via samba wrote:
> Hello again, Samba experts,
>
> sorry for being such a pain in your necks, but I really need to get a
> recent Samba version to compile, and it looks like I definitely need
> your help with this.
>
> In the meantime, I have found that the huge number of "conflicting
> types" errors for rpc_*_init(...)
2005 Jun 28
1
Samba as ADS Fileserver
Dear All
I've been working at building a file server to provide file sharing for a
Windows 2003 Active Directory Domain.
Our requirements are for the Windows Server Administrator to be able to create
all the users' home folders in the Samba share and apply restrictive
permissions. Ie. User joe, //samba/joe$ or //samba/share/joe (Dfs), with
permissions for only the user "joe"
2013 May 14
3
frequent tdb corruption
Hi,
I'm seeing regular tdb corruption; typical log messages are:
tdb(/var/db/samba/sessionid.tdb): tdb_rec_read bad magic 0x42424242 at
offset=672032
tdb(/var/db/samba/connections.tdb): tdb_rec_read bad magic 0x0 at
offset=1111638594
tdb(/var/db/samba/locking.tdb): tdb_rec_read bad magic 0x42424242 at
offset=1034396
which then prevents fileserving from working properly (N.B. the bad
magic
2006 Apr 11
0
Problem building openssh-4.3p2 under cygwin and windows XP
I am trying to build openssh-4.3p2 portable source under Cygwin running
under Windows XP SP2.
I have installed Cygwin 1.5.19-4 along with these significant packages
(installed using the cygwin setup program):
gcc 3.4.4-1
minires-devel 1.00-1
openssl 0.9.8a-1
openssl-devel 0.9.8a-1
openssl097 0.9.7i-1
tcp_wrappers 7.6-1
zlib 1.2.3-1
I used the instructions in openssh-4.3p2/contrib./cygwin/README
2006 Jul 27
2
Problems with access to share after upgrading to 3.0.23(a)
Hi!
I'm experiencing problems with access to one of shares on server
with Samba working as PDC for windows clients, after I upgraded
Samba from 3.0.22 to 3.0.23 (this problem also present in
3.0.23a). There are config section for this share:
----------------------------------------------------------------
[domain]
comment = Domain users exchange share
path =