Alastair Neil wrote:
done,
http://pastebin.ca/1228007
I noticed that my gcc:devel does not contain limits.h
[EMAIL PROTECTED] nagios-plugins-1.4.13]$ sudo conary query gcc:devel --lsl
-rw-r--r-- 1 root root 3470 2005-03-30 05:13:02 UTC
/usr/lib64/gcc/x86_64-unknown-linux/3.4.4/install-tools/include/limits.h
It seems it does.
Please do: conary update glibc:devel
R.
PS. You shouldn't turn your production system into a build environment.
Better to work with the conary build system and create a package.
-rw-r--r-- 1 root root 22281 2005-10-15 09:08:47 UTC
/usr/lib64/gcc/x86_64-unknown-linux/3.4.4/install-tools/include/mmintrin.h
-rw-r--r-- 1 root root 3586 2005-10-15 09:08:47 UTC
/usr/lib64/gcc/x86_64-unknown-linux/3.4.4/install-tools/include/pmmintrin.h
-rw-r--r-- 1 root root 4313 2005-10-15 08:35:41 UTC
/usr/lib64/gcc/x86_64-unknown-linux/3.4.4/install-tools/include/stdarg.h
-rw-r--r-- 1 root root 1600 2005-10-15 09:08:47 UTC
/usr/lib64/gcc/x86_64-unknown-linux/3.4.4/install-tools/include/stdbool.h
-rw-r--r-- 1 root root 13041 2005-10-15 08:35:41 UTC
/usr/lib64/gcc/x86_64-unknown-linux/3.4.4/install-tools/include/stddef.h
-rw-r--r-- 1 root root 8892 2005-10-15 08:35:41 UTC
/usr/lib64/gcc/x86_64-unknown-linux/3.4.4/install-tools/include/unwind.h
-rw-r--r-- 1 root root 139 2005-03-30 05:13:02 UTC
/usr/lib64/gcc/x86_64-unknown-linux/3.4.4/install-tools/include/varargs.h
-rw-r--r-- 1 root root 30859 2005-10-15 09:08:47 UTC
/usr/lib64/gcc/x86_64-unknown-linux/3.4.4/install-tools/include/xmmintrin.h
On Wed, Oct 15, 2008 at 1:23 PM, Rafiu Fakunle <[EMAIL PROTECTED]> wrote:
Alastair Neil wrote:
Hmm:
sudo conary update gcc:devel
no new troves were found
Could you please pastebin (http://pastehowever I think you are right about
needing gcc:devel
<http://pastebin.ca>
ls -al /usr/include/
total 20
drwxr-xr-x 2 root root 4096 Oct 15 10:38 .
drwxr-xr-x 16 root root 4096 Jul 16 10:27 ..
-rw-r--r-- 1 root root 9095 Oct 15 2005 ffi.h
Just bin.ca <http://pastebin.ca>) the full config.log
R.
On Wed, Oct 15, 2008 at 1:13 PM, Rafiu Fakunle <[EMAIL PROTECTED]>
wrote:
Alastair Neil wrote:
I am having problems building the latest nagios-plugins and nrpe daemon
on
OpenFiler 2.3
The configure fails with the folowing:
configure: error: C preprocessor "/lib/cpp" fails sanity check
cpp seems to be balking at the file:
/usr/lib64/gcc/x86_64-unknown-linux/3.4.4/include/limits.h
from the config.log:
configure:4282: /lib/cpp conftest.c
In file included from
/usr/lib64/gcc/x86_64-unknown-linux/3.4.4/include/syslimits.h:7,
from
/usr/lib64/gcc/x86_64-unknown-linux/3.4.4/include/limits.h:11,
from conftest.c:12:
/usr/lib64/gcc/x86_64-unknown-linux/3.4.4/include/limits.h:122:61:
limits.h: No such file or directory
conary update gcc:devel (that will give you limits.h)
R.
configure:4288: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.13"
| #define PACKAGE_STRING "nagios-plugins 1.4.13"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.13"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
I already installed glibc:devellib, but am I missing some other packages
I
need to build this?
thanks
Alastair
------------------------------------------------------------------------
_______________________________________________
Openfiler-users mailing list
[email protected]
https://lists.openfiler.com/mailman/listinfo/openfiler-users
_______________________________________________
Openfiler-users mailing list
[email protected]
https://lists.openfiler.com/mailman/listinfo/openfiler-users