Issues building Lightspark that links to jmorecfg.h

Rusty Nejdl rnejdl at ringofsaturn.com
Fri Jun 17 16:41:33 UTC 2011


I am trying to build lightspark and it links to :

/usr/local/include/firefox/jmorecfg.h

It fails with an error of:

/usr/local/include/firefox/jmorecfg.h:216:21: fatal error: prtypes.h: 
No such file or directory

If I modify the above file from:

#include "prtypes.h"

to:

#include "nspr/prtypes.h"

Then lightspark compiles without issue.

I am not sure where to go with this next.  I am open to suggestions on 
this.

Thanks!
Rusty Nejdl


More information about the freebsd-gecko mailing list