delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1996/12/02/03:27:00

From: daemon AT cygnus DOT com
Subject: (none)
2 Dec 1996 03:27:00 -0800 :
Sender: usenet AT cygnus DOT com
Approved: cygnus DOT gnu-win32 AT cygnus DOT com
Distribution: cygnus
Message-ID: <57uee4$8f6@cygnus.com>

Harold Roussel wrote:

>point in the build process I get the following message, indicating a 
>redefinition of the utimbuf structure.
>
>gcc -c -I..  -I./../vfs -I./../slang -I.. -DBINDIR=\""//j/bin/"\"
>-DLIBDIR=\""// j/lib/mc/"\" -DICONDIR=\""//j/lib/mc/icons/"\" 
>-DREGEX_MALLOC -DHAVE_CONFIG_H - g -O file.c In file included from
>./vfs/vfs.h:11,
>                 from file.c:99:
>h:/H-i386-cygwin32/lib/gcc-lib/i386-cygwin32/cygnus-2.7.2-960712/../..
>/../../i386-cygwin32/include/utime.h:7: redefinition of `struct
>utimbuf' 

Utime.h is buggy. Add lines
#ifndef _UTIME_H
#define _UTIME_H
to the beginning of this file, and
#endif
to the end.


Sergey Okhapkin
Moscow, Russia

-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019