Source: libc6.1-dev Version: 2.9-23 Severity: important Hi,
While building audit on alpha, I get the following error: > gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC > -D_GNU_SOURCE '-DTABLE_H="actiontab.h"' -Wall -g -O2 -MT > gen_actiontabs_h-gen_tables.o -MD -MP -MF > .deps/gen_actiontabs_h-gen_tables.Tpo -c -o gen_actiontabs_h-gen_tables.o > `test -f 'gen_tables.c' || echo './'`gen_tables.c > In file included from /usr/include/sys/socket.h:40, > from libaudit.h:33, > from gen_tables.c:36: > /usr/include/bits/socket.h:68: error: expected identifier before numeric > constant It looks like there is a \ missing on line 67. Kurt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

