Jump to content

OSX Build Error **solved**


Recommended Posts

I get this error, when building the it OSX.

/opt/local/include/js/jsotypes.h:77: error: conflicting declaration ‘typedef struct JSUint64 uint64’

/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:48: error: ‘uint64’ has a previous declaration as ‘typedef uint64_t uint64’

I tried installing SpiderMonkey with MacPorts, but no luck.

Edited by TheBoff
Link to comment
Share on other sites

Good point. Now that I think about this more:

- why that header is being included at all? I thought our version is meant to override the default system header.

- the PROTYPES_H comment suggests that the contents of this header should be supplanted by NSPR's definitions. Do you not have that installed? (That might explain why others don't have this error - I thought the OS X build was working after we added the SpiderMonkey tree.)

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...