Displaying 20 results from an estimated 100 matches similar to: "Compiling with SCO"
1998 Aug 27
0
precompiled SCO binaries u
to> A short time ago I recieved a reply to a query
to> about compiling samba with the freeware gcc under
to> sco unix. Im sorry, Ive misplaced your Email
to> address and WEB address (which was in italian).
to> Sorry to use this forum as a contact point, but
to> can you contact me again? Thanks.
to>
to> Tony Nichols
The WEB page is at
1998 Apr 01
1
Help Me Beat NT--Red Hat Performance Help Needed
I have tried all I can think of to resolve a samba performance
problem. Below is a description of the problem. The Red Hat
server is actually a higher performance machine than the NT
machine, though they are close in capabilities:
> When I first installed 5.0 I notices slow samba performance. By slow I
> mean around 80K/second doing a normal copy to the server from a Windows
> 95
1998 Oct 15
3
Performance tips for heavily loaded servers
Does nayone have a collection of performance tips for heavily loaded
samba servers?
I have a server that routinely has 45-90 connections and just runs really
poorly. We've thrown more memory at it w/ some benefit, but not
significant.
This is on a linux 2.0.35 based machine.
Does anyone have any suggestions?
-- Nathan
------------------------------------------------------------
Nathan
2005 Apr 19
1
Antwort: Re: Antwort: Re: OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
Hi
# lslpp -l perl.rte
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
perl.rte 5.8.0.0 COMMITTED Perl Version 5 Runtime
Environment
# lppchk -vm3
# perl -V
Summary of my perl5 (revision 5.0 version 8 subversion
1999 Jan 05
1
Compiling 1.9.18p10 or p8 on SCO OSR5.0.4
Hi, I am wondering if anyone can help me with a problem I am having when compiling samba. When
I issue the "make" command the compilation of the binaries aborts with the following message.
"replace.c", line 195: error: identifier redeclared: initgroups
*** Error code 1 (bu21)
If I comment out the section of code in "replace.c" that declares initgroups and
2005 Nov 04
2
R-2.2.0 Compile problem on Slackware 10.2
Hello,
I am trying to compile R-2.2.0 on Slackware 10.2.
I did ./configure --prefix=/usr --build=i486-slackware-linux. It went
off without any problem and gave this configure status:
R is now configured for i486-slackware-linux-gnu
Source directory: .
Installation directory: /usr
C compiler: gcc -g -O2
C++ compiler: g++ -g -O2
Fortran
1998 Oct 15
1
Problem to map home dir
> Sorry, but in the first mail I forgot to attach the Makefile and I
> forgot also to mention that I already tried the password handling in win95
> via the registry.
>
> De Boe Bart wrote:
>
> > Hello,
> >
> > I need to install Samba on a HP J210 HPUX 10.20.
> > I downloaded and compiled version 1.9.18p10.
> >
> > Following problems are
2008 Jun 07
1
directing output of tftpd to stdout, instead of syslog()
I'm doing some work with hpda-tftpd--0.48.
All output is to syslog -- this is inconvenient when running interctivitly.
tftpd has a no daemonize flag -- this is not used either started it normally or from the sample inetd...
I'm thinking of doing:
my_syslog(int priority, const char *format, ...)
{
va_list ap;
va_start(ap, format);
if(use_tty == TRUE)
1998 May 12
0
Compilation problem on OSF/1
PArdon the "newbie" nature of this question, but I *am* a samba newbie
I'm trying to compile samba-1.9.18p6 on a DEC Alpha running OSF/1 V3.0 (I
know it's old, but I'm stuck with it).
I've modified the Makefile as follows...
># Add any optimisation or debugging flags here
># add -DSYSLOG for syslog support
>FLAGS1 = -O -std1 -w
>LIBS1 =
and
># This
1998 Aug 31
1
Problem with SCO 5.0.2
-----------------------------------
Has anyone been able to compile a working version of Samba using the native
compiler on SCO Openserver 5.0? The compile completes successfully.
But I get the following on smbclient:
#-------------------------------------
$ smbclient \\\\larry\\c
number of interfaces returned is: 2
Impossible netmask 255.255.255.0 - using defaults
error connecting to
1998 Apr 02
1
Need Help Copiling Samba on Intergraph
I am trying to compile Samba on an Intergraph 6750 server running Clix.
These are my results....................
S_GIS/usr/gis/doug/samba/samba-1.9.18p3/source>make
Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/us
Using LIBS = -lbsd -lc_s
Compiling mem_man/mem_man.c
Compiling rpc_pipes/srvparse.c
Compiling rpc_pipes/smbparse.c
Compiling
1998 Jun 25
3
Cannot change password
Server: Slakware Linux 2.0.30, GNU C 2.7.2.1 Samba 18p7
Server is not using PAM and is a ypclient.
Client PC's are DOS 6.20 with MS Client 3.0 and Windows 95.
I am having trouble changing passwords using the "net password \\<server>"
command from either DOS or Win95 command prompt. Changing passwords worked fine
using Samba 17p3.
The compile switch -DALLOW_CHANGE_PASSWORD
1998 Oct 09
2
Failed to connect NT workstation to Samba2.0alpha8
Hi Folks,
I downloaded Samba2.0alpha8 from Samba site. Compiled it and installed it
on the Solaris 2.6 unix box.
I set up domain logon for both Windows 98 clients and WinNT. There is no
problem logging on from
Windows98 and the shares are all working alright. Then, I followed Samba
NTDOM FAQ and add
the NT workstation name into /etc/passwd and smbpasswd (using smbpasswd -a
-m
2003 Jul 31
3
Trying to test with 2.6.0-test2
Hi folks,
I haven't tested initramfs with klibc before and am having trouble
getting going. I tried to pull from the klibc-2.5 bk repository but
it doesn't merge with 2.6t2. Also i downloaded the .80 version and
tried to compile but got a stream of errors and warnings. It looks like
it needs to be compiled from within the kernel tree but i couldn't find any
docs about the
2002 Jun 03
1
build fails dumping R code in 'methods' on i686-pc-linux-gnu (PR#1630)
Using the same settings in config.site as were used for R-1.4.1,
R-1.5.0 fails to build.
./configure --enable-R-shlib
Using defaults and using PPro optimizations, the build failed in
package methods:
dumping R code in package 'methods'
gmake[4]: *** [../../../library/methods/R/all.rda] Error 139
gmake[4]: Leaving directory `/mnt/Data/src/install/R-1.5.0/src/library/methods'
The
1998 Mar 31
6
Unix password Sync
Ive just discovered that my previous email is wrong - the password sync
does in fact work under Solaris fine. What is happening however is that
when I create a new account, and call smbpasswd $user as root, it only
updates the SMB password and not the Unix password as well.
I though I could change my call to /bin/passwd in my new user creation
scrip with /usr/local/samba/bin/smbpasswd -a, but as
1999 Oct 12
3
xmms module update
Since the decoding went so much faster, I actually listened to the song I
encoded all the way to the end, at which point the thing segv'd. Through
a little easter egging, I managed to trace the problem down to a call to
vorbis_dsp_clear(). I've just commented it out in the current source.
As to why it's segving I am uncertain, but, save possible memory leaks,
everything seems to be
1999 Nov 15
2
Problem with socket options after upgrading to Samba 2.0.6
Hi there everyone,
Again another slight thing I noticed since I upgraded to Samba 2.0.6 from
2.0.5a. I'm using RedHat Linux on a Celeron 400 with kernel 2.2.13.
My socket options in smb.conf is set to "TCP_NODELAY IPTOS_LOWDELAY
SO_KEEPALIVE SO_SNDBUF=8192 SO_RCVBUF=8192". However I've started getting
the following everytime I SIGHUP to reload the configs and stop-start:
2002 Aug 24
1
klibc 0.57 trouble
Hi,
I just tried compiling the latest release, but found some new problems:
- Some versions of binutils could not link any shared binaries.
One example for a broken version is 2.11.92.0.12.3, while
2.13.90.0.4 works. The error message looks like:
tests/nfs_no_rpc.o: In function `root_nfs_parse':
tests/nfs_no_rpc.o(.text+0x8): undefined reference to `strchr'