search for: arith_xxxx

Displaying 1 result from an estimated 1 matches for "arith_xxxx".

2005 Jan 27
1
klibc/ash doesn't compile
...mv lex.yy.c $@ arith.h: arith.c - sed -n '/^#define ARITH/p' $< > $@ + sed -n '/^#define[[:space:]]*ARITH/p' $< > $@ clean: rm -f core $(CLEANFILES) $(OBJS) .*.d *.g The problema was an unmatched tab between the '#define' and the 'ARITH_xxxx' macro. But I don't know if the syntax [:space:] is supported on all system where the klib should compile. Goffredo -- gpg key@ keyserver.linux.it: Goffredo Baroncelli (ghigo) <kreijack@inwind.it> Key fingerprint = CE3C 7E01 6782 30A3 5B87 87C0 BB86 505C 6B2A CFF9