Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] gcc/g++ 4.3.0 + stlport

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] gcc/g++ 4.3.0 + stlport
  • Date: Fri, 11 Apr 2008 09:11:10 -0700

On Friday, April 11 2008 12:59:37 Javier Vasquez wrote:
> Hi,
>
> Under the test grimoire gcc/g++ got upgraded to 4.3.0. After casting
> them (besides some other spells as well like gettext, etc.), I tried
> re-casting stlport then, and it seems not possible:
>
> % cast -c -r stlport
> ...
> stlport 5.1.5
> In file included from ../../stlport/limits.h:27,
> from ../../src/c_locale.c:23:
> /usr/include/../include/limits.h:125:26: error: no include path in
> which to search for limits.h
> In file included from ../../stlport/limits.h:27,
> from ../../src/c_locale.c:23:
> /usr/include/../include/limits.h:125:26: error: no include path in
> which to search for limits.h
> In file included from ../../stlport/limits.h:27,
> from ../../src/c_locale.c:23:
> /usr/include/../include/limits.h:125:26: error: no include path in
> which to search for limits.h
> cat: obj/gcc/so/c_locale.d: No such file or directory
> cat: obj/gcc/so_g/c_locale.d: No such file or directory
> cat: obj/gcc/so_stlg/c_locale.d: No such file or directory
> make: *** [depend] Error 1
> ! Problem Detected !
>
> I've seen e-mails about 4.3.0 migration, and most probably this is a
> known problem. Have any one seen this before? Is there a way to make
> stlport work?
>
> Thanks,

glibc had a similar problem and its fix was found here:
http://sources.redhat.com/bugzilla/show_bug.cgi?id=5442

A similar solution would probably work.

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285

Attachment: signature.asc
Description: This is a digitally signed message part.




Archive powered by MHonArc 2.6.24.

Top of Page