From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20021229 Description of problem: The function `_XEditResCheckMessages' is multiply defined. One is in /usr/X11R6/lib/libXmu.a (openmotif) and the otyher is in /usr/X11R6/lib/libXm.a (XFree86). How reproducible: Always Steps to Reproduce: When compiling sources with the flag "-lXm -lXmu". The source is in ftp://ftp.ncbi.nih.gov/toolbox/ncbi_tools/ncbi.tar.gz Actual Results: /usr/X11R6/lib/libXmu.a(EditresCom.o): In function `_XEditResCheckMessages': EditresCom.o(.text+0x0): multiple definition of `_XEditResCheckMessages' /usr/X11R6/lib/libXm.a(EditresCom.o)(.text+0x70): first defined here Expected Results: compile successfully.
Fixed in rawhide in rpm openmotif-2.2.2-13 or newer.