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


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

Re: DDD / undefined reference to `viewportWidgetClass' (update)



> Hi!
>
> Chuck.Irvine@mail.sprint.com writes:
>
> > When trying to make DDD, I get the error message below saying that the
> > reference to viewportWidgetClass in ddd/vsl.C is undefined. Does anyone
> > know what library viewportWidgetClass is supposed to be defined in? Any
> > help is greatly appreciated.
>
> [This corrects my previous mail]
>
> `viewportWidgetClass' is part of the Athena widget (-Xaw) library.
>
> You seem to have the Athena include files (since `vsl.o' references
> `viewportWidgetClass'), but not the library itself, which is rather
> uncommon.  As a quick workaround, uncomment `#define HAVE_ATHENA' in
> `ddd/config.h' - this will allow you to keep on building.

The make log doesn't show -lXaw in the link commands,  it might be easier
just to add this to the library list in the make file rather than
reconfigure the whole thing ?


Mike Davies




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