Trying to compile nedit-latest-sources-HEAD

Eddy De Greef degreef at imec.be
Fri Oct 6 12:31:46 CEST 2006


Eric Bouyoux wrote:
> To know if the Xserver problem is solved with CVS version of nedit under
> Mandriva 2007, I try to compile nedit-latest-sources-HEAD source file.
> I installed openmorif-2.2.3-2 and openmotif-devel-2.2.3-2.
> I have the following error message :
> 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
> /usr/bin/ld: cannot find -lXpm
> collect2: ld returned 1 exit status 

It looks like you are missing another package, containing libXpm.so. Try 
installing libxpm or libxpm4 (I don't know what the package is called 
exactly in Mandriva 2007).

Eddy



More information about the Discuss mailing list