[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

glibc problem?



Hi all,

I've got the latest versions of libc6 and libc6-dev, but when I try to
compile (for example) gnome-napster, I get quite a load of error messages
like this:

/usr/include/bits/string2.h: In function `__strpbrk_c3':
/usr/include/bits/string2.h:1004: `size_t' undeclared (first use in this function)
/usr/include/bits/string2.h:1004: parse error before `__s'
/usr/include/bits/string2.h: In function `__strsep_g':
/usr/include/bits/string2.h:1171: `size_t' undeclared (first use in this function)
/usr/include/bits/string2.h:1171: parse error before `const'
/usr/include/bits/string2.h:1171: parse error before `const'
/usr/include/bits/string2.h:1171: parse error before `)'
/usr/include/bits/string2.h:1171: void value not ignored as it ought to be

I can prevent these by typing the command that make sends to gcc but
without -I/usr/include and everything compiles fine.  Maybe something
is installed badly, or I have an extra file somewhere?

Please help,
Chris Gray

-- 
The reason that every major university maintains a department of
mathematics is that it's cheaper than institutionalizing all those people.


Reply to: