[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DDD build error message using Lesstif V2/Rev 0.89.9
From: |
Andreas Zeller |
Subject: |
Re: DDD build error message using Lesstif V2/Rev 0.89.9 |
Date: |
23 Oct 2000 09:33:36 +0200 |
User-agent: |
Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) |
Hi!
Andrew Patrzalek <address@hidden> writes:
> In trying to build DDD V3.2.1 using Lesstif V2 Rev. 0.89.9 the following
> error was returned:
>
> SpinBox.o: In function `CreateSpinBox(_WidgetRec *, char *, Arg *,
> unsigned int)':
> /ddd-3.2.1/ddd/SpinBox.C:184: undefined reference to `XmCreateSpinBox'
> SourceView.o: In function
> `SourceView::update_properties_panel(BreakpointPropertiesInfo *)':
> /ddd-3.2.1/ddd/SourceView.C:5787: undefined reference to
> `xmSpinBoxWidgetClass'
> collect2: ld returned 1 exit status
> make[1]: *** [ddd-3.2.1-i486-pc-linux-gnu] Error 1
> make: *** [all] Error 1
Use LessTif 1.2 (that is, in the M*tif 1.2 compatibility mode) instead
of LessTif 2.0 - or just uncomment `#define USE_XM_SPINBOX 0' in
`ddd/SpinBox.C'.
Greetings,
Andreas
--
Andreas Zeller Universitaet Passau
http://www.fmi.uni-passau.de/st/staff/zeller/