libmotif-2.1.30

A.V.Kuznetsov kuzn at umps.mephi.ru
Fri Aug 18 10:18:58 CEST 2006


Hi,
> A.V.Kuznetsov wrote (2006-08-14 12:04):
>>I cannot compile CVS nedit with libmotif-2.1.30
>
>Please try again. There was a bug in one of my recent patches, you
>must have hit the few hours between that and my fix.
>
>Thorsten

I use Debian Linux and cannot compile neither CVS nor
nedit5.5 with Debian's libmotif-2.1.30. Patches are not used.
See below compiling error messages.

Alexey

make linux

..........

cc -O -I/usr/X11R6/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD nedit.o
file.o menu.o window.o selection.o search.o undo.o shift.o help.o
preferences.o tags.o userCmds.o shell.o regularExp.o macro.o text.o
textSel.o textDisp.o textBuf.o textDrag.o server.o highlight.o
highlightData.o interpret.o parse.o smartIndent.o regexConvert.o
rbTree.o windowTitle.o calltips.o server_common.o rangeset.o
linkdate.o ../Microline/XmL/libXmL.a
\ ../Xlt/libXlt.a ../util/libNUtil.a -L/usr/X11R6/lib -Wl,-Bstatic -lXm
-Wl,-Bdynamic -lXp -lXpm -lXext -lXt -lSM -lICE -lX11 -lm -o nedit
file.o: In function `PrintString':file.c:(.text+0x1cf9): warning: the
use of `tmpnam' is dangerous, better use
`mkstemp'
/usr/X11R6/lib/libXm.a(ResConvert.o): In function
`XmeNamesAreEqual': undefined reference to `__ctype_b'
/usr/X11R6/lib/libXm.a(ResConvert.o): In function
`XmeNamesAreEqual': undefined reference to `__ctype_tolower'
/usr/X11R6/lib/libXm.a(ResConvert.o): In function
`GetFontName': undefined reference to `__ctype_b'
/usr/X11R6/lib/libXm.a
(ResConvert.o): In function `GetFontTag': undefined reference to
`__ctype_b'
/usr/X11R6/lib/libXm.a(ResConvert.o): In function
`GetFontTag': undefined reference to `__ctype_b'
/usr/X11R6/lib/libXm.a
(ResConvert.o): In function `GetFontTag': undefined reference to
`__ctype_b'
/usr/X11R6/lib/libXm.a(ResConvert.o): In function
`GetFontTag': undefined reference to `__ctype_b'
/usr/X11R6/lib/libXm.a(ResConvert.o): more undefined references to
`__ctype_b' follow
/usr/X11R6/lib/libXm.a(RepType.o): In function `CopyStringArray':
undefined reference to  `__ctype_toupper'
/usr/X11R6/lib/libXm.a(RepType.o): In function
`_XmConvertActionParamToRepTypeId': undefined reference to
`__ctype_b'
/usr/X11R6/lib/libXm.a(RepType.o): In function
`_XmConvertActionParamToRepTypeId': undefined reference to
`__ctype_b'
/usr/X11R6/lib/libXm.a(XmRenderT.o): In function
`ReadToken': undefined reference to `__ctype_b'
/usr/X11R6/lib/libXm.a (Xpmdata.o): In function `_XmxpmNextWord':
undefined reference to `__ctype_b'
/usr/X11R6/lib/libXm.a(Xpmdata.o): In function
`_XmxpmNextWord': undefined reference to `__ctype_b'
/usr/X11R6/lib/libXm.a(Xpmdata.o): more undefined
references to `__ctype_b' follow
collect2: ld returned 1 exit status
make[1]: *** [nedit] Error 1
make[1]: Leaving directory `/tmp/nedit/source'
make: *** [linux] Error 2



More information about the Discuss mailing list