I'm trying to build xorg 6.8.2 on a system which has certain libraries installed in non-standard places. Compilation fails complaining like this: /usr/bin/ld: cannot find -lfreetype ...and other libs. How can I make sure all linking receives an extra -L to get it past this issue? -- Ciprian Popovici