search for: lposix4

Displaying 8 results from an estimated 8 matches for "lposix4".

2003 Apr 02
0
[Bug 532] Conflicting basename and dirname on solaris
...tor_wrap.o monitor_fdpass.o kexdhs.o kexgexs.o auth-krb5.o auth-krb4.o loginrec.o auth-pam.o auth2-pam.o auth-sia.o md5crypt.o -L. -Lopenbsd-compat/ -L/usr/site/openssl/lib -R/usr/site/openssl/lib -L/usr/site/zlib/lib -R/usr/site/zlib/lib -L/usr/local/lib -R/usr/local/lib -lssh -lopenbsd-compat -lposix4 -lz -lsocket -lnsl -lcrypto auth.o: In function `secure_filename': /home/pancake/benderm/Zip/openssh-3.6.1p1/auth.c:453: undefined reference to `dirname' collect2: ld returned 1 exit status -- If I edit Makefile and add -lgen to LIBS, the compile finishes. It looks like the configure scr...
2004 Aug 06
1
icecast-1.3.12 on SunOS
Thomas, unfortunately it does slow down the machine. I am working in a chroot enviroment and there are other users on the same box. Therefore it's of special importance that I don't consume the cpu by myself. Titus Am Sonntag den, 15. September 2002, um 23:37, schrieb Thomas Vander Stichele: > Apart from what probably is a bad assumption in the code, does it > actually
2003 Jan 25
1
Build failures: nanosleep on Solaris and AIX 4.2.x
Hi All. The recent changes to scp caused build failures on Solaris and AIX 4.2 which showed up on the tinderbox[1]. I mentioned the first to djm in email yesterday but I'm posting after finding the second, in case anyone else has seen similar problems. Solaris' nanosleep is in librt (or libposix4 in older versions) which is not linked. Adding them to configure works fine, however ldd
2010 Sep 08
3
puppet dashboard and 64-bit mysql
...ed, ignored otherwise ld -G -o mysql_api.so mysql.o -L''.'' -L''/opt/csw/lib'' -R''/opt/csw/lib'' - L. -L/opt/csw/lib -L/opt/csw/lib -R /opt/csw/lib -L/opt/csw/lib - lruby -L/opt/csw/lib/amd64 -L/opt/csw/mysql5/lib/amd64/mysql - lmysqlclient -lz -lposix4 -lgen -lsocket -lnsl -lm -L/opt/csw/lib - lssl -lcrypto -lrt -lpthread -ldl -lcrypt -lm -lc ld: fatal: file /opt/csw/mysql5/lib/amd64/mysql/libmysqlclient.so: wrong ELF class: ELFCLASS64 ld: fatal: File processing errors. No output written to mysql_api.so make: *** [mysql_api.so] Error 1 -- Yo...
2007 Jan 11
1
Build problems with non-standard location of mysql libs
...serdb-vpopmail.o userdb-sql.o -L/opt/lib/sparcv9 libpassword.a ../lib-settings/libsettings.a ../lib-ntlm/libntlm.a ../lib-sql/libsql.a ../lib/liblib.a -lpam -L/db/src/dovecot/dovecot-1.0.rc17_64bit/src/auth -L/opt/lib/mysql -L/opt/lib/sparcv9/mysql /opt/lib/mysql/libmysqlclient.so -L/opt/lib -lposix4 -lgen -lssl -lcrypto -lz -lm -ldl -lsocket -lnsl -lrt -R/opt/lib/mysql -R/opt/lib/mysql -R/opt/lib/sparcv9 ld: fatal: file /opt/lib/mysql/libmysqlclient.so: wrong ELF class: ELFCLASS32 ld: fatal: File processing errors. No output written to dovecot-auth What is odd about the above is that the in...
2003 Jun 24
20
[Bug 601] configure script doesen't setup preprocessor flags properly
...r/local/ssl/include/openssl -Wall -Wpointer-arith -Wno- uninitialized Preprocessor flags: -I/usr/local/ssl/include -I/usr/local/include Linker flags: -L/usr/local/ssl/lib -R/usr/local/ssl/lib - L /usr/local/lib:/usr/local/ssl/lib -L/usr/local/lib -R/usr/local/lib Libraries: -lgen -lposix4 -lskey -lz -lsocket -lnsl -lcrypto also on Solaris pid files normally go in /var/run Also note on Solaris 2.5.1 that the out of the box openssl config builds with static, not shared, libraries. Thus the -R flag is unneeded because openSSH has to statically link in libcrypto.a Here is the...
2019 Jul 21
2
Missing hivex.h error when compiling on macOS 10.14 (Mojave)
...ing for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking for sched_yield in -lrt... no checking for sched_yield in -lposix4... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the lin...
2016 Feb 12
22
Call for testing: OpenSSH 7.2
Hi, OpenSSH 7.2 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This release contains many bugfixes and several new features. The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is available via Git at https://anongit.mindrot.org/openssh.git/ or via a mirror on Github at