search for: lsendfile

Displaying 20 results from an estimated 61 matches for "lsendfile".

2017 Aug 26
1
a bit further along - OpenSSL - Re: trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!
...p.a > ../lib-dns/.libs/libdns.a ../lib-ssl-iostream/.libs/libssl_iostream.a > ../lib-master/.libs/libmaster.a ../lib-settings/.libs/libsettings.a > ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a > ../lib-ssl-iostream/.libs/libssl_iostream_openssl.so -lcrypto -lrt -lnsl > -lsocket -lsendfile -lcrypt -R/Applications/dovecot-2.2.31.32/lib/dovecot I simulated your compile arguments as best as I could, and compared the libtool command in my compile logs with your's. (mine) Mine: -lssl -lcrypto -lrt -lnsl -lsocket -lsendfile (your's) -lcrypto -lrt -lnsl -lsocket -lsendfil...
2004 Nov 16
1
solaris samba ldap
...in -lldap... 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/includ...
2006 Oct 17
2
autoconf check for ldap not linking with -lber
...checking for ldap_init in -lldap configure:31311: gcc -o conftest -std=gnu99 -I/usr/local/include -Wall -W -Wmiss ing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat =2 -Wbad-function-cast -I/usr/sfw/include -L/usr/local/lib conftest.c -lldap -lsocket -lnsl -lrt -lsendfile >&5 Undefined first referenced symbol in file ber_sockbuf_io_readahead /usr/local/lib/libldap.so ber_sockbuf_alloc /usr/local/lib/libldap.so ber_sockbuf_io_fd /usr/local/lib/libldap.so But cou...
2004 May 24
2
Samba 3.0.4 fails to compile on Solaris 9
...thentication. 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 smbadd...
2007 Mar 14
4
solaris 10 + dovecot (1)
...ibindex.a ../lib-storage/libstorage.a ../lib-storage/subscription-file/libstorage_subscription_file.a ../lib-imap/libimap.a ../lib-mail/libmail.a ../lib-dict/libdict.a ../lib-charset/libcharset.a ../lib/liblib.a ../lib/mountpoint.o ../lib/str-sanitize.o -export-dynamic -lsocket -lnsl -lrt -lsendfile gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -I/usr/sfw/include -o pop3 client.o commands.o mail-storage-callbacks.o main.o ../lib/mountpoint.o ../lib/str-sanitize.o ../lib-storage/register/libstorage-reg...
2003 Sep 09
1
configure / compile problems samba-3.0.0rc3 on Solaris 8
...essor's 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 -...
2013 Jul 15
2
linking modules - add needed libraries
...rt" is working well. The compile steps result is below. I have more a general question. The problem is clear: The symbol "sendfile64" is not found as the necessary library is not linked. The file which should be linked is /lib/libsendfile.so Therefore an additional string "-lsendfile" should be added anywhere in a "Makefile" or another file. But where ? This should be done for the test routine and then for the final linking step of the package. Any help would be nice. Kind regards Hans # R CMD INSTALL . * installing to library '/usr/local/lib/R/library&...
2005 Jan 25
2
make: *** [dynconfig.o] Error
...alien> 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/w...
2017 May 31
0
v2.2.30 released
...-h lib10_quota_plugin.so -o .libs/lib10_quota_plugin.so .libs/quota.o .libs/quota-count.o .libs/quota-fs.o .libs/quota-dict.o .libs/quota-dirsize.o .libs/quota-imapc.o .libs/quota-maildir.o .libs/quota-plugin.o .libs/quota-storage.o .libs/quota-util.o .libs/rquota_xdr.o -lrt -lnsl -lsocket -lsendfile -lc libtool: link: ( cd ".libs" && rm -f "lib10_quota_plugin.la" && ln -s "../lib10_quota_plugin.la" "lib10_quota_plugin.la" ) libtool: link: cc -o .libs/quota-status quota-status.o .libs/quota.o .libs/quota-count.o .libs/quota-fs.o .libs/qu...
2017 Aug 26
0
a bit further along - OpenSSL - Re: trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!
Aki Tuomi <aki.tuomi at dovecot.fi> writes: > &gt; I simulated your compile arguments as best as I could, and compared the libtool > &gt; command in my compile logs with your's. > &gt; > &gt; (mine) > &gt; Mine: -lssl -lcrypto -lrt -lnsl -lsocket -lsendfile > &gt; > &gt; (your's) > &gt; -lcrypto -lrt -lnsl -lsocket -lsendfile -lcrypt > &gt; > &gt; You're missing "-lssl" but have a spurious "-lcrypt". Probably all your missing symbols are > &gt; actually in libssl.so. > >...
2003 Aug 27
1
samba3.0.0rc1 not running on solaris 9
...e/include -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: incomp...
2003 Sep 23
1
Solaris 8 samba-3.0.0rc4 compile errors
...rc4 gcc version 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...
2007 Feb 21
1
Solaris 9 Samba 3.0.24
...urce/iniparser/src -Iinclude -I/a1/samba/builds/samba-3.0.24/source/include -I/a1/samba/builds/samba-3.0.24/source/tdb -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLDAP_DEPRECATED -DSUNOS5 -I/a1/samba/builds/samba-3.0.24/source -D_SAMBA_BUILD_ LIBS = -lsendfile -lresolv -lnsl -lsocket -ldl LDSHFLAGS = -G -lthread LDFLAGS = -lthread PIE_CFLAGS = PIE_LDFLAGS = Compiling dynconfig.c In file included from include/includes.h:1067, from /a1/samba/builds/samba-3.0.24/source/dynconfig.c:21: include/proto.h:1:1: unterminat...
2003 Nov 04
1
Solaris, Samba-3.0.1pre1 Compile error
...it gives: 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 err...
2011 Apr 28
2
Linker error for Samba 3.5.8 on Solaris 5.8
..../libaddns -I./librpc -I./.. -I./../lib/talloc -I../lib/tdb/include -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLDAP_DEPRECATED -DSUNOS5 -I/root/samba-3.5.8/source3/lib -I.. -I../source4 -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 PICFLAG = -fPIC LIBS = -lsendfile -lresolv -lrt -ldl -lnsl -lsocket -lintl LDFLAGS = -Wl,-z,ignore -lthread -L./bin DYNEXP = LDSHFLAGS = -fPIC -shared -Wl,-z,ignore -lthread -L./bin -lc -Wl,-z,defs SHLIBEXT = so SONAMEFLAG = -Wl,-h, Compiling dynconfig.c Linking shared library bin/libnetap...
2007 Apr 04
3
solaris 10 dovecot-1.0.rc29 - building issue
...age.a ../lib-storage/subscription-file/libstorage_subscription_file.a ../lib-imap/libimap.a ../lib-mail/libmail.a ../lib-dict/libdict.a ../lib-charset/libcharset.a ../lib/liblib.a ../lib/mountpoint.o /usr/local/lib/libiconv.so -L/usr/openwin/lib -R/usr/local/lib -export-dynamic -lsocket -lnsl -lrt -lsendfile gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -o imap cmd-append.o cmd-capability.o cmd-check.o cmd-close.o cmd-copy.o cmd-create.o cmd-delete.o cmd-examine.o cmd-expunge.o cmd-fetch.o cmd-idle.o cmd-list....
2013 Sep 27
1
version 2.2.6 breaks compiling on Solaris 10 sparc
...in/bash ../../libtool --tag=CC --mode=link /opt/SUNWspro/bin/cc -xO3 -m32 -xarch=sparc -I/opt/csw/include -no-undefined -m32 -xarch=sparc -L/opt/csw/lib -o test-http-url test-http-url.o http-url.lo ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -lrt -lnsl -lsocket -lsendfile libtool: link: /opt/SUNWspro/bin/cc -xO3 -m32 -xarch=sparc -I/opt/csw/include -m32 -xarch=sparc -o test-http-url test-http-url.o .libs/http-url.o -L/opt/csw/lib ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt -lnsl -lsocket -lsendfile Undefined...
2009 Apr 06
9
Compiling v1.3 on different OSes
...ens, I'd like to know: libtool: link: gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -I/home/cras/include -o .libs/rawlog rawlog.o ../lib-dovecot/.libs/libdovecot.so -lrt -lsocket -lsendfile -Wl,-rpath -Wl,/usr/local/lib/dovecot ../lib-dovecot/.libs/libdovecot.so: undefined reference to `dlerror at SUNW_1.22' ../lib-dovecot/.libs/libdovecot.so: undefined reference to `dlopen at SUNW_1.22' ../lib-dovecot/.libs/libdovecot.so: undefined reference to `dlsym at SUNW_1.22' ../lib...
2012 Jan 08
1
Can't compile 3.6.2 on Solaris 11
...event -I./librpc -I./.. -I./../lib/talloc -I../lib/tdb/include -DHAVE_CONFIG_H -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLDAP_DEPRECATED -DSUNOS5 -I/export/home1/src/samba-3.6.1/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 PICFLAG = -fPIC LIBS = -lsendfile -lresolv -lnsl -lsocket -liconv -laio LDFLAGS = -pie -lintl -R/opt/samba/lib -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/sfw/lib -R/usr/sfw/lib -L/opt/samba/lib -R/opt/samba/lib -lthread -L./bin DYNEXP = LDSHFLAGS = -fPIC -shared -lintl -R/opt/samba/lib -L/usr/ccs/lib -R/...
2004 Oct 06
0
Odd make error
...LAGS = -O -I./popt -Iinclude -I/export/samba-3.0.7/source/include -I/export/samba-3.0.7/source/ubiqx -I/export/samba-3.0.7/source/smbwrapper -I. -I/opt/krb5/include -I/opt/gnu/include -I/opt/Openldap/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/export/samba-3.0.7/source LIBS = -lsendfile -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv LDSHFLAGS = -G -O -L/opt/krb5/lib -L/opt/Openldap/lib -L/opt/gnu/lib -R/opt/gnu/lib -R/opt/Openldap/lib -R/opt/krb5/lib LDFLAGS = -L/opt/krb5/lib -L/opt/Openldap/lib -L/opt/gnu/lib -R/opt/gnu/lib -R/opt/Openldap/lib -R/opt/krb5/lib Compi...