Net Llama spewed electrons into the ether that assembled into: > > loading cache /dev/null within ltconfig > > Why is it loading /dev/null as a cache? I think something is very > broken somewhere.
stuff does this all the time during ./configure Llama. this ensures that prior runs of ./configure aren't "poisoning" the current invocation. -- Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778 Admin: Linux StepByStep - http://www.linux-sxs.org and http://jobs.linux-sxs.org Confidence is the feeling you have before you understand the situation. _______________________________________________ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
