2009/8/2 Justin P. Mattock <[email protected]>: > Anyways as for creating ext4 and x86_64 system, I started > yesterday, and everything seems good. > /lib64 and /usr/lib64 seem simple enough to have the packages > go there. but hopefully It's not to tough to make it to the xserver etc.. > > As for the build should I have used x86_64-unkown-linux-gnu > or x86_64-pc-linux-gnu > > Justin P. Mattock > -- Since you are building multilib, you really need to check what is in cblfs - for my first few multilib builds I had all sorts of weird and unrepeatable problems, partly because I never saw a need to build multiple sizes of everything. You youngsters with terrabyte disks and multiple CPUs probably don't have a problem with that ;-)
In particular, imake (for xmkmf) needs to be available in both sizes. Nowadays, I've given up on multilib because for me it doesn't add enough benefits to compensate for the extended build. YMMV. ĸen -- After tragedy, and farce, "OMG poneys!" -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
