pombreda / google-gadgets-for-linux

Automatically exported from code.google.com/p/google-gadgets-for-linux
Apache License 2.0
0 stars 0 forks source link

Build error and fix for FC8 #119

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Build fails on FC8 with 
pratom.h not found

Edit /usr/include/jslock.h:45-48

#include "nspr4/pratom.h"
#include "nspr4/prlock.h"
#include "nspr4/prcvar.h"

rpm -q js-devel  nspr-devel 
returns
js-devel-1.60-4.fc8
nspr-devel-4.6.7-3.fc8

Original issue reported on code.google.com by markv...@googlemail.com on 4 Jun 2008 at 8:37

GoogleCodeExporter commented 9 years ago
It's not a bug of our code.

Original comment by james...@gmail.com on 4 Sep 2008 at 10:15