Discussion:
Error message when compiling nedit
Eric Bouyoux
2008-09-07 15:32:37 UTC
Permalink
Hi,

I am trying to compile nedit (once more). I get the following error
message (translated from French) :

make: *** no rule to build the target « ../util/libNUtil.a », necessary
for « nedit ». Stop.

I have openmotif, libopenmotif4-devel and libopenmotif4 installed.

Any idea ?

Regards.

Eric.
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Eric Bouyoux
2008-09-07 15:40:04 UTC
Permalink
Hi,

This happens with either the stable sources or the cvs ones.

Eric.
Post by Eric Bouyoux
Hi,
I am trying to compile nedit (once more). I get the following error
make: *** no rule to build the target « ../util/libNUtil.a », necessary
for « nedit ». Stop.
I have openmotif, libopenmotif4-devel and libopenmotif4 installed.
Any idea ?
Regards.
Eric.
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Eric Bouyoux
2008-09-07 16:07:19 UTC
Permalink
Hi,
Here are some warnings which happen at the beginning of compilation :
cc -c -I../Microline -I../Xlt -O -I/usr/X11R6/include -DUSE_DIRENT
-DUSE_LPR_PRINT_CMD -o window.o window.c
Dans le fichier inclus à partir de ../Microline/XmL/Folder.h:53,
à partir de window.c:65:
../Microline/XmL/XmL.h:298:1: attention : « XmNrow » redéfini
Dans le fichier inclus à partir de /usr/include/Xm/Xm.h:79,
à partir de nedit.h:34,
à partir de window.h:31,
à partir de window.c:34:
/usr/include/Xm/XmStrDefs23.h:314:1: attention : ceci est la
localisation d'une précédente définition
Dans le fichier inclus à partir de ../Microline/XmL/Folder.h:53,
à partir de window.c:65:
../Microline/XmL/XmL.h:316:1: attention : « XmNcolumn » redéfini
Dans le fichier inclus à partir de /usr/include/Xm/Xm.h:79,
à partir de nedit.h:34,
à partir de window.h:31,
à partir de window.c:34:
/usr/include/Xm/XmStrDefs23.h:293:1: attention : ceci est la
localisation d'une précédente
définition

Regards.
Eric.
Eric Bouyoux a écrit :

Hi,

This happens with either the stable sources or the cvs ones.

Eric.

Eric Bouyoux a écrit :


Hi,

I am trying to compile nedit (once more). I get the following error
message (translated from French) :

make: *** no rule to build the target « ../util/libNUtil.a », necessary
for « nedit ». Stop.

I have openmotif, libopenmotif4-devel and libopenmotif4 installed.

Any idea ?

Regards.

Eric.
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Eric Bouyoux
2008-09-07 16:21:07 UTC
Permalink
Hi,

I was not in the correct directory ( :-[ I should not work during
week-ends ...).
I ran make -f Makefile.linux from the source directory which is not correct.
When running from the top directory "make linux", it worked with lesstif
0.95 installed. With openmotif 2.3 it did not work.

Regards.

Eric.
Post by Eric Bouyoux
Hi,
cc -c -I../Microline -I../Xlt -O -I/usr/X11R6/include -DUSE_DIRENT
-DUSE_LPR_PRINT_CMD -o window.o window.c
Dans le fichier inclus à partir de ../Microline/XmL/Folder.h:53,
../Microline/XmL/XmL.h:298:1: attention : « XmNrow » redéfini
Dans le fichier inclus à partir de /usr/include/Xm/Xm.h:79,
à partir de nedit.h:34,
à partir de window.h:31,
/usr/include/Xm/XmStrDefs23.h:314:1: attention : ceci est la
localisation d'une précédente définition
Dans le fichier inclus à partir de ../Microline/XmL/Folder.h:53,
../Microline/XmL/XmL.h:316:1: attention : « XmNcolumn » redéfini
Dans le fichier inclus à partir de /usr/include/Xm/Xm.h:79,
à partir de nedit.h:34,
à partir de window.h:31,
/usr/include/Xm/XmStrDefs23.h:293:1: attention : ceci est la
localisation d'une précédente
définition
Regards.
Eric.
Hi,
This happens with either the stable sources or the cvs ones.
Eric.
Hi,
I am trying to compile nedit (once more). I get the following error
make: *** no rule to build the target « ../util/libNUtil.a », necessary
for « nedit ». Stop.
I have openmotif, libopenmotif4-devel and libopenmotif4 installed.
Any idea ?
Regards.
Eric.
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Loading...