BABA Yoshihiko wrote: [] > Sorry, this was due to that I remove documents. Actually, the .deb > file got a little bit bigger by 4 bytes or something.
I don't know much about parallel makes (except that sometimes they dont work :-) ); I would have thought that on a single processor machine this shouldn't make any difference, but maybe it is more complicated. The libgeos2 Makefiles are a tangled mess of spaghetti code which perhaps invites even single processor machines to spawn several make processes in parallel. OTOH they rely on the fact that things are installed in a certain order, so they should actually prevent parallel makes during installation themselves. I'd call this a bug in the libgeos package. -- Martin ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
