Hello I am trying to compile OpenDX 4.1.0 under SuSE Linux 6.4. I have netcdf and cdf installed. The compilation goes good for about 40 minutes and breaks in the very end with the messages I attached to this email. I took bison of my installation because I have YACC too. But still the error before and after taking of BISON is the same. So I guess the error message is misleading. Does anybody know what to do?
Making all in dxui make[3]: Entering directory `/home/martin/tmp/dx-4.1.0/src/uipp/dxui' c++ -g -O2 -I/usr/X11R6/include -o dxui ColormapDefinition.o ColormapNode.o ComputeDefinition.o ComputeNode.o DXLInputDefinition.o DXLInputNode.o DXLOutputDefinition.o DXLOutputNode.o DeleteNodeCommand.o DialInteractor.o DisplayDefinition.o DisplayNode.o DrivenDefinition.o DrivenNode.o EchoDefinition.o EchoNode.o FileSelectorDefinition.o FileSelectorInteractor.o FileSelectorNode.o GlobalLocalDefinition.o GlobalLocalNode.o ImageDefinition.o ImageNode.o Interactor.o InteractorDefinition.o InteractorNode.o MacroDefinition.o MacroNode.o MacroParameterDefinition.o MacroParameterNode.o ModuleMessagingNode.o Node.o NodeDefinition.o NodeList.o NondrivenInteractorNode.o ParameterDefinition.o PickDefinition.o PickNode.o PrintDefinition.o PrintNode.o ProbeDefinition.o ProbeNode.o ReceiverDefinition.o ReceiverNode.o ResetDefinition.o ResetNode.o ScalarDefinition.o ScalarInteractor.o ScalarListDefinition.o ScalarListInteractor.o ScalarListNode.o ScalarNode.o SelectionNode.o SelectorDefinition.o SelectorInteractor.o SelectorListDefinition.o SelectorListInteractor.o SelectorListNode.o SelectorListToggleInteractor.o SelectorNode.o SelectorRadioInteractor.o SequencerDefinition.o SequencerNode.o ShadowedOutputNode.o SliderInteractor.o StepperInteractor.o StreaklineDefinition.o StreaklineNode.o ToggleDefinition.o ToggleInteractor.o ToggleNode.o ToggleToggleInteractor.o TransmitterDefinition.o TransmitterNode.o UniqueNameNode.o ValueDefinition.o ValueInteractor.o ValueListDefinition.o ValueListInteractor.o ValueListNode.o ValueNode.o VectorDefinition.o VectorListDefinition.o AccessNetworkPanelsCommand.o ColormapEditCommand.o ColormapFileCommand.o ConfirmedExitCommand.o ConfirmedQuitCommand.o DisconnectFromServerCommand.o ExecCommandDialog.o ImageApproxCommand.o ImageConstraintCommand.o ImageFormatCommand.o ImageHardwareCommand.o ImageLookCommand.o ImagePerspectiveCommand.o ImageRedoCommand.o ImageResetCommand.o ImageSetModeCommand.o ImageSetViewCommand.o ImageSoftwareCommand.o ImageUndoCommand.o NewCommand.o NoUndoAnchorCommand.o NoUndoDXAppCommand.o NoUndoDXWindowCommand.o NoUndoEditorCommand.o NoUndoImageCommand.o NoUndoJavaNetCommand.o NoUndoNetworkCommand.o NoUndoPanelCommand.o OpenCommand.o SaveMacroCommand.o ToolPanelCommand.o ViewControlWhichCameraCommand.o Main.o ../dxuilib/libDXUI.a ../base/libBASE.a ../widgets/libWIDGETS.a -L/usr/X11R6/lib -L/usr/local/lib -lm -lXm -lXmu -lXt -lX11 -lXext -lnsl -lnetcdf -lcdf -ltiff -ljpeg -lpng -lbz2 -lz -ldl -lg++ -lm -lSM -lICE -lXm -lXext -lXt -lX11 -L/usr/X11R6/lib ../dxuilib/libDXUI.a(netyacc.o): In function `yyparse': /usr/share/bison.simple:275: multiple definition of `yylineno' ../dxuilib/libDXUI.a(Network.o)(.bss+0x0):/home/martin/tmp/dx-4.1.0/src/uipp/dxuilib/../base/Base.h: first defined here collect2: ld returned 1 exit status make[3]: *** [dxui] Error 1 make[3]: Leaving directory `/home/martin/tmp/dx-4.1.0/src/uipp/dxui' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/martin/tmp/dx-4.1.0/src/uipp' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/martin/tmp/dx-4.1.0/src' make: *** [all-recursive] Error 1 [EMAIL PROTECTED]:/home/martin/tmp/dx-4.1.0 > -- Dr.-Ing. Martin Schreck Central Research Institute of Electric Power Industry Japan Abiko Research Laboratory, 1646 Abiko, Abiko-shi Chiba-ken, 270-1194 Japan ------------------------------------------------------------- Phone: (++81)-(0)471-82-1181 Fax: (++81)-(0)471-83-3182 Web-Page: http://www.geocities.com/ResearchTriangle/Forum/1094
