Displaying 5 results from an estimated 5 matches for "smcgcc".
Did you mean:
smccc
2007 Feb 04
0
samba on solaris
...vf samba-latest.tar
# samba-3.0.23d
# cd samba-3.0.23d/source
#./configure
SAMBA VERSION: 3.0.23d
checking for -fPIE...
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C
compiler cannot create executables
See `config.log' for more details.
# pkginfo SMCgcc
application SMCgcc gcc
# cd libiconv-1.11
# ./configure
checking for a BSD-compatible install... build-aux/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... no
chec...
2004 Aug 06
2
[patch] ices CVS tree and potential problems compiling on Solaris
Hello icecast-dev,
this patch against the current ices module CVS tree fixes the following:
PROBLEM:
use of #include "thread.h" in (of all things) im_sun.[ch] can
cause a compile error.
REPRODUCTION:
Compile source tree on Solaris 2.8 using gcc3.2.3 (SMCgcc)
from sunfreeware.com will fail with a name space collision, eg:
thread/thread.h:66: conflicting types for `mutex_t'
/usr/include/synch.h:51: previous declaration of `mutex_t'
REASON:
Solaris has its own threading library (threads) as well as POSIX (pthreads)
to use the pt...
2003 Sep 07
1
Iconv support - Samba 3.0rc2/Solaris 9 (sparc)
...C|awk '{print $2}'`; do pkginfo -l
$i|egrep 'PKGINST|VERSION'; done
PKGINST: SMCautoc
VERSION: 2.57
PKGINST: SMCautom
VERSION: 1.7.2
PKGINST: SMCbison
VERSION: 1.875
PKGINST: SMCflex
VERSION: 2.5.4a
PKGINST: SMCgawk
VERSION: 3.1.1
PKGINST: SMCgcc
VERSION: 3.3
PKGINST: SMCgettext
VERSION: 0.11.5
PKGINST: SMCgrep
VERSION: 2.5
PKGINST: SMClibt
VERSION: 1.5
PKGINST: SMCliconv
VERSION: 1.8
PKGINST: SMCm4
VERSION: 1.4
PKGINST: SMCmake
VERSION: 3.80
PKGINST: SMCperl
VERSION: 5.8.0
PKGI...
2007 Feb 19
10
[Bug 1272] Unable to make OpenSSH with undefined refs in readconf.o
http://bugzilla.mindrot.org/show_bug.cgi?id=1272
------- Comment #9 from dtucker at zip.com.au 2007-02-19 23:22 -------
Another thought: do you have multiple instances of libgcc? Perhaps one
in /usr/local/lib and one elsewhere?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2003 Dec 01
0
No subject
...Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
We are using Samba 2.2.1a on a Solaris 8 Ultra Sparc 1, compiled with SMCgcc
2.95.2. We have Windows 95 machines mounting drives and printers from this
box. When we use a MS office product like Excel for say 1 hour and then try
to print, the printers are gone. You can get your printers back by
rebooting the Windows 95 PC. Has anyone else had this problem?
Dave Hall
Re...