[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
If you see something like the following
gcc -c -DHAVE_CONFIG_H -g mkctype.c
mkctype.c: In function `main':
mkctype.c:115: parse error before character 0344
mkctype.c:116: parse error before character 0304
You probably have sed metacharacters (like '&') defined as country
specific characters. Escape them with a double '\'!
Send corrections/additions to the FAQ Maintainer:
Last Update May 13 2007 @ 00:24 AM