On Wed, Apr 23, 2008 at 7:24 AM, Brian Paul
<[EMAIL PROTECTED]> wrote:
> 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.

I think autoconf should work with --enable-static on freebsd (for
non-DRI). Eric committed a couple thing to make configure work for
freebsd a couple months ago. Of course, that requires master.

--
Dan

-------------------------------------------------------------------------
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

Reply via email to