cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Djgpp Make

From: Yang Tse <yangsita_at_gmail.com>
Date: Wed, 10 Jun 2009 14:37:27 +0200

2009/6/10, jvp wrote:

> Although it has created the Libcurl.a there are errors during the next
> phase.
> Hope this is not to long.
> -------------------------------------------------------
> make.exe[1]: Leaving directory `c:/Curl/lib'
> c:/djgpp/bin/make.exe -C src -f Makefile.dj
> make.exe[1]: Entering directory `c:/Curl/src'
> gcc -g -gcoff -O2 -I. -I../include -I../lib -IC:/NET/inc -Wall
> -DHAVE_CONFIG_H -
> DUSE_ENVIRONMENT -o djgpp/main.o -c main.c
> In file included from setup.h:42,
> from main.c:23:
> config.h:1:1: warning: character constant too long for its type
> In file included from setup.h:42,
> from main.c:23:
> config.h:1: error: expected identifier or '(' before '\x646f7322'
> In file included from setup.h:135,
> from main.c:23:

When you get that error which are the contents of src\config.h ?

Do you have other config.h files besides the ones in lib and src subdirectories?

-- 
-=[Yang]=-
Received on 2009-06-10