similar to: compile samba as a static binary

Displaying 13 results from an estimated 13 matches similar to: "compile samba as a static binary"

2009 Jun 07
0
Calling code allocated in memory crashes wine
Hi, I have a program which needs to call some code manually allocated in memory. The code is first prepared and all of its functions/variables are updated with the right address, then its init function is called through a simple __fastcall in C. It works very well under windows, but if i try to run it under wine it crashes when it calls this init function, with the following error:
2008 Nov 12
1
SVN missing libexpat.so.0 while it is present
Hello, Hopefully I am sending this to the correct mailing list but it seemed best suited for troubleshooting :-) I am trying to fix Subversion which isn't working for me on one of our machines: every attempt to run 'svn ls' or 'svn co' ends in: svnserve: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory Which is
2005 Feb 17
0
ACL Access Denied from Windows XP workstation
I am running samba-3.0.10-1 on Fedora core 3 compiled with ACL support. I can connect to shares as expected, users in the correct Active Directory groups have access, and the converse. However when I manage the samba server through Windows XP MMC and attempt to change permissions on the security tab of the finance share I get "Access is Denied". Anyone know what I am doing wrong? I
2008 Nov 12
2
libapr issue - CentOS 4.7
Hi I am trying to get httpd onto a freshly updated, although long time ago installed CentOS 4 box. Its fully updated to 4.7 however when trying to install httpd this is the error i get, well i should say install is fine but httpd cant start. # yum install httpd -- snip -- Dependencies Resolved ============================================================================= Package
2005 Feb 19
1
ACL Access Denied from Windows XP workstation-2nd try
I am reposting since I didn't get any responses the fist time. I am running samba-3.0.10-1 on Fedora core 3 compiled with ACL support. I can connect to shares as expected, users in the correct Active Directory groups have access, and the converse. However when I manage the samba server through Windows XP MMC and attempt to change permissions on the security tab of the finance share I get
2004 Jun 08
1
Nested shared library calls in Linux
Hi, I have an interface from R to the wxPython GUI toolkit which works under Windows: http://bioinf.wehi.edu.au/folders/james/wxPython/ (as long as you build RSPython with a shared (not static) Python library). But on Linux I get an error: > library(RSPython) > importPythonModule("wx") Error in .PythonEval(cmd) : Error in Python call:
2012 Feb 24
3
Dovecot 2.1 with custom OpenSSL fails to build
Hello Dovecot users! There seems to be a new dependency in some modules (eg, lib-storage, libdovecot-lda, libdovecot-ssl) on OpenSSL. In Dovecot 2.0, those modules didn't require OpenSSL, but 2.1 does. For the linking process the path to the OpenSSL library isn't specified properly (SSL_LIBS). Dovecot fails to build if OpenSSL is in a non-standard path. (Haven't checked if SSL_CFLAGS
2006 Jan 26
2
MAYA PLE & WINE (FC2)
Hello Everyone... I work as a sys admin for a small college in North West PA. Recently, a group on campus has stareted an animation club, and are looking into purchasing MAYA for linux.... very expensive. I thought I might be able to help them out and set up MAYA PLE through wine... I get WINE setup and can run IE6, however when i run the maye.exe installer, the installer launches, hangs,
2007 Aug 10
2
jinfo, jboss and ExtendedDTraceProbes
Hi, I would like to use dtrace to observe some behaviour in my J2EE app running in JBoss. I start JBoss normally in a 1.6 VM. When I try to enable set the ExtendedDTraceProbes flag using jinfo, I get a thread dump in the JBoss console and the message: "Unable to open door: target process not responding or HotSpot VM not loaded" in the jinfo console. I have tried this with both
2007 Oct 12
0
Too many smb processes....
I run samba ( ver 3.0.26a ) on a linux box ( Fedora 4 ) so that users from a Windows 2003 domain can access those files on the linux box. I compiled the samba and configured it with the command : configure --with-ads The /usr/local/samba/lib/smb.conf is : -------------------------------------- [global] domain master = no local master = no preferred master = no
2007 Oct 29
1
Too many smb processes
I run samba ( ver 3.0.26a ) on a linux box ( Fedora 4 ) so that users from a Windows 2003 domain can access those files on the linux box. I compiled the samba and configured it with the command : configure --with-ads The /usr/local/samba/lib/smb.conf is : -------------------------------------- [global] domain master = no local master = no preferred master = no
2014 Jan 07
38
[Bug 73358] New: [nv34] adobe flash + firefox -> DATA_ERROR
https://bugs.freedesktop.org/show_bug.cgi?id=73358 Priority: medium Bug ID: 73358 Assignee: nouveau at lists.freedesktop.org Summary: [nv34] adobe flash + firefox -> DATA_ERROR QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: All Reporter: ronald645 at gmail.com
2014 Dec 31
2
[PATCH 1/2] nv50: regenerate rnndb headers
The headers hadn't been regenerated in a long time, and there were a few minor divergences. Among other things, rnndb has changed naming to G80/etc, for now I've not tackled switching that over and manually replaced the nvidia codenames back to the chip ids. However no other modifications of the headergen'd headers was done. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>