From: Bob D. <bd...@si...> - 2004-01-02 19:48:57
|
I think we had someone get it working on freebsd RLIB cvs is much more cross platform friendly (uses gmodule stuff.. so no implicit -dl) What problems are you having w/ iconv?? can you send a patch or somthing? - Bob On Fri, 2004-01-02 at 13:47, H. Steuer wrote: > Hi guys, > > im trying to compile rlib on OpenBSD. > After removing -ldl, fixing a few lines of code due to incompatible pointer types (e.g. to iconv()) i was stuck when it came to some libtool errors. i'm not into libtool stuff and therefore was not able to debug it further. > did one of you guys ever compile rlib on a *BSD machine? > > kind regards, > heri > |