Skip to Content.
Sympa Menu

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

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Javier Vasquez" <jevv.cr AT gmail.com>
  • To: "SM, Discuss" <sm-discuss AT lists.ibiblio.org>
  • Subject: [SM-Discuss] gcc/g++ 4.3.0 + stlport
  • Date: Fri, 11 Apr 2008 06:59:37 -0600

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,

--
Javier




Archive powered by MHonArc 2.6.24.

Top of Page