> On Sunday 14 January 2018 at 12:29:09, aitor_czr wrote: > > > Hi Edward, > > > > On 14/01/18 11:09, Edward Bartolo wrote: > > > > > > I investigated my system to find which functions from libsystemd0 were > > > required for my installation to work using nm and ldd.
ldd is a pretty fundamental tool in development and is in the libc-bin package. From the man page: "ldd prints the shared objects (shared libraries) required by each program or shared object specified on the command line." ael _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
