This is PR/1696. There's a patch attached as a resolution to the bug
report.
http://www-gnats.gnu.org:8080/cgi-bin/wwwgnats.pl/full/1696
--
---
Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at:
The Makefile has the following bits (sorry for the rushed bug report - not much spare
time here!). We have reverted back to 3.77 and it works fine again.
LIBNUMDBSRC=server.cpp \
numdb_strings.cpp \
numdb_exception.cpp \
fml32_null.cpp \
fml32_null
Title: RE: New Cygwin Net Release (make error)
> -Original Message-
> From: Paul D. Smith [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 19, 2000 12:57 PM
> To: Christopher Jones
> Cc: Bernard Dautrevaux; [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: RE: New Cygwin Net Release
%% "Christopher Jones" <[EMAIL PROTECTED]> writes:
HTML isn't necessary on the mailing list; plain text is just fine, thanks.
>> From Bernard
>> From Brian
>>> #--begin Makefile---
>>> SOMEVAR=$(ANOTHERVAR)/etc
>>> include $(DEVDIR)/Makefile.mstr
>>> #--end Makefile---
>>> DE
Title: RE: New Cygwin Net Release (make error)
From Bernard
> From Brian
>> Okay, I'm sure of what caused this now. The Makefile look
>> something like
>> this.
>>
>> #--begin Makefile---
>> SOMEVAR=$(ANOTHERVAR)/etc
>> include $(DEVDIR)/Makefile.mstr
>> #--end Makefile---
>>
>> DEVDI
%% "Yaroslav M. Sokolov" <[EMAIL PROTECTED]> writes:
yms> I tried to compile make-3.79 for Win32 as it described in
yms> readme.w32. The next error occurred:
yms> main.c(819) : error C2065: 'LOCALEDIR' : undeclared identifier
yms> I tried to compile make-3.79 for Win32 as it described i
This is an instance of make PR/1696; see the bug report for a patch.
http://www-gnats.gnu.org:8080/cgi-bin/wwwgnats.pl/full/1696
I will be releasing a minor update of GNU make fairly shortly to address
this and a couple of other problems.
HTH.
--
Hello,
using make 3.79 on my Solaris 2.7 system I get a problem with
dependencies of ar-elements.
There seems to be something wrong with the times retrieved from ar:
gmake depend=true targets
gmake[1]: Entering directory `/home/strasser/cve/src/libraries/utils'
/sw/local/bin/gcc -V2.95.1 -Wpointe
I tried to compile make-3.79 for Win32 as it described in readme.w32. The
next linker error occurred:
subproc.lib(sub_proc.obj) : error LNK2001: unresolved external symbol
_debug_flag
I used MSVC 6 service pack 3. OS - Windows NT 4 workstation service pack 5.
Yaroslav M. Sokolov
I tried to compile make-3.79 for Win32 as it described in readme.w32. The
next error occurred:
main.c(819) : error C2065: 'LOCALEDIR' : undeclared identifier
I used MSVC 6 service pack 3. OS - Windows NT 4 workstation service pack 5.
What can I do to fix it?
Yaroslav M. Sokolov
10 matches
Mail list logo