Displaying 20 results from an estimated 800 matches similar to: "smbwrapper"
2002 Jun 26
22
FW: samba woes
All,
 
I have been working on a component that is included with samba called SMBSH.  The binary allows you to automount your NT shares by accessing your profile .  I have been working on this for the last
few days and have been unsuccesful at getting it work.  Now I am not much of a programmer, but I did my best to try and troubleshoot this.  However it just does not want to work in Linux.  I
2007 Sep 14
3
problems for ./configure on Ralpha: gcc related
Dear all,
I am trying to compile Ralpha on my computer (OS = Debian). SVN Revision is:
Revision: 42843
Last Changed Date: 2007-09-14
./configure returns :
----------------------------------------------------
stephane at pcdray:~/Rdev/R-alpha$ ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
loading site script
2000 Aug 04
1
Compiling under suse linux 6.4
Hi
I can't get 2.0.7 to compile under linux 6.4.
My configure looks like:
 ./configure --with-smbwrapper --with-automount --with-smbmount
but when I make, all goes well until:
Compiling smbwrapper/shared.c
Linking bin/smbsh
Compiling smbwrapper/smbw.c with -fpic
smbwrapper/smbw.c:1429: warning: `struct stat64' declared inside parameter
list
smbwrapper/smbw.c:1429: warning: its scope
2008 Jun 03
7
RC1 & RC3 break PageMaker
PageMaker was running OK (except duplex printing wrong) on 0.9 wines. With RC1 & RC3 (didn't try RC2) PageMaker starts to open, cycles my scanner (???), and quits. I went back to 0.9.61-1 all is well again. Any thoughts? I did a reinstall of PM, but it had no effect.
2005 Dec 26
1
Trivial cross compilation problem
Jean-Marc,
> I've got no problem cross-compiling with gcc for Blackfin. See the
> README.blackfin file.
Thank you for your help, Jean-Marc.
I get no further with that than I did before, I'm afraid.  I get:
[willmore@l2 speex-1.1.11.1]$ export CC=pic30-elf-gcc
[willmore@l2 speex-1.1.11.1]$ ./configure --enable-fixed-point --host=pic30-elf
configure: WARNING: If you wanted to set
2002 Dec 30
2
Expected service, found `wins, dns, files'
Can anyone peruse my attached host.conf file and determine what missing statement this error is referring to? Here is the command that generated this error:
[root@cofr3 s390]# /usr/sbin/rndc reload
/etc/host.conf: line 11: expected service, found `wins, dns, files'
rndc: reload command successful
Thank you in advance for your time.
-------------- next part --------------
#
# /etc/host.conf
2005 Dec 26
2
Trivial cross compilation problem
Hello, all!
I'm trying to see if I can get stock Speex to compile
for dsPIC using the current release of the gcc compiler
targeted for it.  I'm stuck at the very beginning of
trying to get past the configure stage.
Can anyone who cross-compiles give me an example
of how they do that?
Cheers,
David
2001 Apr 19
2
Samba 2.2.0 bug.
Ill report this as a bug, since I havent had any response to my question about
it on the mailing lists.
I am trying to get at the /smb file system.
My understanding is to do this I MUST go thru the smbsh.
When I try executing smbsh, I see:
    [reg@orion bin]$ smbsh
    Username: rwclemens
    Password:
    ERROR: can't get smbw shared lock (Invalid argument)
Looking at the code its not
2008 Jul 29
2
syconf(_SC_PAGESIZE) versus getpagesize()
hello karel,
thanks a lot for the klibc portability merges.
current HEAD klibc failure:
mkswap.c: In function ?init_signature_page?:
mkswap.c:148: error: ?_SC_PAGESIZE? undeclared (first use in this function)
although POSIX encourages sysconf() could util-linux use getpagesize() ?
-- 
maks
2006 Jan 22
4
SeBackupPrivilege
We're using Samba 3.0.21a-1 on a CentOS 4.2 server (kernel 
2.6.9-22.0.2.ELsmp); everything works more or less fine, 
it's functioning as the PDC with an OpenLDAP back end (setup 
essentially straight from the Idealx.org playbook), etc.
We're trying to mount Windows shares to back them up, and 
getting "permission denied" errors when trying to read 
certain files from those
2003 Jun 19
1
smbwrapper/smbw.c does not compile (Error 1)
After discovering a bug in the SuSE Samba binary (2.2.7a and 2.2.8a) 
which prevents some older DOS programs from creating files on a Samba 
share, I downloaded and built Samba 2.2.8a from the sources. Everything 
seems to work now (the old DOS programs are able to write to Samba 
shares) with the exception of smbwrapper which causes the following 
errors when Samba is built:
2003 Jun 26
0
RH9 compile problems AND WinXP netlogon script
Because of the original issue below, it dawned on me to re-compile Samba
after the RH9 upgrade from RH7.1.  The make fails, and I was hoping someone
could shed some light on either/both issues.  I'm compiling Samba 2.2.8a
with:
./configure --with-smbwrapper --with-pam --with-syslog --with-netatalk
--prefix=/var/samba --with-quotas --with-smbmount --with-shadow
No errors there, but make fails
2000 Feb 02
0
ERROR: can't get smbw shared lock (Bad file number)
Hi,
I'm using samba in 2.0.6 in an IRIX 6.5.5 environnement. Everything is
working fine.
I definetly need to access NT server's files (the reverse approach). I'd
love to have ability to use smbfs and/or smbmount, but since these are only
released on Linux, and following the attached message advices , I'm trying
to resolve my need with smbsh.
I remain getting the error message
2005 Dec 23
1
Installing Ruby on Shared Linux Host
Hi. I tried to follow the Howto instructions on installing ruby on rails 
on shared linux host. After uploading and uncompressing ruby 1.8.2, I 
ran the configure script, and here is the output:
-jailshell-2.05b$ ./configure --prefix=/usr/local/ruby 
--exec-prefix=/usr/local/ruby
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking
2002 Jun 24
3
samba 2.2.5 don't compile with-smbwrapper and enable-cups params
Hello all.
I use:
# ./configure --prefix=/some/dir --enable-cups --with-smbwrapper ...
# make
...
...
Compiling smbwrapper/wrapped.c with -fPIC
Using LIBS = -lcups -lssl -lcrypto -lcrypt -lpam -lpopt
Linking shared library bin/smbwrapper.so
/usr/libexec/elf/ld: cannot find -lcups
*** Error code 1
Stop in /root/work/src/other/samba-2.2.5/source.
My system is FreeBSD 4.4-RELEASE
Please help.
2006 Mar 06
1
./configure doesn't work
I tried to get a new configure skript with autoconf and then run it but it
didn't work:
ludwig@Ludwigsnb:~/wine$ autoconf
ludwig@Ludwigsnb:~/wine$ ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking whether make sets $(MAKE)... no
checking for gcc... gcc
checking for C compiler default output file name... configure:
2008 Mar 30
1
can't compile Wine 9.58 under Mepis 7 32bit
Hi
I got wine from Sourceforge and extracted it to a folder. In that folder I open a terminal and want to check dependencies .
I get this :
fuz at Fuzzy:~/linux saved/wine-0.9.58$ ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default
2008 Sep 21
1
can't instiall wine 1.1.5
I'm trying to install wine 1.1.5, but i am stuck now :( i downloaded the .tar.bz2 file and i used tar xvjf wine-1.1.5.tar.bz2. The readme file says i have to then type ./tools/wineinstall, but when i do that an error pops up.  
Code:
 Wine Installer v1.0
Warning !! wine binary (still) found, which may indicate
a (conflicting) previous installation.
You might want to abort and uninstall Wine
1999 Sep 01
0
Problems compiling R65.0.
Hi,
I appear to have a slight problem compiling R0.65.0 under Linux
(slackware) using g77. By simply typing configure then make, I obtain
a binary which when "ldd" does not contain the f2c library. I
therefore cannot load any libraries containing fortran code (I obtain
unresolved symbol messages from R.X11 and an unable to load shared
library from dyn.load(file)).
If I change the
2002 Jun 10
3
smbwrapper or smbmount ?
Hi !
The O'Reilly "Using Samba" book, recommend not to include smbmount
support as it is for Linux only:
"This feature wasn't being maintained at the time the book was
written, so the Samba team made it an optional feature and provided
smbwrapper instead. The smbwrapper feature works on more Unix
platforms than smbmount, so you'll usually want to use
--with-smbwrapper