cannot "make linux-static" CVS Nedit

A.V.Kuznetsov kuzn at umps.mephi.ru
Tue Nov 27 10:46:15 CET 2007


Hi,

I cannot make static CVS Nedit.
"make linux"  is successfully compiled.
"make linux-static" gives following output:

/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXm.a(EditresCom.o): In function `SendCommand':
(.text+0x2ac): undefined reference to `_XEditResPut8'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXm.a(EditresCom.o): In function `SendCommand':
(.text+0x2bc): undefined reference to `_XEditResPut8'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXm.a(EditresCom.o): In function `SendCommand':
(.text+0x2c8): undefined reference to `_XEditResPut32'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXm.a(EditresCom.o): In function `_XmEditResCheckMessages':
(.text+0x381): undefined reference to `_XEditResResetStream'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXm.a(EditresCom.o): In function `_XmEditResCheckMessages':

.......

/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXm.a(EditresCom.o): In function `DumpChildren':
(.text+0x2095): undefined reference to `_XEditResPutString8'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXm.a(EditresCom.o): In function `DumpChildren':
(.text+0x20ba): undefined reference to `_XEditResPutString8'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXm.a(EditresCom.o): In function `DumpChildren':
(.text+0x20d7): undefined reference to `_XEditResPut32'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXm.a(EditresCom.o): In function `DumpWidgets':
(.text+0x21b9): undefined reference to `_XEditResPut16'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXm.a(EditresCom.o): In function `DumpWidgets':
(.text+0x21d6): undefined reference to `_XEditResPutString8'
collect2: ld returned 1 exit status
make[1]: *** [nedit] Error 1
make[1]: Leaving directory `/tmp/nedit/source'
make: *** [linux-static] Error 2

Please, help me. What is wrong?
Which libraries are absent?

Alexey


More information about the Discuss mailing list