Re: Win32/MinGW port



On Mon, Aug 12, 2002 at 11:15:15PM -0500, Piotr Lakomy wrote:
> And now I' getting:
> 	gcc.exe -g -O0 -mno-cygwin -I. -I../slang -DMC_NT  \
>       -DHAVE_CONFIG_H -c -odebug/file.o ../src/file.c
> 
> 	../src/file.c:120: parse error before `umode_t'
> 	../src/file.c:120: warning: no semicolon at end of struct or union
> 	../src/file.c:122: parse error before `}'
>       (see the rest of messages below)
> 
> I know it's hard to figure out what's wrong with my particular
> configuration/includes/libraries but any input will be appreciated.

 Perhaps a configuration error; what options did you give ./configure?

 I think ./configure should have noticed that umode_t was missing from
sys/types.h (and that pid_t et.al was already there).


-- 
//Björnen, bjorn @ bjornen . nu | http://bjornen.nu | |_).._. _ _  _ _ \\
( GPG: 3F1E41C8 5229D5F6 5D8E0149 659CDF06 8320510D | |_)|(_)| | )(-| ) )
\\ [I'm subscribed; No CC:s on list-replies please] |   /              //

Attachment: pgppCxAuonfZy.pgp
Description: PGP signature



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