Anatolij Shkodin wrote: > There are some programs on FreeBSD that require static MesaGL libraries. > However, freebsd-static is unavailable in Makefile. > > Compiling linux-static works well, but then hangs during make install (I > didn't save the exact line on which it does, sorry. But it was the stage > where it checks all the directories in order to copy the files.) > > As a workaround, one can copy the static libraries form the lib dir > manually. An alternative would be to provide an option to run make > freebsd-static.
I've added your config/patch to the Mesa 7.0 branch. Maybe you could try Mesa/master from git and see if the autoconf approach works. -Brian ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
