delorie.com/archives/browse.cgi | search |
Sender: | rich AT phekda DOT freeserve DOT co DOT uk |
Message-ID: | <3D9732DD.A969FF6E@phekda.freeserve.co.uk> |
Date: | Sun, 29 Sep 2002 18:05:33 +0100 |
From: | Richard Dawe <rich AT phekda DOT freeserve DOT co DOT uk> |
X-Mailer: | Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) |
X-Accept-Language: | de,fr |
MIME-Version: | 1.0 |
To: | DJGPP workers <djgpp-workers AT delorie DOT com> |
Subject: | Which header is __canonicalize_path supposed to be defined in? |
Reply-To: | djgpp-workers AT delorie DOT com |
Hello. I just did a 'cvs update -d' and now I get this error message: bash-2.04$ make all gcc ... -c realpath.c cc1.exe: warnings being treated as errors realpath.c: In function `realpath': realpath.c:30: warning: implicit declaration of function `__canonicalize_path' make.exe: *** [realpath.o] Error 1 I had a look for the declaration: bash-2.04$ grep __canonicalize_path `find ../../../../include -name '*.h'` bash-2.04$ grep __canonicalize_path `find ../.. -name '*.h'` Where should it be? I looked through the patches to djgpp-workers and I could not see a diff for any header files. Thanks, bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |