You are still missing libgs from GhostScript. The precompiled, prepackaged version of GhostScript currently delivered into Solaris doesn't include libgs so until that changes, you will have to build it yourself. That should reduce the unresolved symbols, but I expect that a few will remain. I don't know who normally supplied rpl_realloc, but I suspect (without any investigation) that realloc() is a replacement. strchrnul(), strcasestr(), and strndup() looks like glibc and would be simple to write. I was considering porting Foomatic-rip 4.0 for my own purposes. Have you made any code changes to get where you are or are you just trying to build it as is?
-Norm niv wrote: > Hi, > > I installed glib, still the problem persists.. > > Please help in solving this issue. >