search for: have_regex_h

Displaying 6 results from an estimated 6 matches for "have_regex_h".

2005 Mar 14
1
RE: Samba 3.0.11 won't compile on Solaris 8
> On Tue, 8 Feb 2005, Celeste Suliin Burris wrote: > > > Samba 3.0.11 won't compile on my Solaris 8 machine. It keeps getting > > compile errors in clitar [snip] I'm having this same problem. > Wonder why it is failing with #ifdef HAVE_REGEX_H ? That > macro is not defined anywhere. We don't even test for > regex.h anyways. Can you check > and see where HAVE_REGEX_H is defined. It turns out it is defined in gssapi.h from an MIT krb5 1.4 install. Given that you are surprised that this macro is defined, is it safe to a...
2003 Nov 14
1
smclient-excludes
...y figure out how all this relates to using "-r". So the questions are: - Can we exclude multiple items from being processed by smbclient via "-X"? Or somehow else? - If yes, could someone point us to the right syntax? - How to understand the "-r" option? Does "HAVE_REGEX_H" to be compiled into client.c/clitar.c to support regexes? The behavior of "-r" does not change the way we expected from reading the manuals. Thank you all, Stefan G. Weichinger mailto:monitor@oops.co.at
2005 Feb 09
1
Samba 3.0.11 won't compile on Solaris 8
Samba 3.0.11 won't compile on my Solaris 8 machine. It keeps getting compile errors in clitar, although I am using exactly the same configuration options as in Samba 3.0.10. Here is the basic configuration from config.log $ ./configure --with-ldap --with-ads --with-acl-support --with-pam --with-krb5=/usr/local --enable-shared --without-gnu-ld --with-mysql-prefix=/usr/local/mysql
1997 Sep 03
1
ERRDOS - ERRbadshare
i'm getting the following error message from smbclient when doing tar backups. what exactly does this error message mean and how can i eliminate it? ERRDOS - ERRbadshare (The sharing mode specified for an Open conflicts with existing FIDs on the file.) opening remote file \windows\system32\config\software.LOG -- Todd Pfaff \ Email: pfaff@mcmaster.ca Computing and
2005 Feb 09
1
net join ads gives segmentation fault
Hi, We have been working with samba 3.0.4 and MIT 1.3.6 on SUSE SLES 8 (SP3) for some time. We use security=ads and our samba is joined to the W2K3 domain. We use this with winbind to use the authentication from w2k3 instead of local users (telnet, squid, samba and via smbauth also apache). When preparing a new server with suse SLES 9 and heimdal 0.6.1 RC3 (suses package) we started running
2005 Feb 09
1
build error on samba 3.0.11 to be domain member w/ W2k ADS
I am trying to build a linux file server as a domain member w/W2K-ADS . I have: Slackware 10.1 freshly loaded KRB5 1.4 Sleepycat DB 4.3.7 (needed for openLDAP build) OpenLDAP 2.3.23 When building Samba 3.0.11, I recieve the following errors. Using FLAGS = -I/usr/local/include -O -Iinclude -I/usr/local/samba-3.0.11/source/include -I/usr/local /samba-3.0.11/source/ubiqx