similar to: Upgrading Samba: minimum requirements for Samba wrtSolaris and gcc

Displaying 20 results from an estimated 5000 matches similar to: "Upgrading Samba: minimum requirements for Samba wrtSolaris and gcc"

2004 Jan 08
1
Upgrading Samba: minimum requirements for Samba wrt Solaris and gcc
Greetings list! I have a older Samba (v 2.0.7) server compiled with an older gcc (v 2.8.1) running on an older Solaris (v 2.5.1). I would like to upgrade to a newer version of Samba. I have had trouble compiling Samba version 3.0.1 with gcc version 2.8.1 on Solaris 2.5.1: $ ./configure checking for gcc... gcc checking for C compiler default output... cat: cannot open conftest.c configure:
2005 Oct 25
2
SOLARIS 9 INSTALL PROBLEMS
I downloaded SAMBA VERSION: 3.0.20b to my sun sol 9 server and below is the error I got after running ./configure. root@cpkfs1# ./configure SAMBA VERSION: 3.0.20b checking for -fPIE... checking for gcc... no checking for cc... cc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. This is the details
2019 Oct 31
5
[PATCH] Replace mkproto.pl with mkproto.awk
This replaces the build dependency on perl with one on awk which is already used in the build system and is much more ubiquitous than perl --- Makefile.in | 2 +- mkproto.awk | 39 +++++++++++++++++++++++++++++++++++++++ mkproto.pl | 48 ------------------------------------------------ 3 files changed, 40 insertions(+), 49 deletions(-) create mode 100644 mkproto.awk delete mode 100644
2007 Sep 29
1
samba with iptables
Hi, system info: ubuntu 7.04 (Host OS) samba 3.0.24 (installed with apt-get) vmware-server 6.0.1 windows XP (Guest OS) I was using the iptables script provided by iptablesrocks.org. It's been quite useful, but I ran into a problem when I tried to connect samba. Without any iptables rules, I have no problem when connecting host os(ubuntu samba server) from guest os Windows XP. I referenced
1999 Nov 10
0
Errors in /var/log/messages and "dmesg"
A friend of mine is running Samba (samba-2.0.3-8) on a couple RedHat Linux 6.0 machines. He is sharing files bilaterally at work with a WinNT machine and at home with a Win9x machine. In both places, he is getting a large number of SMB error messages. I'm not sure whether these are from the smbfs (smbmount) or from the Windoze machines accessing the Linux drives, though I suspect the
2000 Jul 05
0
smbclient -p <port> worked in samba 1.19.18p10, not in samba 2.x
It appears that "smbclient -p <portnumber>" doesn't work as advertised in Samba 2.x? On both Linux 6.2 and Solaris 2.6, independent of firewalls and the like, it works with old Samba (e.g. 1.9.18p10) , but not with new Samba (e.g. 2.0.7). The new version seems to *IGNORE* the port specification and attempt to connect to port 139. Here's the result when I try to send a
2000 Jul 16
1
"smbclient -p <port>" appears to be broken in Samba 2.x
I posted this problem as a question to this list a while ago and got no reply. I submitted it as a bug, but found that "samba-bugs@samba.org", no longer accepts bug reports, even though the web page says to send them to that address. Wondering if the option had been intentionally discontinuted without updating the man page, I made a quick check of the source and found that the "-p
2002 Jul 12
0
Installation
Hello, I can not install rsync 2.5.5. on a Caldera Open Unix 8.0.0 Operating System. After ./configure I enter the command "make" and I get the following Message: UX:make: FEHLER: Zeile 66: Syntaxfehler Where can I get help? I add the files: config.log and Makefile. P. Schnickmann -------------- next part -------------- This file contains any messages produced by compilers while running
2016 Feb 24
1
compile error, param/loadparm.c
Hi, When I builded realtek image, the compiler stop in Samba compiling process, Did I miss something? Thanks. Best regards, Wilson ps. error message was list below, make[3]: Entering directory `/media/FD2/Project/WAP-3522/rtl819x-SDK-v3.4.6.7-full-package/rtl819x/users/samba' make -C samba-3.2.15/source make[4]: Entering directory
2020 May 20
0
[PATCHv2] SSE2/SSSE3 optimized version of get_checksum1() for x86-64
would it perhaps make sense to have a "--disable-sse2/3" commandline switch in rsync, too - at least for some timeframe until this is considered "rock solid" ? i dislike having automatic cpu feature switching code in a tool which needs to be reliable for me, this new optimization may have issues - and without such switch it can't be easily workarounded without replacing
2000 Nov 14
0
2.3.0p1 + Sco3.2v5.0.5 (fwd)
-- | ``We've all heard that a million monkeys banging on | Damien Miller - | a million typewriters will eventually reproduce the | <djm at mindrot.org> | works of Shakespeare. Now, thanks to the Internet, / | we know this is not true.'' - Robert Wilensky UCB / http://www.mindrot.org ---------- Forwarded message ---------- Date: Tue, 14 Nov 2000 22:00:41 +1000 From: Robert
2004 Jul 19
1
My fox build segfaults on Solaris 9 gcc.
On Wed, 7 Jul 2004, Hugh Sasse Staff Elec Eng wrote: > On Tue, 6 Jul 2004, jeroen wrote: > >> On Tuesday 06 July 2004 10:26 am, Hugh Sasse Staff Elec Eng wrote: >>> The last thing I get on building the Fox library is >>> >>> g++ -shared FX4Splitter.lo FXAccelTable.lo FXApp.lo >>> FXArrowButton.lo FXBMPIcon.lo FXBMPImage.lo FXBitmap.lo >
2005 Feb 01
1
gcc, libkrb4 problem
I'm trying to recompile the source RPM from the FC3 version of cvs (http://ayo.freshrpms.net/fedora/linux/3/i386/SRPMS.updates/cvs-1.11.17-4.src.rpm), as the version shipped on RHEL/CentOS/etc has a known bug (version 1.11.2-unix "cvs watch on" doesn't work). The initial configure is failing with this obscure error: configure:2257: checking for C compiler default output file
2014 Jan 10
0
proposal: stats::as.matrix.ftable method
Following some discussion on R-help, I'd like to propose that an as.matrix method be added to those available for ftable objects. The reason for this is that there are a variety of situations where one needs to flatten a 3+ way table, but then use that for analysis as a matrix, not just for pretty-printing. There is an as.table method to turn the result back to a table, but an as.matrix
2004 May 05
0
Samba 3 use of /etc/passwd /etc/shadow
We've been running Samba2.2.x and relying on the underlying Solaris user authentication (/etc/passwd /etc/shadow). For historical reasons, we've allowed plaintext passwords. Now as we've upgraded to Samba 3.0.3. we would like to continue this method of authentication (at least until we can implement ldap). The docs are sketchy at best (you can use plaintext authentication, etc.), but
2010 Dec 02
1
latex tables for 3+ dimensional tables/arrays
I'm looking for an R method to produce latex versions of tables for table/array objects of 3 or more dimensions, which, of necessity is flattened to a 2D display, for example with ftable(), or vcd::structable, as shown below. I'd be happy to settle for a flexible solution for the 3D case. > UCB <- aperm(UCBAdmissions, c(2, 1, 3)) > ftable(UCB) Dept A B
2010 Dec 27
1
aperm() should retain class of input object
aperm() was designed for multidimensional arrays, but is also useful for table objects, particularly with the lattice, vcd and vcdExtra packages. But aperm() was designed and implemented before other related object classes were conceived, and I propose a small tune-up to make it more generally useful. The problem is that aperm() always returns an object of class 'array', which
2003 Mar 08
1
Advanced printers shares
Hi Here the problem. I am using samba 2.0.10 on sparc Solaris 8 platform in a Nis env. Currently we have about 100 or so printers listed in printers.conf nis map, these printers cover our 5 sites which all use the same nis env. Each site has one Domain master, and a local master on any separate subnets, as not all is in the same domain. When ours users log into a samba server they are
2009 Oct 18
0
Sunday 18th 12N-3P PDST Global Asterisk Mtg - BerkeleyTIP - for forwarding
Join the global Free SW HW & Culture meeting online via VOIP & IRC. Sunday Oct 18, 12N-3P Pacific Daylight Savings Time (UTC-8), 3P-6P Eastern, (7P-10P UTC?) http://sites.google.com/site/berkeleytip/remote-attendance Or, come to the UCBerkeley Free Speech Cafe. Discuss the videos, work on your own projects & share them with others, & help work on the group projects. Get a VOIP
2002 Apr 08
0
portable tests for symlinks (was patch for autoconf manual)
On 14 Mar 2002, Akim Demaille <akim@epita.fr> wrote: > Would you contribute the text itself? TIA! Yes, I'd be happy to help. I can't promise that the solution outlined below works everywhere, but it has been tested on a number of unix-like platforms and seems to be OK. I suppose at least making people aware of the problem is better than nothing. Basically, we ended up using