K 10 svn:author V 8 kientzle K 8 svn:date V 27 2009-04-18T06:01:55.608276Z K 7 svn:log V 324 Libarchive is sprouting dependencies on libmd and libcrypto. Because crunchgen drops any repeated library (keeping only the first), the -lcrypto reference must be moved to after -larchive, not merely duplicated. I'm considering changing crunchgen's handling of duplicate libraries, but that's a rather more delicate issue. END