Re: Compilation problem/missing files:openssl.pod

2001-11-16 Thread Lutz Jaenicke

On Fri, Nov 16, 2001 at 11:30:17AM +, Laurent Jouannic wrote:
> Well, I had allready downloaded a version of opennsll-0.9.6b and it ran
> great.

That's fine, as far as I am concerned :-).

> 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

We cannot take responsibility for people shipping modified versions of
OpenSSL. I don't know which modifications were made for what reason.
You should either ask your question on some debian mailing list or have to
wait until it is answered by a debian-maintainer (or user tracking down
the problem) reading this list.

Best regards,
Lutz
-- 
Lutz Jaenicke [EMAIL PROTECTED]
BTU Cottbus   http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus  Fax. +49 355 69-4153
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



Re: Compilation problem/missing files:openssl.pod

2001-11-16 Thread Laurent Jouannic

Hi Lutz,

First, thanks 4 your answer.

Lutz Jaenicke wrote:

> On Fri, Nov 16, 2001 at 09:05:52AM +, 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]



Re: Compilation problem/missing files:openssl.pod

2001-11-16 Thread Lutz Jaenicke

On Fri, Nov 16, 2001 at 09:05:52AM +, 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?

Best regards,
Lutz
-- 
Lutz Jaenicke [EMAIL PROTECTED]
BTU Cottbus   http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus  Fax. +49 355 69-4153
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



Compilation problem/missing files:openssl.pod

2001-11-16 Thread Laurent Jouannic


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?

Thanks.

Laurent Jouannic

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