oftware release.
>>
>> -Jon Evers
>> --
>>
>> *From:* owner-openssl-us...@openssl.org [mailto:
>> owner-openssl-us...@openssl.org] *On Behalf Of *Raghav Varadan
>> *Sent:* Wednesday, April 03, 2013 5:59 PM
>>
>> *To
-
>
> *From:* owner-openssl-us...@openssl.org [mailto:
> owner-openssl-us...@openssl.org] *On Behalf Of *Raghav Varadan
> *Sent:* Wednesday, April 03, 2013 5:59 PM
>
> *To:* openssl-users@openssl.org
> *Subject:* Re: fipslink
>
>
> ** **
>
> Jon,**
-Jon Evers
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Raghav Varadan
Sent: Wednesday, April 03, 2013 5:59 PM
To: openssl-users@openssl.org
Subject: Re: fipslink
Jon,
I have the same problem that you were mentioning in your thread. I bui
1120: 3 unresolved externals
First stage Link failure at D:\OpenSSL\deploy\Applications_win64_x64\bin\
fipslink.pl line 55.
Thanks!
Regards,
Raghav
On Thu, Feb 7, 2013 at 2:26 PM, Dave Thompson wrote:
> > From: owner-openssl-us...@openssl.org On Behalf Of Jeffrey Walton
> > Sent:
> From: owner-openssl-us...@openssl.org On Behalf Of Jeffrey Walton
> Sent: Wednesday, 06 February, 2013 16:59
> To: openssl-users@openssl.org
> Subject: Re: fipslink
>
> On Wed, Feb 6, 2013 at 2:40 PM, Memmott, Lester
> wrote:
> > Jon,
> >
> > I
Dr Henson,
Excellent! Thanks for clarifying that for us!
Jon,
I'm using dynamic openssl libraries so I have no need pursue this further. If
you still do, good luck!
Thanks,
Lester
__
OpenSSL Project
On Thu, Feb 07, 2013, Memmott, Lester wrote:
>
> Thanks so much for your response. Perhaps some clarification is in order.
> When you state "static libraries" are you referring to libeay32 being
> statically linked with the c runtime libraries? ...or do you mean my
> application statically lin
s?
Thanks,
Lester
-Original Message-
From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org]
On Behalf Of Dr. Stephen Henson
Sent: Thursday, February 07, 2013 8:00 AM
To: openssl-users@openssl.org
Subject: Re: fipslink
On Wed, Feb 06, 2013, Memmott, Lester wro
build openssl but when I looked carefully, I
found that fipslink.pl was used to compile libeay32.dll, but not for
openssl.exe.
Link libeay32.dll in ntdll.mak. Note that FIPSLINK is used and O_FIPSCANISTER
is included along with fips_premain.obj:
$(O_CRYPTO): $(CRYPTOOBJ) $(O_FIPSCANISTER) $(PREMAIN
On Wed, Feb 06, 2013, Memmott, Lester wrote:
> Jon,
>
> I???m having trouble with fipslink as well and thought it might help to
> compare notes. These are the linker errors I???m getting using Visual
> Studio 2008:
If you can it is far easier to link against the DLLs crea
enssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org]
On Behalf Of Jeffrey Walton
Sent: Wednesday, February 06, 2013 2:59 PM
To: openssl-users@openssl.org
Subject: Re: fipslink
On Wed, Feb 6, 2013 at 2:40 PM, Memmott, Lester
wrote:
> Jon,
>
> I’m having trouble with fipslink a
On Wed, Feb 6, 2013 at 2:40 PM, Memmott, Lester
wrote:
> Jon,
>
> I’m having trouble with fipslink as well and thought it might help to compare
> notes. These are the linker errors I’m getting using Visual Studio 2008:
> fips_premain.obj : error LNK2001: unresolved external s
ake a difference for the linking issues we see
Differences in my previous attempt to use fipslink:
I created a full VED.mak file based on ntdll.mak that has fipslink and bunch of
symbols in it instead of your shorter batch file method.
I ran into problems because I wasn't using the installed lo
on't have any link errors from fips_premain.obj.
My equivalent of your @"link.rsp" does not have fips_premain in it. I thought
fipslink compiled and linked that for me.
M my fipslink.pl dies at "First stage Link Failure" - Line 55, which is the
same place you get to.
I can't r
Jon,
I’m having trouble with fipslink as well and thought it might help to compare
notes. These are the linker errors I’m getting using Visual Studio 2008:
fips_premain.obj : error LNK2001: unresolved external symbol "unsigned char *
FIPS_signature" (?FIPS_signature@@3PAEA)
fips_p
Does anyone have a windows make file that uses fipslink to build an
executable that they can forward to me?
Alternatively a Visual Studio project that uses that would also help?
The smaller and simpler the project the better.
I'm trying to build a windows executable that uses the
16 matches
Mail list logo