Riccardo Mottola wrote: >I have a doubt: if using base X, when i update my system from sources I do: > ./build.sh -O ../obj -T ../tools -U distribution ># ./build.sh -O ../obj -T ../tools -U install=/ > >this should build&update also X, right?
No, you also need the -x argument to build.sh to tell it to build X11. On my system I see: % nm /usr/X11R7/lib/libXi.a | grep XIFree 000000000000022d T XIFreeDeviceInfo
