Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] glibc problem ?

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Treeve Jelbert <treeve01 AT pi.be>
  • To: "sm-discuss" <sm-discuss AT lists.ibiblio.org>
  • Subject: [SM-Discuss] glibc problem ?
  • Date: Thu, 22 Jan 2004 18:44:57 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I am trying to update a spell and get the following errors, which seem to be
related to glibc.
- ---
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
- -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"rlib\"
- -DVERSION=\"1.1.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1
- -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
- -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
- -DHAVE_LIBC=1 -DHAVE_LIBM=1 -DHAVE_ODBC=1 -DHAVE_PYTHON=1 -DHAVE_JAVA=1
- -DHAVE_ICONV_H=1 -DHAVE_ICONV_OPEN=1 -DICONV_CONST_CHAR_PP=0
- -DICONV_ISO=ISO8859-1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1
- -DHAVE_CPDFLIB_H=1 -DHAVE_LIBCPDF=1 -DENABLE_CRASH=1 -I. -I.
- -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
- -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include
- -I /usr/include/python2.3 -I/usr/include -I/usr/include/linux -Wall -Werror
- -march=athlon-tbird -mmmx -m3dnow -pipe -O3 -c parsexml.c -MT parsexml.lo
-MD
- -MP -MF .deps/parsexml.TPlo -fPIC -DPIC -o .libs/parsexml.o
In file included from /usr/include/_G_config.h:44,
from /usr/include/libio.h:32,
from /usr/include/stdio.h:72,
from parsexml.c:21:
/usr/include/gconv.h:72: error: parse error before "size_t"
/usr/include/gconv.h:88: error: parse error before "size_t"
/usr/include/gconv.h:97: error: parse error before "size_t"
/usr/include/gconv.h:174: error: parse error before "size_t"
/usr/include/gconv.h:177: error: parse error before '}' token
In file included from /usr/include/libio.h:32,
from /usr/include/stdio.h:72,
from parsexml.c:21:
/usr/include/_G_config.h:47: error: field `__cd' has incomplete type
/usr/include/_G_config.h:50: error: field `__cd' has incomplete type
In file included from /usr/include/stdio.h:72,
from parsexml.c:21:

- ---


The C program looks fairly normal
#include <stdio.h>
#include <string.h>
#include <stdlib.h>

#include <libxml/xmlversion.h>
#include <libxml/xmlmemory.h>
#include <libxml/xinclude.h>

#include "rlib.h"




Any thoughts?


Regards, Treeve

- --
PGP Key ID: AB929B24
PGP Key Fingerprint:31D9 D22F 42E6 F545 662E AB6F 9697 34C5 AB92 9B24
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD4DBQFAEAwZlpc0xauSmyQRAlOjAJwKDcOKmb8esvHn9wTxaQTapUqtiACXbYva
UIwNFWtd/yD8uQtd6PaDPQ==
=eDMG
-----END PGP SIGNATURE-----




Archive powered by MHonArc 2.6.24.

Top of Page