Hi,

Thanx for the reply.

I have gcc installed and I attempted to create a
symbolic link cc so that it will point to my gcc but
some of its parameters like -Kpic are not recognized
by gcc.

What you said is not quite clear... sorry.

This is what I understood from what you said:

#CC=/usr/loca/bin/gcc
#set CC

I set CC first, then tried cc but I still have the
same error. Did I get your point?

Breughel

 
--- Mads Toftum <[EMAIL PROTECTED]> wrote:
> On Sun, Aug 05, 2001 at 08:47:14PM -0700, Breughel
> Macabuhay wrote:
> > Hi,
> >  
> > I am trying to install modSSL as an apache
> > module(DSO). I have successfully installed OpenSSL
> > without any problems.  Configure went well but
> when I
> > tried to 'make' this was what I got:
> >  
> > # make
> > make[1]: Entering directory
> > `/users/breughel/mod_ssl-2.4.10-1.3.9/pkg.sslmod'
> > cc -c  -I/usr/apache/include -DEAPI -DMOD_PERL
> > -DUSE_EXPAT -O -G -Kpic -I/users/
> > breughel/openssl-0.9.6b/include
> > -DMOD_SSL_VERSION=\"2.4.10\" mod_ssl.c && mv mod
> > _ssl.o mod_ssl.lo
> > /bin/sh: cc: not found
> 
> Do you have a c compiler installed? That is what it
> is
> complaining about. You could just set the
> environment
> variable CC to point at your compiler. 
> 
> vh
> 
> Mads Toftum
> -- 
> With a rubber duck, one's never alone.
>               -- "The Hitchhiker's Guide to the
> Galaxy"
>
______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)               
>    www.modssl.org
> User Support Mailing List                     
> [EMAIL PROTECTED]
> Automated List Manager                           
[EMAIL PROTECTED]


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to