Hi Lutz,

First, thanks 4 your answer.

Lutz Jaenicke wrote:

> On Fri, Nov 16, 2001 at 09:05:52AM +0000, Laurent Jouannic wrote:
> >
> > Hi to the ML
> >
> > when I want to compile openssl-0.9.6b
> >  I have the following answer:
> > make[1]: Entering directory `/home/julien/source/openssl-0.9.6b/doc'
> > pod2man --center='OpenSSL Documentation' --release="OpenSSL "
> > --section=1
> > openssl.pod > openssl.1
> > Can't open openssl.pod for reading: No such file or directory
> >  at /usr/bin/pod2man line 48
> > make[1]: *** [openssl.1] Error 255
> > make[1]: Leaving directory `/home/julien/source/openssl-0.9.6b/doc'
> > make: *** [sub_all] Error 1
> >
> > Anyone go an idea?
>
> No. the openssl.pod file is in openssl-0.9.6b/doc/apps. I am somewhat
> irritated that make claims to be in openssl-0.9.6b/doc (please note the
> missing "apps" in the location), and I am even more irritated that
> /usr/bin/pod2man is being called. I am quite sure that the correct
> call would be to $(PERL) ../../util/pod2man.pl. As far as I remember
> the pod2man version shipped with openssl has been modified, so using
> a system version of it may lead to unwanted results...
>
> Are you sure you are building from an unmodified OpenSSL-0.9.6b source?
>

Well, I had allready downloaded a version of opennsll-0.9.6b and it ran
great.
But I run under Debian and to build a apache-ssl with transparent proxy, I
have to get the source of the
Debian-package, to patch and compile it. But I had error during compilation
with undefined function.

So I decided to get the openssl source from debian, but unstable package (
dependance between the packages).

And  I downloaded it from the:
deb-src http://non-us.debian.org/debian-non-US unstable/non-US main contrib
non-free

So here was, my situation.

Any ideas?

Thanks.

Laurent Jouannic.




>
> Best regards,
>         Lutz
>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to