SUN 1.8.0 Build Patches - SUN Workshop 6.1

S

Schneider, Michael

Hello All,


I just built SUN and ran the rinda examples that were giving me
problems before.

Here are the patches that I needed to do the build.

hope this helps,
Mike
PS. More runtime fixes may be discovered....
-------------------------------------------------------------------

Fix 1)
fix compile error in defines.h

Remove volatile from asm statement, defines.h line 147

Fix 2)
ext/syck/emitter.c line 105

change C++ style comment to C /* */

Fix 3)
ext/socket/socket.c - add 2 includes to pick up socket constants

// MLS - solaris only header files to define socket
// constants
#include <netinet/in.h>
#include <netinet/tcp.h>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,024
Latest member
ARDU_PROgrammER

Latest Threads

Top