Justin P. Mattock schrieb: > On an x86_64 build, > I think xserver is not looking in /lib64 for > libselinux. under the options how would > I go about doing this > i.g. LIBS=L/lib64 or something different? >
in theorie ./configure LDFLAGS=-L/lib64 should do the trick. ntl is is a bug in configure not to detect this. re, wh _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
