cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE:Djgpp Make

From: jvp <jvp_at_compu-weigh.com.au>
Date: Tue, 09 Jun 2009 12:07:56 +1000

Hi all

Yang, thank you
Indeed progressed to the point where 37 files were compiled till here:
-------------------------------------------------------
gcc -g -gcoff -O2 -I. -I../include -I../lib -IC:/NET/WATT/inc -Wall
-DHAVE_CONFIG_H -o djgpp/content_encoding.o -c
content_encoding.cprocess_begin:
CreateProcess(c:\djgpp\bin\gcc.exe, gcc -g -gcoff -O2 -I. -I../include
-I../lib -IC:/NET/WATT/inc -Wall -DHAVE_CONFIG_H -o
djgpp/content_encoding.o -c content_encoding.c, ...) failed.
make (e=87): The parameter is incorrect.
Make[1]: *** [djgpp/content_encoding.o] Error 87
Make[1]: Leaving directory `C:/Curl/lib'
Make: *** [djgpp] Error 2
-------------------------------------------------------
If content_encoding is the problem, then the only copies found are
C:\cURL\Lib
It is not in Djgpp or Watt

Does it have something todo with first line in content_encoding.c
#ifdef HAVE_LIBZ

There is no mention of Zlib in Makefile.dj in \cURL\Src
What parameter is incorrect, where and why.
Your patience is appreciated, as I am keeping notes and will zip the
whole thing
after all issues are resolved.

Regards
Jan van de Poll
Received on 2009-06-09