bug-cvs
[Top][All Lists]
Advanced

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

Re: OS2


From: Elbert_Gmail
Subject: Re: OS2
Date: Wed, 31 Dec 2008 11:05:27 +0100
User-agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.9.1b1pre) Gecko/20081008000000 SeaMonkey/2.0a1

Mark D. Baushke wrote:
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
Hello Mark,
I attach the config.h it created but it seems that all the #define you describe are missing in it.

Attachment: config.h
Description: Text document


reply via email to

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