Hi, > greping the output of the two commands above for "func" > did not help because it ended up showing internals functions > which it uses but does not define ( something like puts ). I think what you have done should work. The reason you are seeing some extra symbols is because perhaps they are defined as macros or inline functions (And thus thus definitions are coming in your library)? Thanks, Rajat -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ