delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/12/17/21:50:20

Date: Wed, 17 Dec 1997 18:49:51 -0800 (PST)
Message-Id: <199712180249.SAA13303@adit.ap.net>
Mime-Version: 1.0
To: jeffw AT darwin DOT sfbr DOT org (Jeff T. Williams), djgpp AT delorie DOT com
From: Nate Eldredge <eldredge AT ap DOT net>
Subject: Re: Elvis 1.8pl4 under DJGPP

At 10:05  12/17/1997 -0600, Jeff T. Williams wrote:

>Now I can compile and link elvis, but further problems develop during
>compilation of ctags.c:
>
>gcc -DNO_SHIFT_KEYS -DEXRC=\"_elvis.rc\" -Dfar= -O2 -DSORT -o ""ctags.exe
ctags.c
>wildcard.c: In function `expand':
>In file included from ctags.c:905:
>wildcard.c:154: storage size of `findbuf' isn't known
>make.exe: *** [ctags.exe] Error 1
>
>where line 154 in wildcard.c reads `struct ffblk findbuf;'.
Check that the file #includes <dir.h>, where struct ffblk is defined.
You can also build with `make -k', which will continue the build even when
errors occur. Then, if you *really* need ctags, you could consider getting
the Emacs source, which includes a `ctags' that builds out-of-the-box.
HTH

Nate Eldredge
eldredge AT ap DOT net



- Raw text -


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