Am 31.07.14 schrieb Laurent Blume <[email protected]>: > Best approach is going to opencsw.org, clicking on «Search» on the right, > entering «libutil.so» in the Filename field, and checking «partial match» > before clicking on the Search button. > 'partial match' is mandatory because libutil.so could be a sym link which will not returned by opencsw.org search. other approaches: - is there a link, is it broken? - do it is in -L directory list? - do it is the right elf type (32/64bit)?
> > > If there's no match, well, welcome to Dependency Hell! :-) > > Laurent > > Le 2014/07/30 23:04 +0200, Riccardo Mottola a écrit: > >Hi, > > > >while trying to package GNUsteps IDE, I get: > > > >ld: fatal: library -lutil: not found > > > >what's the best approach? do we have this lbirary but just in a place > >not found? or is it not needed? is there a deeper porting problem? > >The closest library I could find is libuutil > > > >Riccardo > > > > > > > >
