Re: [apache-ssl] Compilation problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [apache-ssl] Compilation problems



On Sat, 29 Aug 1998, Ralf S. Engelschall wrote:
> > May be the freebsd port should check for USA_RESIDENT=YES env variable
> 
> Yes, sure. I just couldn't test it myself because I'm not a US-citizen. Can
> you give me the correct "-lcrypto -lssl .." sequence you used. Because I think
> the correct way is "-lssh -lRSAglue -lcrypto -lrsaref", right?  Or can you
> leave out -lRSAglue because SSLeay is compiled with the -DRSAREF define?

When the compilation failed, I edited the Makefile to show

LIBS1= -lcrypt -lssl -lcrypto -lRSAglue -lrsaref

that fixed the compilation problem.

I tried using a combination of those two (-lRSAglue, -lrsaref)
but it did not compile properly unless both are present.

I am not sure how you want to implement USA_RESIDENT env variable.
Some ports (eg: netscapexxxx.us) specifically ask the user ...
or you may want to display an initial info message

I can do the testing if needed..

Again, thanks for the help.

-Satya

-------
bash-2.02# pwd
/usr/ports/www/netscape4-communicator.us
bash-2.02# make

You must set variable USA_RESIDENT to YES, if you are USA or
Canadian resident, in order to build this package.
There is no version of this port for NON-USA and NON-Canadian users.

*** Error code 1
-------


-----------------
Satya Devireddy	   
satya@dspsoft.com