Hello, I try to compile opendx on a 64bit SuSE machine, but unfortunately I get this error-message:
In file included from WorkspaceW.c:30: WorkspaceP.h:257: error: redefinition of `XmFormConstraint' /usr/X11R6/include/Xm/FormP.h:87: error: `XmFormConstraint' previously declared here WorkspaceP.h:258: error: redefinition of `XmFormConstraintPtr' /usr/X11R6/include/Xm/FormP.h:93: error: `XmFormConstraintPtr' previously declared here WorkspaceW.c: In function `SetValues': WorkspaceW.c:1559: error: `XmFormConstraints' undeclared (first use in this function) WorkspaceW.c:1559: error: (Each undeclared identifier is reported only once WorkspaceW.c:1559: error: for each function it appears in.) WorkspaceW.c: In function `ChangeManaged': WorkspaceW.c:1926: error: `XmFormConstraints' undeclared (first use in this function) WorkspaceW.c:1928: error: structure has no member named `atta' WorkspaceW.c:1929: error: structure has no member named `atta' WorkspaceW.c:1930: error: structure has no member named `atta' WorkspaceW.c:1931: error: structure has no member named `atta' WorkspaceW.c: In function `DropSelections': WorkspaceW.c:2746: warning: unused variable `line' WorkspaceW.c: In function `dropResizedSurrogates': WorkspaceW.c:2914: warning: unused variable `cb' make[3]: *** [WorkspaceW.o] Error 1 make[3]: Leaving directory `/home/fab/dx-4.3.2/src/uipp/widgets' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/fab/dx-4.3.2/src/uipp' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/fab/dx-4.3.2/src' make: *** [all-recursive] Error 1 it looks like a openmotif-problem?! The admin installed the package 'openmotif-devel-2.2.2-523.x86_64.rpm'. Does anybody have an idea what I do wrong? Best Greetings! -- Fabian Braennstroem Duesseldorf/Berlin
