Displaying 11 results from an estimated 11 matches for "lcposix".
2006 Apr 14
1
[LLVMdev] Compiling bash-3.0 with llvm
I run "./configure" with CC=llvm-gcc and got no errors.
When compiling, the llvm-gcc complained about "-lcposix" not found and
unrecognized option `-rdynamic'.
So I eliminated -lcposix from "LIBS" and replaced -rdynamic
with --export-dynamic and got a bash.bc with no errors.
However, after I run "lli bash.bc" it terminated with error message below:
malloc: variables.c:460: ass...
2004 Nov 11
3
make error
Can anyone help with this? I get the following error when running "make".
"configure" worked fine. I am installing the latest dovecot on a Solaris
OS10 machine
make: Fatal error: Command failed for target `all-recursive'
**** Error code 1
Also could someone tell me if it is possible to search all the archives
through the complete message bodies or are we limited to
2003 Aug 09
3
CVS/test version config/build failures on FreeBSD
...works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking dependency style of gcc... (cached) gcc
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking...
2001 Jun 04
2
creating /etc/tinc directories in make install
Hi,
I am curious why don't you guys create /etc/tinc directory, set permissions,
add /etc/rc.d scripts etc. from the Makefile(s) in the source distribution ?
Doing a make install and not finding an example config in /etc/tinc is kind
of frustrating. Am I missing something? Maybe there is a good reason for
that?
Also, why is it not finding evp.h when I try to do configure? Is creating
2004 Aug 06
4
libxml problem
...cking for gmake... (cached) gmake
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking host system type... i686-pc-linux-gnu
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
checking for strerror in -lcposix... (cached) no
checking for minix/config.h... (cached) no
checking for working const... (cached) yes
checking for library containing gethostbyname... (cached) none required
checking for library containing nanosleep... (cached) none required
checking for pthread_create... (cached) no
checking for pt...
2004 Aug 06
2
IceS compiling problems
...d) uname
checking for gmake... no
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking host system type... i686-pc-linux-gnu
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
checking for strerror in -lcposix... (cached) no
checking for minix/config.h... (cached) no
checking for working const... (cached) yes
checking for library containing gethostbyname... (cached) none required
checking for library containing nanosleep... (cached) none required
checking for pthread_create... (cached) no
checking for pt...
2003 Aug 04
1
OpenBSD 3.2 and Release 1
...rep... grep -E
checking whether gcc needs -traditional... no
checking for gawk... (cached) nawk
checking for a BSD-compatible install...
/usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for u...
2004 Aug 06
2
Trouble compiling ices
...cking for gmake... (cached) gmake
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking host system type... i686-pc-linux-gnu
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
checking for strerror in -lcposix... (cached) no
checking for minix/config.h... (cached) no
checking for working const... (cached) yes
checking for library containing gethostbyname... (cached) none required
checking for library containing nanosleep... (cached) none required
checking for pthread_create... (cached) no
checking for pt...
2006 Jun 22
2
Error - Compiling R on a Sun V40Z - R/R-2.2.1 (PR#9024)
...r works... yes
checking for Java environment... in /usr/jdk/instances/jdk1.5.0/jre
checking whether NLS is requested... yes
checking whether make sets $(MAKE)... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for strerror in -lcposix... no
checking for signed... yes
checking for inline... inline
checking for off_t... (cached) yes
checking for long long... (cached) yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for in...
1998 Oct 15
1
Problem to map home dir
...SHADOW_PWD
# LIBSM = -lsec -lcrypt -linet
# This is for Sunsoft ISC SVR3V4 running in iBCS2 mode
# contributed by pim@cti-software.nl (Pim Zandbergen)
# FLAGSM = -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_SYSV3\
# -DISC -DSHADOW_PWD -DREPLACE_GETWD -DREPLACE_RENAME
# LIBSM = -lsec -lcrypt -linet -lcposix
# This is for A/UX 3.0
# Contributed by root@dolphin.csudh.edu (Jon S. Stevens)
# FLAGSM = -DAUX
# LIBSM =
# This is for Altos Series 386/1000
# Contributed by cal@zls.com
# FLAGSM = -DALTOS -DHAS_RDCHK
# LIBSM = -lsocket -lxenix
#Note: The SCO entries require the libcrypt library. You can get...
2005 May 11
5
Implementing R on IBM p690 cluster Jump
...pr... lpr
checking for paperconf... false
checking for recommended packages... yes
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for strerror in -lcposix... no
checking for signed... yes
checking for inline... inline
checking for off_t... (cached) yes
checking for long long... (cached) yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for in...