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]

compiling DDD


Hi all,

I've lost the ability to compile ddd.  It used to work, but now it doesn't.  Nor
does running the old binary of ddd.  I am using the latewst cygwin and ddd
3.3.8, but the same thing happens with ddd 3.3.7.  I am using gcc 3.3.1.


This is the output trying to run an old binary of ddd (before ddd stopped working)
********************************************************
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.
Warning: XmPrimitive ClassInitialize: XmeTraitSet failed

Error: attempt to add non-widget child "DropSiteManager" to parent "ddd" which
supports only widgets

Xt error (attempt to add non-widget child "DropSiteManager" to parent "ddd"
which supports only widgets).

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 Xt error

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.


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.

Segmentation fault
********************************************************


This is the what happens when I try to compile it
********************************************************
complete.o(.text+0x28b6): In function `_GLOBAL__D_complete_rcsid':
/usr/include/c++/3.3.1/iostream:219: undefined reference to
`__static_initialization_and_destruction_0(int, int)'
deref.o(.text+0x886): In function `GLOBAL(int222_t, long double, char, short,
int, double)':
/usr/include/c++/3.3.1/iostream:1077: undefined reference to
`__static_initialization_and_destruction_0(int, int)'
deref.o(.text+0x8a6): In function `_GLOBAL__D_deref_rcsid':
/usr/include/c++/3.3.1/iostream:1077: undefined reference to
`__static_initialization_and_destruction_0(int, int)'
disp-read.o(.text+0x44c6): In function `_GLOBAL__I_disp_read_rcsid':
/usr/include/c++/3.3.1/iostream:1077: undefined reference to
`__static_initialization_and_destruction_0(int, int)'
disp-read.o(.text+0x44e6):/usr/include/c++/3.3.1/iostream:1077: more undefined
references to `__static_initialization_and_destruction_0(int, int)' follow
fortranize.o(.ctors+0x0):fortranize.C: undefined reference to
`__GLOBAL__I_fortranize_rcsid'
fortranize.o(.dtors+0x0):fortranize.C: undefined reference to
`__GLOBAL__D_fortranize_rcsid'
gdbinit.o(.text+0x4b56): In function `GLOBAL(int0_t, long double, char, short,
int, double)':
/usr/include/c++/3.3.1/iostream:64: undefined reference to
`__static_initialization_and_destruction_0(int, int)'
gdbinit.o(.text+0x4b76): In function `_GLOBAL__D_gdbinit_rcsid':
/usr/include/c++/3.3.1/iostream:64: undefined reference to
`__static_initialization_and_destruction_0(int, int)'
post.o(.ctors+0x0): In function `_Z4YnCBP10_WidgetRecPvS1_':
/cygdrive/c/ddd/ddd-3.3.8/ddd/post.C:85: undefined reference to `_GLOBAL(int0_t,
long double, char, short, int, double)'
post.o(.dtors+0x0):/cygdrive/c/ddd/ddd-3.3.8/ddd/post.C:85: undefined reference
to `__GLOBAL__D_post_rcsid'
question.o(.ctors+0x0): In function `_Z17gdb_reply_timeoutPvPm':
/cygdrive/c/ddd/ddd-3.3.8/ddd/question.C:76: undefined reference to
`_GLOBAL(int0_t, long double, char, short, int, double)'
question.o(.dtors+0x0):/cygdrive/c/ddd/ddd-3.3.8/ddd/question.C:76: undefined
reference to `__GLOBAL__D_question_rcsid'
simpleMenu.o(.ctors+0x0): In function `_Z10same_shellP10_WidgetRecS0_':
/cygdrive/c/ddd/ddd-3.3.8/ddd/simpleMenu.C:58: undefined reference to
`__GLOBAL__I_simpleMenu_rcsid'
simpleMenu.o(.dtors+0x0):/cygdrive/c/ddd/ddd-3.3.8/ddd/simpleMenu.C:58:
undefined reference to `__GLOBAL__D_simpleMenu_rcsid'
status.o(.text+0x2746): In function `GLOBAL(int0_t, long double, char, short,
int, double)':
/usr/include/c++/3.3.1/iostream:437: undefined reference to
`__static_initialization_and_destruction_0(int, int)'
status.o(.text+0x2766): In function `_GLOBAL__D_status_rcsid':
/usr/include/c++/3.3.1/iostream:437: undefined reference to
`__static_initialization_and_destruction_0(int, int)'
tictactoe.o(.ctors+0x0): In function `_Z7moveRowi':
/cygdrive/c/ddd/ddd-3.3.8/ddd/tictactoe.C:84: undefined reference to `_GLOBAL(in
********************************************************

Thanks,

Yamin

----------------------------------------
This mail sent through www.mywaterloo.ca


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