This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

OpenSSL failing to generate library



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]