greetings,

having read how fast the ibm's jvm is i decided to compile apache jserv with it. unfotunately, i was getting a library load errors, "unsatisfied symbol: __bzero" in libjava.so. the old trick of defining macro bzero in term of memset didn't work this time.  what would be the least intrusive way of getting over this annoyance, perhaps, adding a to libjava.so a sourrce with the macro defining bzero?
besides, i should not have to do that at all, it must be somehow resolved, otherwise it wouldn't work, period.
any suggetions? tia,

-a

-- 
Aaron Stromas    | "Tick-tick-tick!!!... ja, Pantani is weg..."
Oracle Corp      |                             BRTN commentator
+1 703.708.68.21 |                              L'Alpe d'Huez
                                            1995 Tour de France
 


Reply via email to