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: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • Cc: "sm-discuss AT lists.ibiblio.org" <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] gcc/g++ 4.3.0 + stlport
  • Date: Sat, 12 Apr 2008 01:59:59 +0200


% cast -c -r stlport
...
stlport 5.1.5
In file included from ../../stlport/limits.h:27,
from ../../src/c_locale.c:23:

Probably it is not a reason of these problems but we certainly should update our kernel headers in glibc.
It is version HEADERS_VERSION=2.6.23.1. :-(

The problem with our glibc I mentioned in my dhcpcd 3.2.3 commit: http://scmweb.sourcemage.org/gitweb.cgi?p=smgl/grimoire.git;a=commit;h=0f3841060a562fbe1e450eae6f2708eca2c03f08

From README of dhcpcd:
We now default to using -std=c99. For 64-bit linux, this always works, but
for 32-bit linux it requires either gnu99 or a patch to asm/types.h.
Most distros patch linux headers so this should work fine.
linux-2.6.24 finally ships with a *working* 32-bit header.
If your linux headers are older, or your distro hasn't patched them you can
set CSTD=gnu99 to work around this.

Site http://dmlb2000.homelinux.org/pub/kernel-headers/ seems is dead.

--
Ladislav Hagara






Archive powered by MHonArc 2.6.24.

Top of Page