Hi

I tried to compile req.c with VisualC 6.0 and I got
following error message:

req.obj : error LNK2001: unresolved external symbol _app_RAND_write_file
req.obj : error LNK2001: unresolved external symbol _app_RAND_load_files
req.obj : error LNK2001: unresolved external symbol _app_RAND_load_file
req.obj : error LNK2001: unresolved external symbol _add_oid_section
req.obj : error LNK2001: unresolved external symbol _app_passwd
req.obj : error LNK2001: unresolved external symbol _str2fmt

Then I though that I should compile app_rand.c and when I compiled
it I got again linking error:

LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main

Now I have no idea that what I should do next, so could someone tell
me how to make Req-program that (I thing) is used to make a sertificate
requests.

Thanks.

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

Reply via email to