HI all

Yang, thank you for your help

The only Line is:
'#include "../lib/config.dos"'

But I am getting the hang of the use of the line numbers after the errors.

config.h:1: error: expected identifier or '(' before '\x646f7322'
In file included from setup.h:135,
               from main.c:23:

Setup.h Line 135 is
#include <stdio.h>
This must come from Djgpp/include as there is no other in cURL
In stdio.h there are two Includes
#include <sys/version.h>
#include <sys/djtypes.h>
again from djgpp

But searching all these files I cannot find the string \x646f7322
or part thereof.

I can post the config.dos if you think the problem is in there.

Regards


Reply via email to