http://bugs.freedesktop.org/show_bug.cgi?id=20435





--- Comment #16 from Ryan Hope <rmh3...@gmail.com>  2009-03-03 13:28:36 PST ---
(In reply to comment #15)
> (In reply to comment #14)
> > I'm guessing that what happens is that ebuild passes --build=<build-triplet>
> > which mesa's configure doesn't know how to handle. If you know what that is,
> > and it seems to be reasonably generic across distros, then maybe we can 
> > support
> > it.
> > 
> 
> if build <build-triplet> you are talking about the gcc tuple, mine is
> i586-gentoo-linux-uclibc-4.2.4....
> 
> There havent been any offical uclibc stages released since 2005 but there are
> experimental stages still being worked on. If a user starts from one of these
> gentoo uclibc stages I would say its safe to assume that this general pattern
> would hold up: <cpu_arch>-gentoo-linux-uclibc-<gcc_version>
> 

so how about something like case "$host_os" in
*-gnu*|*-uclibc*)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to