Displaying 20 results from an estimated 600 matches similar to: "Compilation Failure winbind 2.2.2 on Solaris 7"
2004 Jul 05
1
Outliers
Last week there was a thread on outlier detection.
I came across an article which has a very interesting paragraph.
The article is
Missing Values, Outliers, Robust Statistics, & Non-parametric Methods
by Shaun Burke, RHM Techology Ltd, High Wycombe, Buckinghamshire, UK.
It was the fourth article in a series which appeared in
Scientific Data Management
in 1998 and 1998.
The very
2001 Oct 29
1
Release 2.2.2
Hi ,
Downloaded the source on Friday 26th
Hardware :- SUN E4000
O/S :- Solaris 7 11/99 32bit
C compiler :- Sun WorkShop ver 5 32bit
The configure went O.K.
The make failed in compiling nsswitch/winbind_nss.c with -KPIC
Error messages as follows
nsswitch/winbind_nss.c : warning : argument #4 is incompatible with
prototype
prototype: pointer to int : "nsswitch/winbind_nss.c",
2002 Jul 11
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun Forte 6-update 2 compilers
Hi,
two weeks before, i had the same warnings, but no fatal errors and i got the
following answer von Gerald Carter:
> These are const warnings. Ignore them for now.
> (not that we don't care about them, but you should be ok).
Your compiler wants to compile nsswitch/wb_common.c with -Kpic. On Solaris
it has to be compiled with the option -fPic. Normaly the make-script looks
for the
2002 Jul 10
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun F orte 6-update 2 compilers
Greetings!
During the Samba 2.2.4 make (using Sun WorkShop 6 update 2 C/C++ 5.3)on Sun
Fire 880
running Solaris 8, I get the following error:
Any pointers or help would be very much appreciated..
Thanks,
-Murali
{root}69: make
Using FLAGS = -O -D__EXTENSIONS__ -xtarget=ultra -xarch=v9b -I./popt
-Iinclude -I./inc
FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba/var"
2002 Jul 10
1
samba 64 for Solaris
Hi,
Does anyone of you succeeded in building a 64-bits version of Samba 2.2.5
for Solaris 8 ?
If so, what is the corresponding Makefile or make options ?
Thanks.
Fabien
2002 Jun 03
2
Help with 2.2.4 binary build
Hi folks,
I'm getting these messages when compiling 2.2.4 on Solaris 7 with gcc
version 2.95.3:
% ./configure --with-utmp
% make
Compiling smbd/password.c
smbd/password.c: In function `grab_server_mutex':
smbd/password.c:1198: warning: passing arg 1 of `message_named_mutex'
discards qualifiers from pointer target type
Compiling lib/system.c
lib/system.c: In function
2002 Jun 11
0
Sol 2.8-Samba 2.2.4-Sun WS 6 C Compiler-Compiler Warning Messages
I'm receiving compiler warning messages using Solaris 2.8, Sun Workshop
6 C compiler and Samba 2.2.4.
Can the warning be safely ingnored?
Dennis
36 % make
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx
-I./smbwrapper -I/usr/openwin/share/include/X11/extensions
-I/usr/openwin/include= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DLOGFILEBASE="/usr/local/samba.22/var"
2003 Mar 20
0
Turning off the Printer Share
Hi
There is probably a very simple answer to this. I have recently compiled
samba 2.2.8 for HP11, 10.20 and Solaris 8 and all seems to be fine apart
from I have an unwanted printer share that I can't seem to get rid of. I
have tried several options in the smb.conf file but to no avail such as
load printers = no
show add printer wizard = no
I have tried creating a printers share then setting
2005 Nov 02
3
Printing under wine
Hi,
Bit of a newbie here, I've checked the FAQ, and some srchives, but haven't
found an answer.
I have a Windows DTP application, which runs quite well under wine 9.0
(Mandriva Linux 2005SE), but when tryimg to print, dumps with a stack
backtrace.
So I thought I'd try printing from the wine-supplied notepad; this doesn't
even come up with a printer list. I can't believe
2005 Nov 10
1
GetScrollInfo
Hi,
I have an DTP application (OvationPro) which runs quite well under wine.
However, there seems to be a problem with one of the functions, which
results in an error box saying "Access Denied (GetScrollInfo)(5)".
Since it has a wine glass, I'm assuming it comes from wine. Is this a known
problem, or, if not, how can I debug it?
Cheers, Tony
--
Tony van der Hoff |
2004 Nov 24
6
Route first or NAT?
Hi,
I''m trying to use shorewall for a RAS dialup solution
We have networks we need to connect to with the same ranges internally
(i.e. 2 separate users with a 192.168.0.0/24 range). We connect to these
via a pptp tunnel (or isdn)
The problem we have is that we need to access these networks all the
time, so allocate them a range from our internal range. This will then
be NATed to the
2003 Apr 20
1
log of build of 2.2.8a on Solaris9 using SUN's studio7 cc.
Hi,
Most people probably builds samba with GCC on linux.
I built it on SPARC/Solaris9 using Sun's Studio7 C-Compiler
just now and got some output that I cant use but it
migth possibly be useful for you guys to
chase a few bug with. Its just the compilerun output,
which succeded, but with quite a few warnings.
Its attached to this mail.
--
2001 Apr 06
1
HP11 - BUG ?
Hi,
I work with HP-UX 11.00. I installed Samba 2.0.7 on 3 machines from
package and from source. I start smbd (with smb.conf correct), i start nmbd.
After I want to test my Samba with commande :
smbclient -U% -L localhost
but anytime I have error in the logfile :
[2001/04/06 11:23:09, 0] lib/util_sec.c:(69)
Failed to set gid privileges to (-1,-2) now set to (0,0) uid=(0,0)
2001 May 18
1
HP11 and opessh
Hello,
I can install opessh 2.9p1 on HPUX 11.0. What product and version I need
install before.
I try zlib 1.1.3 from HP software depot , openssl 0.9.6 , and perl 5.6 but I
have errors.
JiriD
2002 Dec 20
0
Compilation warning on 2.2.7a
It seems pretty typical that compilation warnings can be essentially ignored.
Be that as it may, if I can't find evidence that a warning can be ignored in
the archives, I am compelled to ask about it. A nod that these are OK or a
fix for them if they are not OK would be appreciated.
I am getting several warnings with winbind_nss.c :
Compiling nsswitch/winbind_nss.c with -fPIC
2003 Feb 05
7
Winbind on HPUX 11, some small progress
Hi All,
Well, i've managed to enable some debugging in syslog, I had to put in
/etc/syslog.conf
;*.debug
on the syslog line.
So at least I have an error which is being returned into syslog from
winbind.
This is what I get from winbind
Feb 4 21:13:17 coastdr pam_winbind[20753]: Verify user `lonnie'
Feb 4 21:13:18 coastdr pam_winbind[20753]: user 'lonnie' granted acces
Feb 4
2009 Feb 11
1
Compiling Matrix on Solaris 10 x86-64 Sun Studio 12
Hi all,
I have trouble to compile Matrix packages on Solar10 x86-64 with Sun compilers.
I saw some postings on this but am not sure how to solve this problem.
It is becoming critical as I cannot install biocLite() because of its dependency on Matrix.
Could you direct me how to resolve the issue?
Thanks in advance!
Dongseok
R version 2.8.1 (2008-12-22)
Copyright (C) 2008 The R Foundation for
2004 Oct 06
0
Odd make error
Im building Samba 3.0.7 on Solaris 8. Using Forte 6 Update 2 and GNU make 3.80.
gmake runs fine until it failes at nsswitch/libnss_wins.so. Running gmake again won't
help. SUN make manages to get the job done. Anyone seen this before?
Compiling lib/secace.c with -KPIC
Compiling lib/secacl.c with -KPIC
Compiling lib/dummysmbd.c with -KPIC
Compiling libads/kerberos.c with -KPIC
2004 Jun 26
0
build failure solaris9x86 with Studio9 (forte)
I am setup as follows:
CC=/opt/SUNWspro/bin/cc
CFLAGS=-fast -xO2 -xtarget=pentium4
CXX=/opt/SUNWspro/bin/CC
INSTALL=/usr/ucb/install
I untarred 3.0.4 and cd into source and simply ran ./configure with no
arguments. It configured fine and then started to build, but failed:
...
...
Compiling tdb/tdbutil.c with -KPIC
"tdb/tdbutil.c", line 46: warning: assignment type mismatch:
2001 Nov 01
1
Sol 2.8 - Samba 222- --with-pam compile errors
Hi
I'm attempting to compile samba 222 on Solaris 2.8 using Sun Forte 6 C
compiler but I'm getting error messages.
I used the following sequence of commands:
setenv CC cc
./configure --prefix=/usr/local/samba.22 --with-acl-support --with-pam
--with-pam_smbpass --with-syslog
make
See messages below:
================================================================
..........