bug-cvs
[Top][All Lists]
Advanced

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

Re: OS2


From: Mark D. Baushke
Subject: Re: OS2
Date: Mon, 29 Dec 2008 20:24:03 -0800

Elbert Pol <elbert.pol@gmail.com> writes:

> I get a bit further with the make for emx
> Errors i had before there gone.
> It's now ending with this...
> ../src/recurse.c: In function `do_recursion':
> ../src/recurse.c:706: error: syntax error before "PACKAGE_BUGREPORT"
> make: *** [../src/recurse.o] Error 1
> -- 

Normally, the 'configure' script will generate a config.h file with
values like this:

#define PACKAGE_BUGREPORT "bug-cvs@nongnu.org"
#define PACKAGE_NAME "Concurrent Versions System (CVS)"
#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23"
#define PACKAGE_TARNAME "cvs"
#define PACKAGE_VERSION "1.11.23"

and others. You might want to look at the windows-NT/config.h.in file
for clues.

        -- Mark

Attachment: pgp8VFX1GpR8Z.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]