gbraad / open-rp

Automatically exported from code.google.com/p/open-rp
0 stars 0 forks source link

OpenSSL is compiles wrong architecture on OS x 10.6 #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Build ORP. It will fail.

What is the expected output? What do you see instead?
I fixed this a while back so I don't remember what the errors were, but 
something about the library 
being the wrong architecture.

What version of the product are you using? On what operating system?
r314 on OS x 10.6.2

Please provide any additional information below.
The fix is to use the attached file. OpenSSL has to be compiled as 64-bit.

Original issue reported on code.google.com by dyla...@gmail.com on 24 Nov 2009 at 7:00

Attachments:

GoogleCodeExporter commented 8 years ago
This should be the last issue preventing ORP from building on OS X. I'm going 
to clean everything out and do a 
build using only the modifications I've posted and see if I can still get it 
working.

Original comment by dyla...@gmail.com on 24 Nov 2009 at 7:01

GoogleCodeExporter commented 8 years ago
Yep- if you apply my fixes from this and Issue 21 you can successfully build on 
Snow Leopard!

Original comment by dyla...@gmail.com on 24 Nov 2009 at 7:42

GoogleCodeExporter commented 8 years ago
Excellent!  I've merged your changes and added the wx 2.9.0 patch.  Please test 
r315
and let me know if I've missed something.

Original comment by darryl...@gmail.com on 24 Nov 2009 at 8:17

GoogleCodeExporter commented 8 years ago

Original comment by darryl...@gmail.com on 24 Nov 2009 at 8:18

GoogleCodeExporter commented 8 years ago
Everything is working beautifully! Well, I haven't actually tested the app, but 
it builds and launches!

Original comment by dyla...@gmail.com on 24 Nov 2009 at 9:30

GoogleCodeExporter commented 8 years ago
Awesome... good to hear!  Big thanks for sorting this out.  I'll close this 
issue.

Original comment by darryl...@gmail.com on 24 Nov 2009 at 9:41