public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Richard Campbell <richard.campbell@air2web.com>
To: "'cygwin-xfree@cygwin.com'" <cygwin-xfree@cygwin.com>
Subject: RE: compiling DDD
Date: Thu, 04 Dec 2003 15:08:00 -0000	[thread overview]
Message-ID: <DF08E278E10FC14F87CE7E802ABFD04B08247DC4@EXCHANGE01.air2web.com> (raw)

>WAG, try configuring with --without-athena.

Doesn't build, then.

make[2]: Entering directory `/cygdrive/c/ddd-3.3.7/ddd'
source='PannedGE.C' object='PannedGE.o' libtool=no \
depfile='.deps/PannedGE.Po' tmpdepfile='.deps/PannedGE.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include
-DNDEBUG -
O2 -g -W -Wall -trigraphs  -c -o PannedGE.o `test -f 'PannedGE.C' || echo
'./'`P
annedGE.C
PannedGE.C: In function `_WidgetRec* createPannedGraphEdit(_WidgetRec*,
const 
   char*, Arg*, unsigned int)':
PannedGE.C:400: error: `cerr' undeclared (first use this function)
PannedGE.C:400: error: (Each undeclared identifier is reported only once for

   each function it appears in.)
make[2]: *** [PannedGE.o] Error 1
make[2]: Leaving directory `/cygdrive/c/ddd-3.3.7/ddd'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/cygdrive/c/ddd-3.3.7/ddd'
make: *** [all-recursive] Error 1

That line is:
	cerr << "Warning: panned graph editors are not supported "
	    "in this configuration.\n";

Checking a little further, iostream isn't included on that side of the
configuration, 
which seems odd.  Added an iostream include and it successfully built.

And then failed in much the same way (different specific error in the
version of Motif
it didn't find):

Warning: This DDD requires a Motif 2.1 library (using Motif 1275340.287)
Continue at own risk.

Internal error (Segmentation fault).

-Richard Campbell.


             reply	other threads:[~2003-12-04 15:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-04 15:08 Richard Campbell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-12-03 22:26 Richard Campbell
2003-12-03 23:39 ` Brian Ford
2003-12-03 22:05 Richard Campbell
2003-12-03 21:44 y2bismil
2003-12-03 21:42 Richard Campbell
2003-12-03 21:39 Richard Campbell
2003-12-03 21:56 ` Brian Ford
     [not found] <1070478432.3fce34609f444@www.nexusmail.uwaterloo.ca>
2003-12-03 19:20 ` Brian Ford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DF08E278E10FC14F87CE7E802ABFD04B08247DC4@EXCHANGE01.air2web.com \
    --to=richard.campbell@air2web.com \
    --cc=cygwin-xfree@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).