[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: cannot comile anything
- From: Devon <devon tuxfan homeip net>
- To: redhat-list redhat com
- Subject: Re: cannot comile anything
- Date: Mon, 1 Oct 2001 22:12:43 -0400
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Monday 01 October 2001 11:14 am, eicherlist wrote:
> hi list
>
> I cannot comile anything. First the make program does not find the gcc
> so I installed followings:
>
> cpp-3.0.1-0.1.i686.rpm
> binutils-2.11.90.0.25-1.i686.rpm
> glibc-2.2.3-16.i686.rpm
> gcc-3.0.1-0.1.i686.rpm
> gcc-c++-3.0.1-0.1.i686.rpm
>
> If I now try to install Net_SSLeay.pm-1.05 following output would be
> generated:
>
> Does somebody now what I missed?
> Thanks!
> Rene
>
> [root fire Net_SSLeay.pm-1.05]# make install
> gcc -c -I/usr/include -fno-strict-aliasing -O2 -march=i386 -mcpu=i686
> -D VERSION=\"1.05\" -DXS_VERSION=\"1.05\" -fPIC
> -I/usr/lib/perl5/5.6.0/i386-lin ux/CORE SSLeay.c
> In file included from SSLeay.xs:41:
> /usr/lib/perl5/5.6.0/i386-linux/CORE/perl.h:424:30: sys/types.h: No
> such file or directory
> In file included from SSLeay.xs:41:
> /usr/lib/perl5/5.6.0/i386-linux/CORE/perl.h:455:19: ctype.h: No such
> file or directory
It looks as though you haven't installed glibc-devel.
# rpm -qf /usr/include/sys/types.h
glibc-devel-2.2.2-10
# rpm -qf /usr/include/ctype.h
glibc-devel-2.2.2-10
Hope that helps,
- -D
- --
pgp key: http://www.tuxfan.homeip.net:8080/pgpkey.txt
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE7uSKbeMAUbzJhSVcRAkiqAKDA0eomKQIMW0gSCJFaV21g2dS7rwCeK6RY
DWfLJ6K4dhANJDJIgXUI2g8=
=5jtG
-----END PGP SIGNATURE-----
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]