Displaying 6 results from an estimated 6 matches for "nl_types".
2002 Dec 03
0
(no subject)
Hi,
I am trying to "make" openssh (with GNU make) on an OS/390 V2R10 system
(Unix System Services) and am getting the following error:
/usr/include/nl_types.h: warning: 5 trigraph(s) encountered
In file included from ../log.h:18,
from bsd-arc4random.c:26:
/usr/include/syslog.h: warning: 5 trigraph(s) encountered
make.1.: *** .bsd-arc4random.o. Error 1
make: *** .openbsd-compat/libopenbsd-compat.a. Error 2
Any ideas? Configure ran OK....
2002 Dec 12
0
Make error on OS/390 USS
...2/12/2002 05:38 PM ---------------------------
Terry D Masters
12/03/2002 10:23 AM
To: openssh-unix-dev at mindrot.org
cc:
Subject:
Hi,
I am trying to "make" openssh (with GNU make) on an OS/390 V2R10 system
(Unix System Services) and am getting the following error:
/usr/include/nl_types.h: warning: 5 trigraph(s) encountered
In file included from ../log.h:18,
from bsd-arc4random.c:26:
/usr/include/syslog.h: warning: 5 trigraph(s) encountered
make.1.: *** .bsd-arc4random.o. Error 1
make: *** .openbsd-compat/libopenbsd-compat.a. Error 2
Any ideas? Configure ran OK....
2006 Jun 22
2
Error - Compiling R on a Sun V40Z - R/R-2.2.1 (PR#9024)
...the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for ptrdiff_t... no
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdl...
2005 May 11
5
Implementing R on IBM p690 cluster Jump
...if the linker (/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdl...
2006 May 18
0
R-devel and PGI 6.0 compile error
...r/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdl...
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