Trying to compile nedit-latest-sources-HEAD

Eddy De Greef degreef at imec.be
Tue Oct 10 09:27:09 CEST 2006


Thorsten Haude wrote:
> * Eddy De Greef wrote (2006-10-09 12:55):
>>> /usr/X11R6/lib/libXm.a(EditresCom.o): In function 
>>> `_XmEditResCheckMessages':
>>> EditresCom.c:(.text+0xf2): undefined reference to `_XEditResResetStream'
>>> EditresCom.c:(.text+0x102): undefined reference to `_XEditResPut8'
>>> /usr/X11R6/lib/libXm.a(EditresCom.o): In function `BuildEvent':
>>> EditresCom.c:(.text+0x240): undefined reference to
>>> `_XEditResGet8'             
>> You probably need to add -lXmu to the LIBS variable in your makefile 
>> (behind -lXm).
> 
> I get a similar error on my box. What is the reason for this?

Probably because OM uses EditRes stuff, which we don't turn on by default.

Eddy


More information about the Discuss mailing list