Compile error in bonobo-activation-activate.c (and fix)



First of all a big thank you for the new GARNOME release!

I had a compile error in bonobo-activation-activate.c, in particular
lines 712 and further. The message was that LC_ALL, LC_COLLATE etc.
weren't known. I fixed this by adding
   #include <locale.h>
in the beginning of the source, after which it compiled just fine.

I'm just wondering why nobody else has reported this earlier?!

Happily compiling 0.18.2,

Martijn




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]