gcmd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gcmd-usr] a few 'make' errors


From: bendov
Subject: [gcmd-usr] a few 'make' errors
Date: Fri, 18 May 2018 15:05:03 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

I got thru the missing dependencies fairly well, for GC 1.8.1.
After installing a couple missing dependencies, it said, type 'make' to build

That worked until the very end, where it through a few errors.
I'm not sure all errors shown are relevant to me (for English lang.) - some may be. I couldn't find much on these keywords - for Gnome Commander; but did read about Segmentation fault.  I doubt I have any control over a Segmentation fault.

Before the line, "touch "de/de.stamp, output looked normal (to me).
This is where it starts showing make errors:
*****************
touch "de/de.stamp"
/bin/bash: line 4: 19472 Segmentation fault      itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml ${d}/C/releases.xml
Makefile:723: recipe for target 'de/de.stamp' failed
make[2]: *** [de/de.stamp] Error 139
make[2]: Leaving directory '/home/Asswipe/Downloads/utilities/file-utilities/file-managers/gnome-commander-1.8.1/doc'
Makefile:549: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/Asswipe/Downloads/utilities/file-utilities/file-managers/gnome-commander-1.8.1'
Makefile:479: recipe for target 'all' failed
make: *** [all] Error 2
***********************

I searched the web for these individual errors.  I didn't see anything with enough discussion to understand how to fix the errors;
or what to do about them?

Another question:
In Readme, the steps listed show:

% make                    # build GNOME Commander
[ Become root if necessary ]
% make install                # install GNOME Commander

I assume that means become root (sudo) for "make install" (NOT for 'make'), where it may be writing to root owned directories, during actual installation?

Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]