I needed to define "USE_SOCKETS" to include the
SHUTDOWN macro stored in e_os.h.

Thanks,
Garyc
--- gary clark <[EMAIL PROTECTED]> wrote:

> Hiya,
> 
> I appear to be missing "SHUTDOWN" api when attempted
> to build the s_server?
> 
> I'm using version 0.9.8e.
> 
> Any ideas where this is?
> 
> Thanks,
> Garyc
> 
> 
> --- gary clark <[EMAIL PROTECTED]> wrote:
> 
> > Hi Thomas,
> > 
> > Much appreciated the response. Yep I was building
> it
> > wrong...but of course. Oh well.
> > 
> > Thanks,
> > Garyc
> > --- "Thomas J. Hruska"
> > <[EMAIL PROTECTED]> wrote:
> > 
> > > gary clark wrote:
> > > > Hiya,
> > > > 
> > > > I am trying to build a simple client and
> server
> > > which
> > > > is proving not to be so simple in visual c++.
> > > > 
> > > > I am using the "s_server.c" file in
> openssl/apps
> > > and
> > > > have pulled in the following libs.
> > > > 
> > > > wsock32.lib advapi32.lib gdi32.lib user32.lib
> > > > 
> > > > what other libs and possibly .dll do I need in
> > > order
> > > > to build it. I am seeing a bunch of external
> > > symbols
> > > > failing to be resolved i.e _ERR_free_strings
> and
> > > > _ERR_remove_state.
> > > > 
> > > > Any help would be appreciated.
> > > > 
> > > > Thanks,
> > > > Garyc
> > > 
> > > libeay32.lib and libssl32.lib.
> > > 
> > > -- 
> > > Thomas Hruska
> > > Shining Light Productions
> > > 
> > > Home of BMP2AVI, Nuclear Vision, ProtoNova, and
> > > Win32 OpenSSL.
> > > http://www.slproweb.com/
> > > 
> > > 
> > >
> >
>
______________________________________________________________________
> > > OpenSSL Project                                
> > > http://www.openssl.org
> > > User Support Mailing List                   
> > > openssl-users@openssl.org
> > > Automated List Manager                          
> > > [EMAIL PROTECTED]
> > > 
> > 
> >
>
______________________________________________________________________
> > OpenSSL Project                                
> > http://www.openssl.org
> > User Support Mailing List                   
> > openssl-users@openssl.org
> > Automated List Manager                          
> > [EMAIL PROTECTED]
> > 
> 
>
______________________________________________________________________
> OpenSSL Project                                
> http://www.openssl.org
> User Support Mailing List                   
> openssl-users@openssl.org
> Automated List Manager                          
> [EMAIL PROTECTED]
> 

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

Reply via email to