> /usr/lib/gcc-lib/i386-linux/2.95.4/include/limits.h
Thanks a lot, that's what I needed.
I recompiled gcc, but after the installation gcc-lib//2.95.3/include
directory remained empty. I had to copy float.h, limits.h and syslimits.h
manually from /gcc/include. There are many header fil
e/netinet/in.h:212,
> from /usr/include/netdb.h:28,
> from pam_access.c:48:
> /usr/include/limits.h:124: No include path in which to find limits.h
> make[2]: *** [dynamic/pam_access.o] Error 1
> make[1]: *** [all] Erro
t.h:31,
> from /usr/include/netinet/in.h:212,
> from /usr/include/netdb.h:28,
> from pam_access.c:48:
> /usr/include/limits.h:124: No include path in which to find limits.h
> make[2]: *** [dynamic/pam_access.o] Error 1
> make[1]
,
from pam_access.c:48:
/usr/include/limits.h:124: No include path in which to find limits.h
make[2]: *** [dynamic/pam_access.o] Error 1
make[1]: *** [all] Error 1
make: *** [modules] Error 2
***
Of course, it's not a PAM sourc
his file and in fact they can.
> > I tested it with more.)...
>
> check /usr/include/linux/limits.h
This seems fine...
[ [EMAIL PROTECTED] [~] ]
(262) # ls -l /usr/include/linux/limits.h
-rw-r--r--1 root root 744 May 1 13:27
/usr/include/linux/limits.h
FYI:
[ [EMAIL PRO
more.)...
check /usr/include/linux/limits.h
--
---===-=-==-=---==-=--
/ Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \
` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] '
`---=--===-=-=-=-===-==---=--=---'
compile this program, read the
comments first!"
In file included from /usr/include/bits/posix1_lim.h:126,
from /usr/include/limits.h:30,
from
/usr/lib/gcc-lib/i386-linux/2.95.2/include/limits.h:117,
from
/usr/lib/gcc-lib/i386-linux/2.9
On 5 Oct, Ralph Winslow wrote:
> Lately, when compiling various packages (pgp, perl5.004-2)
> I get errors like:
>
> /usr/include/limits.h:52: No include path in which to find limits.h
>
> Since it found limits.h in /usr/include I don't get it. I got by
> one of th
> Lately, when compiling various packages (pgp, perl5.004-2)
> I get errors like:
>
> /usr/include/limits.h:52: No include path in which to find limits.h
>
> Since it found limits.h in /usr/include I don't get it.
Gcc found limits.h there too. But now it wants the on
Lately, when compiling various packages (pgp, perl5.004-2)
I get errors like:
/usr/include/limits.h:52: No include path in which to find limits.h
Since it found limits.h in /usr/include I don't get it. I got by
one of these by adding
#define MAX_NAMELEN 255
but the latest one has me ba
10 matches
Mail list logo