This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: DDD needs a porter [Was: DDD 3.3.8 segmentation error, relatedtoMotif?]


At a certain point I had a simular problem and solved it as follow:
- start Setup.exe
(used a more up to date mirror:  ftp://ftp.easynet.be/cygwin)
- under all: select re-install
- under dev: select gcc 3.2-3
- I removed my local copy of ddd.3.3.8
- unzipped everything form ddd.3.3.8
- under bash: ./configure
- under bash: make
- under bash: make check

Result: still problems with Motif?

bash-2.05b$ make check
Making check in themes
make[1]: Entering directory `/d/GnuTools/ddd-3.3.8/themes'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/d/GnuTools/ddd-3.3.8/themes'
Making check in vsllib
make[1]: Entering directory `/d/GnuTools/ddd-3.3.8/vsllib'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/d/GnuTools/ddd-3.3.8/vsllib'
Making check in ddd
make[1]: Entering directory `/d/GnuTools/ddd-3.3.8/ddd'
MALLOC_CHECK_=2 \
DDD_HOME=./.. \
XUSERFILESEARCHPATH=%N XAPPLRESDIR=. \
./ddd.exe cxxtest.exe
Warning: This DDD requires a Motif 2.1 library (using Motif -1617156.-609)
Continue at own risk.
Warning: No type converter registered for 'String' to 'Orientation' conversion.
Warning: No type converter registered for 'String' to 'Orientation' conversion.
Warning: No type converter registered for 'String' to 'Orientation' conversion.


Internal error (Segmentation fault).

Oops! You have found a bug in DDD.

If you can reproduce this bug, please send a bug report
to <bug-ddd@gnu.org>, giving a subject like

DDD 3.3.8 (i686-pc-cygwin) gets `Segmentation fault' signal

To enable us to fix the bug, you should include the following information:
* What you were doing to get this message.  Report all the facts.
* The contents of the `~/.ddd/log' file as generated by this session.
Please read also the section "Reporting Bugs" in the DDD manual.

We thank you for your support.

make[1]: *** [check-now] Interrupt
make: *** [check-recursive] Interrupt





  Re: DDD needs a porter [Was: DDD 3.3.8 segmentation error, relatedto
  Motif?]

    * From: Brian Ford <ford at vss dot fsi dot com>
    * To: cygwin-xfree at cygwin dot com
    * Date: Tue, 25 Nov 2003 12:26:50 -0600 (CST)
    * Subject: Re: DDD needs a porter [Was: DDD 3.3.8 segmentation
      error, relatedto Motif?]
    * References: <3FC14C97.E9D22F22@doe.carleton.ca
      <http://cygwin.com/ml/cygwin-xfree/2003-11/msg00382.html>>
      <3FC15FEC.10006@msu.edu
      <http://cygwin.com/ml/cygwin-xfree/2003-11/msg00383.html>>
    * Reply-to: cygwin-xfree at cygwin dot com

------------------------------------------------------------------------

I was going to try to look into this, but I stumbled early on and don't
want to waste my time on known issues.  Given that those involved in this
thread seem to have gotten much further, I thought I'd ask if there is a
known quick solution.  Thanks.

ddd-3.3.8:
bash ./configure
make gives:

Making all in libiberty
make[1]: *** No rule to make target `../include/xregex.h', needed by
`regex.o'.  Stop.

--
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
Phone: 314-551-8460
Fax: 314-551-8444





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]