public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] OpenSSL failing to generate library
@ 2006-08-14  0:02 Laurie Gellatly
  2006-08-14  7:15 ` Andrew Lunn
  2006-08-14 19:57 ` Andrew Lunn
  0 siblings, 2 replies; 10+ messages in thread
From: Laurie Gellatly @ 2006-08-14  0:02 UTC (permalink / raw)
  To: ecos-discuss



Hi All,
I'm using ARM on a phytec 2294 board.
I have a working library and wanted to add openSSL to it.
Retrieved the 'epk' and loaded it via the admin tool into my current ecc. No
problem.
Deleted the entire build tree and then saved the new ecc.
When I tried to build the library an error message was generated complaining
that
.../src/crypto/bio/b_print.c error conflicting types for 'round'.

I went back and loaded a clean 'net' package for the board and only added
openSSL - same outcome.

For the moment, I've renamed 'round' in b_print.c to 'roundl' and modified
the single reference.
Anyone else had this problem? Could not see any mention of any issues with
openSSL in the archives.

Thanks 			...Laurie:{)


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 10+ messages in thread
* RE: [ECOS] OpenSSL failing to generate library
@ 2006-08-14  7:20 Sinan KAYA
  0 siblings, 0 replies; 10+ messages in thread
From: Sinan KAYA @ 2006-08-14  7:20 UTC (permalink / raw)
  To: Andrew Lunn, Laurie Gellatly; +Cc: ecos-discuss

Gcc tells this only if you have some prototype in a header file and it's
included in your source code.
Sinan.
 

-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of Andrew Lunn
Sent: Monday, August 14, 2006 10:12 AM
To: Laurie Gellatly
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] OpenSSL failing to generate library

> When I tried to build the library an error message was generated
complaining
> that
> .../src/crypto/bio/b_print.c error conflicting types for 'round'.


I've not seen this before. Does gcc tell you where the other
definition is?

           Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-08-14 23:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-14  0:02 [ECOS] OpenSSL failing to generate library Laurie Gellatly
2006-08-14  7:15 ` Andrew Lunn
2006-08-14  8:28   ` Laurie Gellatly
2006-08-14 19:57 ` Andrew Lunn
2006-08-14 21:53   ` Laurie Gellatly
2006-08-14 22:42     ` Gary Thomas
2006-08-14 22:46       ` Andrew Lunn
2006-08-14 22:55     ` Andrew Lunn
2006-08-14 23:17       ` Laurie Gellatly
2006-08-14  7:20 Sinan KAYA

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).