ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Solaris compilation problems


From: James Tunnicliffe
Subject: Solaris compilation problems
Date: Wed, 23 Jan 2002 10:30:33 +0000
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:0.9.7+) Gecko/20020110

Hi,

I am having problems getting DDD to compile with GCC 3.0.3 on Solaris 8. I first got the PannedGE.C bug, and applied the patch (well, got the updated files from CVS), and then got a load of errors:

c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c PannedGE.C
PannedGE.C:73: parse error before `*' token
PannedGE.C:73: parse error before `*' token
PannedGE.C:77: parse error before `*' token
PannedGE.C:77: parse error before `*' token
PannedGE.C:81: parse error before `*' token
PannedGE.C:81: parse error before `*' token
PannedGE.C:86: cannot convert `unsigned int' to `char*' in initialization
PannedGE.C:86: cannot convert `char*' to `Cardinal' in initialization
PannedGE.C:86: cannot convert `void*' to `char*' in initialization
PannedGE.C:86: warning: missing initializer for member
   `_XtResource::default_addr'
PannedGE.C:100: parse error before `*' token
PannedGE.C:145: cannot convert `unsigned int' to `char*' in initialization

The list goes on.

I then tried getting the latest version from CVS and ran autoconf, which gave the following error:

configure.in:183: warning: AC_CONFIG_SUBDIRS: you should use literals
configure.in:54: error: possibly undefined macro: AM_INIT_AUTOMAKE

I also have automake, but do I need any other programs?

I don't know if it is of use but I am using GNU make 3.79.1.

I would try and fix the problem but you are going into areas of C which are outside of my knowledge.

--
James




reply via email to

[Prev in Thread] Current Thread [Next in Thread]