Thierry Reding wrote: > Hi, > > I have attached two patches that fix two minor issues in the current build > system. The first patch creates LIB_DIR and it's parent as needed and doesn't > ignore errors.
I don't think the -p option is supported by all Unixes. Nobody has ever reported that the mkdir command has failed as-is. Can you elaborate? > The second patch checks whether libGL or libOSMesa actually > exist before trying to install them. I've checked that in, but replaced lib$(GL_LIB).* with $(GL_LIB_NAME)* Same for OSMesa lib. -Brian ------------------------------------------------------------------------- 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 _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
