[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ddd: bug in Ddd.ad.h when compiling with --enable-builtin-app-defaults
From: |
Zdenek SEKERA |
Subject: |
ddd: bug in Ddd.ad.h when compiling with --enable-builtin-app-defaults |
Date: |
Fri, 06 Dec 2002 16:38:25 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 |
The generated Ddd.ad.h has a problem at line 149:
is: O veryCompact=\\n\
should be: O veryCompact=\\n",
the problem can be seen only when compiling with
'--enable-builtin-app-defaults'
The workaround is:
- ./configure
- change the line above as indicated
- gmake --enable-builtin-app-defaults
This, of course, only masks the real error which is probably
somewhere in Ddd.in and/or Ddd.in.m4, but I do not have time
right now to go further.
--
----------------------------------------------------
Zdenek Sekera | zdenek.sekera@cern.ch
LHC Computing Grid Project | tel: +41-22-767.1068
CERN - IT Division | fax: +41-22-767.4900
CH-1211 Geneva 23 |
Switzerland |
----------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ddd: bug in Ddd.ad.h when compiling with --enable-builtin-app-defaults,
Zdenek SEKERA <=