> From [email protected] Wed Oct 5 20:03:09 2016 > From: Tim Tassonis <[email protected]> > To: BLFS Development List <[email protected]>, > Bruce Dubbs <[email protected]> > Date: Wed, 05 Oct 2016 21:07:45 +0200 > Subject: Re: [blfs-dev] Question reguarding xorg rebuild due to latest > changes > > >> I've just rebuilt Xorg Libraries on my new (7.9) LFS based systems and all > >> worked well. > >> > >> I also tried to be clever, ignored the BLFS ticket's note that older > >> system need a full rebuild, ended up with a broken X installation and had > >> to go back to the old version. > >> > >> Just if anybody knows: Does _ALL_ from Xorg after Xorg Libraries have to > >> be rebuild, or is there a known shortcut? > > > > I'm not sure what you are asking. If you want to only rebuild a selected > > set of xorg libraries, you cna jsut use a custom lib-7.7.md5 file with > > only the files you want to build. > > > > Since building all the libraries is only 2 SBU, there is not much > > advantage to a selective rebuild. > > > No, sorry, that's not what I meant. I meant, if you have an LFS 7.6 > installation whith all stuff on the versions in that book, then an Xorg > Libraries upgrade to the versions in blfs current will break some stuff, > for instance the xorg-server. My question was only if any bodyknows by > chance all the exact stuff that breaks. > Just to cut my rebuild time. But I thinks it's maybe more than just xorg, > the problem is one library that has a new soname, libXRand, I believe. >
IIUIC: why not just run a script to see what's linked against the libs in question - find ... readelf/ldd ... grep ... - usual stuff. If that's still not addressing what you mean, then perhaps describe more simply, procedurally, in the proverbial 'words of one syllalble', what it is that you are wanting to do; your two outlines above, kindof pre-filter/re-shape a bit too much, what the core basic infos are. hth, akh -- -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
