RE: Help w/ BC++ 5

2002-11-05 Thread Thomas J. Hruska
At 10:31 AM 11/5/2002 -0500, Oblio writeth: >Wow, this is great! This will save me a lot of time mucking about with >trying to get the compiler to run. Quick question, though. The main file, >openssl.exe, is looking for two files in the path (ssleay32.dll and >libeay32.dll). What are these,

RE: Help w/ BC++ 5

2002-11-04 Thread Oblio
Yes, md5_dgst.obj is present in tmp32. At 11/4/2002 05:08 PM +0100, you wrote: Oblio, Is md5_dgst.obj present in tmp32? If not, maybe the following kan help resolve the problem: cd D:\Open Source\openssl-0.9.6g// or equivalent directory make -f bcb.mak >> output.txt and afterwards

RE: Help w/ BC++ 5

2002-11-04 Thread Jan Serneels
iginal Message- From: Oblio [mailto:subscriber@;locustcreek.com] Sent: Monday, November 04, 2002 3:38 PM To: [EMAIL PROTECTED] Subject: RE: Help w/ BC++ 5 Well, this time, for whatever reason, I got further. However, eventually, it returned "Error: Unresolved external '_md5_bloc

RE: Help w/ BC++ 5

2002-11-04 Thread Oblio
Well, this time, for whatever reason, I got further. However, eventually, it returned "Error: Unresolved external '_md5_block_asm_host_order' referenced from C:\MISC\OPENSSL\OPENSSL-ENGINE-0.9.6G\OUT32\LIBEAY32.LIB|md5_dgst" These are the files in the out32 directory. libeay32.BAK libeay32.li

RE: Help w/ BC++ 5

2002-11-04 Thread Jan Serneels
-Original Message- From: Oblio [mailto:subscriber@;locustcreek.com] Sent: Monday, November 04, 2002 2:57 PM To: [EMAIL PROTECTED] Subject: RE: Help w/ BC++ 5 Unfortunately, BC3/4 doesn't work for me either. Did you get the email from Keary Phillips? He's got some suggestions. However,

RE: Help w/ BC++ 5

2002-11-04 Thread Oblio
to fix the mak, but who is in charge of these mak-files? Greetings, Jan Serneels -Original Message- From: Oblio [mailto:subscriber@;locustcreek.com] Sent: Friday, November 01, 2002 9:56 PM To: [EMAIL PROTECTED] Subject: Help w/ BC++ 5 I'm completely new to this, and trying to co

RE: Help w/ BC++ 5

2002-11-04 Thread Jan Serneels
] Subject: Help w/ BC++ 5 I'm completely new to this, and trying to compile on Borland's C++ Builder 5. I get most of the way through, but make fails. Can someone help? bcc32 -otmp32\cryptlib.obj -Iinc32 -Itmp32 -DWIN32_LEAN_AND_MEAN -q -w-aus -w-par -w-inl -c -tWC -tWM -DWINDO

RE: Help w/ BC++ 5

2002-11-02 Thread Jasper Spit
Use the BCB4 build instructions. The other doesn't work with BCB5 or BCB6. -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:owner-openssl-users@;openssl.org] Namens Oblio Verzonden: vrijdag 1 november 2002 21:56 Aan: [EMAIL PROTECTED] Onderwerp: Help w/ BC++ 5 I'm comp

Help w/ BC++ 5

2002-11-02 Thread Oblio
I'm completely new to this, and trying to compile on Borland's C++ Builder 5. I get most of the way through, but make fails. Can someone help? bcc32 -otmp32\cryptlib.obj -Iinc32 -Itmp32 -DWIN32_LEAN_AND_MEAN -q -w-aus -w-par -w-inl -c -tWC -tWM -DWINDOWS -DWIN32 -DL_ENDIAN -DDSO_WIN32 -O2 -ff