Displaying 20 results from an estimated 137 matches for "lsec".
Did you mean:
lsect
2011 Jan 18
0
XCP 1.0 beta - nfs: RPC call returned error 88
...10 with NFS version client/server/min/max=3)
cat /var/log/messages from cnode1 (XCP 1.0 beta) during instalation new VM:
an 18 22:57:37 cnode1 tapdisk[9661]: ERROR: errno -88 at vhd_complete:
/var/run/sr-mount/2d5ed3ca-7e4d-bceb-f959-542d3bade15e/3d69f4a6-743d-486e-8a65-1734e6ef0b67.vhd:
op: 2, lsec: 80003048, secs: 24, nbytes: 12288, blk: 19531, blk_offset:
4294967295
Jan 18 22:57:37 cnode1 tapdisk[9661]: ERROR: errno -88 at vhd_complete:
/var/run/sr-mount/2d5ed3ca-7e4d-bceb-f959-542d3bade15e/3d69f4a6-743d-486e-8a65-1734e6ef0b67.vhd:
op: 5, lsec: 79998976, secs: 6, nbytes: 3072, blk: 19531...
2004 Nov 16
1
solaris samba ldap
..... no
checking for ldap_domain2hostlist... no
checking for ldap_set_rebind_proc... no
checking whether ldap_set_rebind_proc takes 3 arguments... 3
checking for ldap_initialize... no
configure: WARNING: libldap is needed for LDAP support
-------------------
Using libraries:
LIBS = -lsendfile -lsec -lgen -lresolv -lsocket -lnsl -ldl
AUTH_LIBS =
the build completes without linking to libldap or liblder, samba
starts but doesn't recongnize any ldap settings.
configure options below.
CC=cc LDFLAGS="-L/usr/local/openldap/lib"
CPPFLAGS="-I/usr/local/openldap/include"...
2003 Feb 03
1
Error in configure Last CVS and 3.0.alpha21 on Solaris 8
...nfigure: error: summary failure. Aborting
config
In the config.log nothing I can understand
configure:16008: gcc -o conftest -O -I/usr/local/kerberos/include
-I/usr/local/ldap/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-L/usr/local/kerberos/lib -L/usr/local/ldap/lib conftest.c -lpopt -lsec
-lgen -lresolv -lsocket -lnsl -ldl -lcom_err -lk5crypto -lkrb5
-lgssapi_krb5 -llber -lldap 1>&5
ld: fatal: library -lpopt: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 15997 "configur...
2010 Feb 22
2
ld: Unsatisfied symbol "options" in file ./libssh.a[hostfile.o]
Hi All,
I have want to add a option in ssh_config to co-work with ldap.But when I am compiling , i was encountered a
ld error, which says "cc -o ssh-keygen ssh-keygen.o -Wl,+nodefaultrpath -L. -Lopenbsd-compat/ -lssh -lopenbsd-compat -lz -lnsl -lxnet -lsec -lgssapi_krb5 -lkrb5 -lpthread
ld: Unsatisfied symbol "options" in file ./libssh.a[hostfile.o]
1 errors."
The following is my codes:
I have externed Options options like " extern Options options" in hostfile.c
..........
extern Options options
..........
static HostStatus...
2004 May 24
2
Samba 3.0.4 fails to compile on Solaris 9
...n. I have gcc version
3.3.2 installed in /usr/local/bin/gcc which I have used to successfully
compile other applications.
This is one of my ./configure attempts:
# ./configure --prefix=/usr/local/samba-3.0.4 --with-ldapsam --with-ldap \
> --with-quotas
Using libraries:
LIBS = -lsendfile -lsec -lgen -lresolv -lsocket -lnsl -ldl
LDAP_LIBS = -lldap -llber
AUTH_LIBS =
checking configure summary... yes
configure: creating ./config.status
config.status: creating include/stamp-h
config.status: creating Makefile
config.status: creating script/findsmb
config.status: creating smbadduser
c...
2002 Dec 25
1
Trouble installing samba
...hecking for __open64... no
> checking for creat64... no
> checking for stat64 in <sys/stat.h>... no
> checking for lstat64 in <sys/stat.h>... no
> checking for fstat64 in <sys/stat.h>... no
> checking for strcasecmp in -lresolv... no
> checking for putprpwnam in -lsecurity... no
> checking for putprpwnam... no
> checking for putprpwnam in -lsec... no
> checking for putprpwnam... (cached) no
> checking for set_auth_parameters in -lsecurity... no
> checking for set_auth_parameters... no
> checking for set_auth_parameters in -lsec... no
> check...
2003 Nov 22
6
zlib missing when installing openssh-3.7.1p2
...; I'm trying to install openssh-3.7.1p2
> When I run the configure step, I get the following message:
>
> configure:5641: checking for deflate in -lz
> configure:5668: cc -o conftest -g -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURC
> E_EXTENDED=1 conftest.c -lz -lnsl -lxnet -lsec >&5
> + eval $CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LI
> BS >&5
> + cc -o conftest -g -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 co
> nftest.c -lz -lnsl -lxnet -lsec
> + 1>& 5
> /usr/ccs/bin/ld: Can't find lib...
2003 Sep 09
1
configure / compile problems samba-3.0.0rc3 on Solaris 8
...result
checking for ldap.h... yes
......
checking for ldap_initialize... no
configure: WARNING: libldap is needed for LDAP support
checking for Active Directory and krb5 support... auto
configure: WARNING: Active Directory Support requires LDAP support
.....
Using libraries:
LIBS = -lsendfile -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv
AUTH_LIBS =
It seems that libldap isn't found, but I have it in /usr/lib and the
path ist the first entry in LD_LIBRARY_PATH
Here now the error when compiling with gcc 3.2.2:
make
Using FLAGS = -g -O2 -I/usr/local/include -Iinclude
-I/var/...
2002 Oct 21
1
compilation probs...
...o
checking for _open64... no
checking for __open64... no
checking for creat64... no
checking for stat64 in <sys/stat.h>... no
checking for lstat64 in <sys/stat.h>... no
checking for fstat64 in <sys/stat.h>... no
checking for strcasecmp in -lresolv... no
checking for putprpwnam in -lsecurity... no
checking for putprpwnam... no
checking for putprpwnam in -lsec... no
checking for putprpwnam... (cached) no
checking for set_auth_parameters in -lsecurity... no
checking for set_auth_parameters... no
checking for set_auth_parameters in -lsec... no
checking for set_auth_parameters... (cac...
2005 Jan 25
2
make: *** [dynconfig.o] Error
...make
Using FLAGS = -O -Iinclude
-I/usr/local/src/samba-3.0.10/source/include
-I/usr/local/src/samba-3.0.10/source/ubiqx
-I/usr/local/src/samba-3.0.10/source/smbwrapper -I. -D_LARGEFILE_SOURCE
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/local/src/samba-3.0.10/source
LIBS = -lsendfile -lsec -lgen -lresolv -lsocket -lnsl -ldl
LDSHFLAGS = -G -lthread
LDFLAGS = -lthread
Generating smbd/build_options.c
Building include/proto.h
creating /usr/local/src/samba-3.0.10/source/include/proto.h
Building include/wrepld_proto.h
creating /usr/local/src/samba-3.0.10/source/include/wrepld_...
2002 Oct 29
1
Problem running ./configure
...o checking for _open64... no checking for
__open64... no checking for creat64... no checking for stat64 in
<sys/stat.h>... no checking for lstat64 in <sys/stat.h>... no checking
for fstat64 in <sys/stat.h>... no checking for strcasecmp in -lresolv...
no checking for putprpwnam in -lsecurity... no checking for
putprpwnam... no checking for putprpwnam in -lsec... no checking for
putprpwnam... (cached) no checking for set_auth_parameters in
-lsecurity... no checking for set_auth_parameters... no checking for
set_auth_parameters in -lsec... no checking for set_auth_parameters...
(cac...
2007 Apr 03
1
openssl-0.9.7e compile error.
...ns back. But I get the same compile error every time
on HP-UX 11.0 with openssh-4.5p1. Was almost there.
.
.
.
gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconne
ct1.o sshconnect2.o -L. -Lopenbsd-compat/ -L/usr/local/ssl/lib -lssh
-lopenbsd-compat -lcrypto -lz -lnsl -lxnet -lsec
/usr/ccs/bin/ld: Unsatisfied symbols:
_U_Qfneg (first referenced in
openbsd-compat//libopenbsd-compat.a(bsd-arc4random.o)) (code)
collect2: ld returned 1 exit status
*** Error exit code 1
Jerry Moore
CSC, Principal UNIX Systems Administrator
BAE Systems Electronics & Integrated Solutions...
2002 Sep 10
1
Compiling in Solaris 2.8
Hi,
I am trying to build samba on a sun 420r running Solaris 8 with a
SunWorkShop 6.1 compiler.
configure worked well. I selected smbwrapper to be included in the build.
However I get this when it gets to the link:
Using LIBS = -lsec -lgen -lsocket -lnsl -ldl
Linking shared library bin/smbwrapper.so
ld: fatal: option -h and building a dynamic executable are incompatible
ld: fatal: Flags processing errors
*** Error code 1
make: Fatal error: Command failed for target `bin/smbwrapper.so'
Any suggestions?
Thanks in addvance...
2003 Aug 27
1
samba3.0.0rc1 not running on solaris 9
...I/usr/samba-3.0.0rc1/source/samba-3.0.0rc1/source/ubiqx
-I/usr/samba-3.0.0rc1/source/samba-3.0.0rc1/source/smbwrapper -I.
-I/data/openldap-2.0.27/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/krb5-1.3.1/include
-I/usr/samba-3.0.0rc1/source/samba-3.0.0rc1/source
LIBS = -lsendfile -lsec -lgen -lresolv -lsocket -lnsl -ldl
LDSHFLAGS = -G -L/data/openldap-2.0.27/lib -L/usr/krb5-1.3.1/lib
LDFLAGS = -L/data/openldap-2.0.27/lib -L/usr/krb5-1.3.1/lib
Compiling passdb/pdb_ldap.c
passdb/pdb_ldap.c: In function `pdb_init_ldapsam_common':
passdb/pdb_ldap.c:2239: incompatible...
2003 Sep 23
1
Solaris 8 samba-3.0.0rc4 compile errors
...sion 3.2.1
% ./configure && make
%make
Using FLAGS = -g -O2 -Iinclude -I/opt/samba-3.0.0rc4/source/include
-I/opt/samba-3.0.0rc4/source/ubiqx
-I/opt/samba-3.0.0rc4/source/smbwrapper -I. -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/opt/samba-3.0.0rc4/source
LIBS = -lsendfile -lsec -lgen -lresolv -lsocket -lnsl -liconv
LDSHFLAGS = -G
LDFLAGS =
Linking bin/smbd
tdb/tdbutil.o: In function `tdb_search_keys':
/opt/samba-3.0.0rc4/source/tdb/tdbutil.c:791: undefined reference to
`ap_fnmatch'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1
2003 Oct 08
0
Compiling Samba3.0.0 on Solaris2.6
...39;ve been trying to compile up Samba with active-directory support.
I've got Solaris2.6, gcc, openldap-2.1.22 and MIT kerberos5 1.3.1
ldap and kerberos are all compiled up happily.
Running ./configure --with-ads on Samba configures things OK, and the
result is:
Using libraries:
LIBS = -lsec -lgen -lresolv -lsocket -lnsl
KRB5_LIBS = -L/usr/local/lib -lgssapi_krb5 -lkrb5 -lk5crypto
-lcom_err -lsocket -lnsl -lresolv
LDAP_LIBS = -llber -lldap
AUTH_LIBS =
However, when running make, I get:
Using FLAGS = -g -O2 -I/usr/local/include -I./popt -Iinclude
-I/usr/local/instal...
2004 Apr 30
1
problem conpiling snprintf.c
>From Michele Cawley
problem: tring to install on a HPUX v11 system. make install comming back
with below error.
Using LIBS = -lgen -lsec -lnsl
Compiling lib/snprintf.c
lib/snprintf.c:792: conflicting types for `snprintf'
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.1/include/stdio.h:493:
previous d
eclaration of `snprintf'
*** Error exit code 1
Stop.
regards
Michele
**************************************************...
2003 Nov 04
1
Solaris, Samba-3.0.1pre1 Compile error
...Using FLAGS = -O -I./popt -Iinclude
-I/scratch/build/samba-3.0.1pre1/source/include
-I/scratch/build/samba-3.0.1pre1/source/ubiqx
-I/scratch/build/samba-3.0.1pre1/source/smbwrapper -I. -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/scratch/build/samba-3.0.1pre1/source
LIBS = -lsendfile -lsec -lgen -lresolv -lsocket -lnsl -ldl
LDSHFLAGS = -G -R/usr/lib
LDFLAGS = -R/usr/lib
Linking bin/tdbbackup
Undefined first referenced
symbol in file
smb_snprintf tdb/tdbback.o
ld: fatal: Symbol referencing errors. N...
2002 Oct 25
0
Samba 2.2.6 Install Issue With Solaris 9
...45: checking whether struct passwd has pw_age
configure:14058: gcc -c -O -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
conftest.c 1>&5
configure:14097: checking for poptGetContext in -lpopt
configure:14116: gcc -o conftest -O -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 conftest.c -lpopt -lsec -lgen -lsocket -lnsl -ldl
1>&5
configure:14140: checking whether to use included popt
configure:14155: checking configure summary
configure:14164: gcc -o conftest -O -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 conftest.c -lsec -lgen -lsocket
-lnsl -ldl -lpopt 1>&5
configure: fai...
2003 Jun 02
2
./configure --with-pam fails allways
...:6637: checking for pwrite64
configure:6637: checking for _pwrite64
configure:6637: checking for __pwrite64
configure:6692: checking for open64
configure:6692: checking for _open64
configure:6692: checking for __open64
configure:6692: checking for creat64
configure:6964: checking for putprpwnam in -lsecurity
configure:7013: checking for putprpwnam
configure:7125: checking for putprpwnam in -lsec
configure:7174: checking for putprpwnam
configure:7287: checking for set_auth_parameters in -lsecurity
configure:7336: checking for set_auth_parameters
configure:7448: checking for set_auth_parameters in -...