On Wed, 28 May 2003, Yanick Quirion wrote:

> Hi all,
>
> I'm not able to compile the Net::SSLeay module under RedHat 9. Here are
> the errors I have:
>
> [saturne]:/u/sinfsyst/yanqui/download/Net_SSLeay.pm-1.21# make install
> make[1]: Entering directory
> `/u/sinfsyst/yanqui/download/Net_SSLeay.pm-1.21/Net-SSLeay-Handle-0.50'
> make[1]: Leaving directory
> `/u/sinfsyst/yanqui/download/Net_SSLeay.pm-1.21/Net-SSLeay-Handle-0.50'
> gcc -c  -I/usr/include -I/usr/inc32 -D_REENTRANT -D_GNU_SOURCE
> -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing
> -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -I/usr/include/gdbm -O   -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC
> "-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"  -DPERL5 SSLeay.c
> In file included from /usr/include/openssl/ssl.h:179,
>                  from SSLeay.xs:87:
> /usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory

So it can't find krb5.h.  The remaining errors are probably a consequence
of that.  Do you have krb5-devel installed?

> In file included from /usr/include/openssl/ssl.h:179,
>                  from SSLeay.xs:87:
> [...]
>
> What's happened with new release of RedHat? Each time I want to compile
> something I have problem. That's pain in the ass all those problems. Why
> this version is not compatible with the other on the market? Hope this
> will change in the next RedHat's version, because I will probably change
> for another distribution...

Of course, it must be Red Hat's fault.  That would be the first thing
any reasonable person would conclude...

>
>
> So, I will thank you for your help... hope you succeed to compile this
> module!!! :)
>
> P.S. This module is for webmin.
>
> Thanks
>
> Regards
> -Yanick
>
>
>

-- 
                Matthew Saltzman

Clemson University Math Sciences
[EMAIL PROTECTED]
http://www.math.clemson.edu/~mjs


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to