ppr-list-digest volume 2, number 1, message 1

Note: please don't spam any of the e-mail addresses which you see here. Follow this link if you want some addresses to misuse.


From: "Alex Reid" <alex@phiz.net>
Date: Sun, 2 Jan 2000 00:23:21 -0000
Subject: PPR: Can't get it to compile!

Sorry for this novice question.... This happens during a make on ppr-1.40a8
...
Whilst I appreciate that this is an alpha quality release, is there an easy
fix?

I'm running kernel 2.2.12-20 #1 with redhat linux 6.0 i586.

Thanks in advance.

Alex


make[1]: Nothing to be done for `all'.
=== Making ppr utility ===
gcc -Wall -O2 -fno-strength-reduce -m486 -fomit-frame-pointer -I
../include -DPP
R_LINUX    -DGUNZIP=\"/bin/gunzip\" -c ppr_infile.c
In file included from /usr/include/string.h:337,
                 from ppr_infile.c:29:
/usr/include/bits/string.h:375: warning: `/*' within comment
/usr/include/bits/string.h:775: unterminated string or character constant
/usr/include/bits/string.h:442: possible real start of unterminated constant
make[1]: *** [ppr_infile.o] Error 1
make: *** [all] Error 2