Displaying 8 results from an estimated 8 matches for "sfw10".
2012 Apr 12
0
Can mkdir on samba share but not copy directory from local disk to samba share
Hi
We are running a large samba servers within an NT4.0 domain (yes, I know)
The samba version is 3.5.10:
> smbd -b|less
> Build environment:
> Built by: root at sfw10-patch
> Built on: Wed Oct 26 11:23:15 PDT 2011
> Built using: /ws/on10-tools/SUNWspro/SS12/bin/cc
> Build host: SunOS sfw10-patch 5.10 Generic sun4u sparc SUNW,Sun-Fire-V210
> SRCDIR: /sfw10/builds/build/sfw10-patch/usr/src/cmd/samba/samba-3.5.10/source3
> BUI...
2009 May 11
2
Solaris 10 (sparc) and samba issue
...uggestions?
root@host /#head -1 /etc/release
Solaris 10 10/08 s10s_u6wos_07b SPARC
root@host /usr/sfw/sbin#./smbd -V
Version 3.0.28
root@host /#for PKG in `pkginfo -x | grep -i samba | awk '{print
$1}'`; do VER=`pkginfo -l ${PKG} | grep PSTAMP`; echo ${PKG} ${VER};
done
SUNWsmbac PSTAMP: sfw10-patch20080310191909
SUNWsmbar PSTAMP: sfw10-patch20080723133424
SUNWsmbau PSTAMP: sfw10-patch20080723134146
Last few relevant lines from net ads with -d10 level debugging.
[2009/05/11 20:13:20, 10] libsmb/clientgen.c:(395)
cli_rpc_pipe_close: closed pipe \NETLOGON to machine host.domain.com
[20...
2010 Jan 20
1
possible bug
Hello,
don't know if this behavior is a bug, but I want to share this
information.
samba server version 3.4.3 is installed on solaris10 x86
compiled with gcc
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure
--prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++
--enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
and options
CFLAG=-02 ./configure --with-...
2008 Nov 14
7
Wine on Solaris 10
Hi,
Can you tell me if Wine is supported on Solaris 10?
Regards
Col
2008 Feb 08
1
Building NUT 2.2.1 under Solaris 10 (SPARC)
...ot;no"; then \
make "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
[huge at anubis ~/Prog/nut/nut-2.2.1]: gcc -v
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with:
/gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure
--prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++
--enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
2013 Apr 16
2
Dovecot 2.1.16: Quota plugin compile fails: Solaris 10
...slevel = unknown
/bin/universe = unknown
PATH: /usr/sfw/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/ccs/bin
PATH: /opt/SUNWspro/bin
PATH: /usr/ucb
GCC version info:
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure
--prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Making all in quota
gmake[4]: Entering...
2013 Apr 05
2
Problem with fts lucene, on solaris 10
...map {
port = 144
}
}
service indexer-worker {
drop_priv_before_exec = yes
}
service pop3-login {
inet_listener pop3 {
port = 112
}
}
ssl = no
userdb {
driver = passwd
}
=============
gcc -v
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
=============
clucen...
2019 Jul 09
6
Dovecot 2.3.6 on Solaris10: build issues, segfaults
Hopefully, there is some fix for issue 3 which is beyond my
skill to fix.
Issue 1) Need recent gcc version
Building Dovecot versions <=2.2.x using gcc 3.4.4 worked,
but this gcc version fails to build 2.3.x properly: symptoms
include compile failures and executable crashes that depended
on the amount of optimization used, which is usually a sign of
compiler bugs. (It could also be