[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DDD-3.3.9-test1 is released [HP-UX 11.22, IA64, HP's compiler]
From: |
Arnaud Desitter |
Subject: |
Re: DDD-3.3.9-test1 is released [HP-UX 11.22, IA64, HP's compiler] |
Date: |
Thu, 29 Apr 2004 11:51:33 +0100 |
Hi,
Please apply the patch attached that fixes the errors below
and try again.
Regards,
----- Original Message -----
From: "Seip, Christopher" <address@hidden>
Newsgroups: gmane.comp.debugging.ddd.general
Cc: <address@hidden>
Sent: Thursday, April 29, 2004 1:22 AM
Subject: RE: DDD-3.3.9-test1 is released [HP-UX 11.22, IA64, HP's compiler]
Hi Andrew,
I tried building on HP-UX 11.22 on Itanium/IA64 architecture. Will try
some different builds on HP-UX, very soon.
This time I am using HP's compiler, and providing some GNU tools in my
$PATH: Perl 5.8.3, Make 3.80, Bison 1.875, M4 1.4, and Flex 2.5.4a.
Here's where the build ran into trouble:
source='ddd.C' object='ddd.o' libtool=no \
depfile='.deps/ddd.Po' tmpdepfile='.deps/ddd.TPo' \
depmode=none /bin/sh ../depcomp \
aCC -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/contrib/X11R6/include
-DNDEBUG -g -c -o ddd.o ddd.C
Warning 552: "StringBox.h", line 92 # Ambiguous overloaded function
declaration; default arguments make this function indistinguishable
from
previous one. Clashing function "StringBox::StringBox(const string
&,const
char *,const char *)" was previously declared at ["StringBox.h",
line 84].
StringBox(const char *s = "", const char *fontname = "fixed",
^^^^^^^^^
Error 746: "ddd.C", line 5840 # Cannot use static_cast to convert void *
to
const WhenReadyProc_t *.
XtCallbackProc proc = STATIC_CAST(const
WhenReadyProc_t*,client_data)->
^^^^^^^^^^^
make[2]: *** [ddd.o] Error 2
make[2]: Leaving directory `/usr/local/build/ddd-3.3.9-test1/ddd'
The config.log is attached. I hope this is helpful. Regards,
--Chris--
patch3_3_9_test1.txt
Description: Text document
- RE: DDD-3.3.9-test1 is released [HP-UX 11.22, IA64, HP's compiler], Seip, Christopher, 2004/04/28
- Re: DDD-3.3.9-test1 is released [HP-UX 11.22, IA64, HP's compiler],
Arnaud Desitter <=
- RE: DDD-3.3.9-test1 is released [HP-UX 11.22, IA64, HP's compiler], Seip, Christopher, 2004/04/29
- RE: DDD-3.3.9-test1 is released [HP-UX 11.22, IA64, HP's compiler], Seip, Christopher, 2004/04/29