Twice in recent builds I've had an empty openssl.pc file installed ... sthen@i386-2[~] ls -l /usr/lib/pkgconfig/openssl.pc -r--r--r-- 1 root bin 0 Nov 21 16:11 /usr/lib/pkgconfig/openssl.pc
I am building on one system, then on two other systems I'm NFS mounting /usr/obj from the first one, and running "make install" there. The 0-byte file has only been seen on one of the three systems. (Same one each time, so far). Anyone have an idea what might be going on?
