Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I am using Redhat linux 4.2. i am trying to install lesstif-0.95.0. While running
./configure i got the error as below
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
My config.log file is
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by lesstif configure 0.95.0, which was
generated by GNU Autoconf 2.59. Invocation command line was
configure:1580: checking for a BSD-compatible install
configure:1635: result: /usr/bin/install -c
configure:1646: checking whether build environment is sane
configure:1689: result: yes
configure:1754: checking for gawk
configure:1770: found /bin/gawk
configure:1780: result: gawk
configure:1790: checking whether make sets $(MAKE)
configure:1810: result: yes
configure:2029: checking build system type
configure:2047: result: i686-pc-linux-gnulibc1
configure:2055: checking host system type
configure:2069: result: i686-pc-linux-gnulibc1
configure:2078: checking whether to enable maintainer-specific portions of Makefiles
configure:2087: result: no
configure:2151: checking where to store autoconf macro files
configure:2164: result: /usr/share/aclocal
configure:2172: result: Building a Motif 2.1-compatible version
configure:2214: checking whether to support EditRes
configure:2227: result: yes
configure:2383: checking for gcc
configure:2399: found /usr/bin/gcc
configure:2409: result: gcc
configure:2653: checking for C compiler version
configure:2656: gcc --version </dev/null >&5
gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2659: $? = 0
configure:2661: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)
configure:2664: $? = 0
configure:2666: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2669: $? = 1
configure:2692: checking for C compiler default output file name
configure:2695: gcc conftest.c >&5
configure:2698: $? = 0
configure:2744: result: a.out
configure:2749: checking whether the C compiler works
configure:2755: ./a.out
configure:2758: $? = 0
configure:2775: result: yes
configure:2782: checking whether we are cross compiling
configure:2784: result: no
configure:2787: checking for suffix of executables
configure:2789: gcc -o conftest conftest.c >&5
configure:2792: $? = 0
configure:2817: result:
configure:2823: checking for suffix of object files
configure:2844: gcc -c conftest.c >&5
configure:2847: $? = 0
configure:2869: result: o
configure:2873: checking whether we are using the GNU C compiler
configure:2897: gcc -c conftest.c >&5
configure:2903: $? = 0
configure:2907: test -z
|| test ! -s conftest.err
configure:2910: $? = 0
configure:2913: test -s conftest.o
configure:2916: $? = 0
configure:2929: result: yes
configure:2935: checking whether gcc accepts -g
configure:2956: gcc -c -g conftest.c >&5
configure:2962: $? = 0
configure:2966: test -z
|| test ! -s conftest.err
configure:2969: $? = 0
configure:2972: test -s conftest.o
configure:2975: $? = 0
configure:2986: result: yes
configure:3003: checking for gcc option to accept ANSI C
configure:3073: gcc -c -g -O2 conftest.c >&5
conftest.c:21:19: stdio.h: No such file or directory
conftest.c:22:23: sys/types.h: No such file or directory
conftest.c:23:22: sys/stat.h: No such file or directory
conftest.c:26: error: syntax error before '*' token
conftest.c:26: warning: "struct stat" declared inside parameter list
conftest.c:26: warning: its scope is only this definition or declaration, which is probably not what you want
conftest.c:26: warning: data definition has no type or storage class
conftest.c:55: error: syntax error before "FILE"
conftest.c:55: warning: "struct stat" declared inside parameter list
conftest.c:55: error: `pairnames' declared as function returning a function
conftest.c:55: error: syntax error before "int"
configure:3079: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "lesstif"
| #define PACKAGE_TARNAME "lesstif"
| #define PACKAGE_VERSION "0.95.0"
| #define PACKAGE_STRING "lesstif 0.95.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lesstif"
| #define VERSION "0.95.0"
| #define MAJOR_VERSION 0
| #define MINOR_VERSION 95
| #define PICO_VERSION 0
| #define LAST_MAJOR_VERSION 0
| #define LAST_MINOR_VERSION 94
| #define LAST_PICO_VERSION 4
| #define LESSTIF_EDITRES 1
| #define NONSTANDARD_CONVERTERS 1
| #define LESSTIF_VERBOSE 1
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
| char **p;
| int i;
| {
| return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
| char *s;
| va_list v;
| va_start (v,p);
| s = g (p, va_arg (v,int));
| va_end (v);
| return s;
| }
|
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
| function prototypes and stuff, but not '\xHH' hex character constants.
| These don't provoke an error unfortunately, instead are silently treated
| as 'x'. The following induces an error, until -std1 is added to get
| proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
| array size at least. It's necessary to write '\x00'==0 to get something
| that's true only with -std1. */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
| ;
| return 0;
| }
configure:3073: gcc -qlanglvl=ansi -c -g -O2 conftest.c >&5
gcc: unrecognized option `-qlanglvl=ansi'
conftest.c:21:19: stdio.h: No such file or directory
conftest.c:22:23: sys/types.h: No such file or directory
conftest.c:23:22: sys/stat.h: No such file or directory
conftest.c:26: error: syntax error before '*' token
conftest.c:26: warning: "struct stat" declared inside parameter list
conftest.c:26: warning: its scope is only this definition or declaration, which is probably not what you want
conftest.c:26: warning: data definition has no type or storage class
conftest.c:55: error: syntax error before "FILE"
conftest.c:55: warning: "struct stat" declared inside parameter list
conftest.c:55: error: `pairnames' declared as function returning a function
conftest.c:55: error: syntax error before "int"
configure:3079: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
|| #define PACKAGE_NAME "lesstif"
| #define PACKAGE_TARNAME "lesstif"
| #define PACKAGE_VERSION "0.95.0"
| #define PACKAGE_STRING "lesstif 0.95.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lesstif"
| #define VERSION "0.95.0"
| #define MAJOR_VERSION 0
| #define MINOR_VERSION 95
| #define PICO_VERSION 0
| #define LAST_MAJOR_VERSION 0
| #define LAST_MINOR_VERSION 94
| #define LAST_PICO_VERSION 4
| #define LESSTIF_EDITRES 1
| #define NONSTANDARD_CONVERTERS 1
| #define LESSTIF_VERBOSE 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:3526: gcc -E conftest.c
In file included from /usr/lib/gcc/i386-redhat-linux/3.4.6/include/syslimits.h:7,
from /usr/lib/gcc/i386-redhat-linux/3.4.6/include/limits.h:11,
from conftest.c:21:
/usr/lib/gcc/i386-redhat-linux/3.4.6/include/limits.h:122:61: limits.h: No such file or directory
configure:3532: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "lesstif"
| #define PACKAGE_TARNAME "lesstif"
| #define PACKAGE_VERSION "0.95.0"
| #define PACKAGE_STRING "lesstif 0.95.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lesstif"
| #define VERSION "0.95.0"
| #define MAJOR_VERSION 0
| #define MINOR_VERSION 95
| #define PICO_VERSION 0
| #define LAST_MAJOR_VERSION 0
| #define LAST_MINOR_VERSION 94
| #define LAST_PICO_VERSION 4
| #define LESSTIF_EDITRES 1
| #define NONSTANDARD_CONVERTERS 1
| #define LESSTIF_VERBOSE 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:3526: gcc -E -traditional-cpp conftest.c
conftest.c:23: assert.h: No such file or directory
configure:3532: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "lesstif"
| #define PACKAGE_TARNAME "lesstif"
| #define PACKAGE_VERSION "0.95.0"
| #define PACKAGE_STRING "lesstif 0.95.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lesstif"
| #define VERSION "0.95.0"
| #define MAJOR_VERSION 0
| #define MINOR_VERSION 95
| #define PICO_VERSION 0
| #define LAST_MAJOR_VERSION 0
| #define LAST_MINOR_VERSION 94
| #define LAST_PICO_VERSION 4
| #define LESSTIF_EDITRES 1
| #define NONSTANDARD_CONVERTERS 1
| #define LESSTIF_VERBOSE 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:3526: gcc -E -traditional-cpp conftest.c
conftest.c:23: assert.h: No such file or directory
configure:3532: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "lesstif"
| #define PACKAGE_TARNAME "lesstif"
| #define PACKAGE_VERSION "0.95.0"
| #define PACKAGE_STRING "lesstif 0.95.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lesstif"
| #define VERSION "0.95.0"
| #define MAJOR_VERSION 0
| #define MINOR_VERSION 95
| #define PICO_VERSION 0
| #define LAST_MAJOR_VERSION 0
| #define LAST_MINOR_VERSION 94
| #define LAST_PICO_VERSION 4
| #define LESSTIF_EDITRES 1
| #define NONSTANDARD_CONVERTERS 1
| #define LESSTIF_VERBOSE 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:3526: /lib/cpp conftest.c
In file included from /usr/lib/gcc/i386-redhat-linux/3.4.6/include/syslimits.h:7,
from /usr/lib/gcc/i386-redhat-linux/3.4.6/include/limits.h:11,
from conftest.c:21:
/usr/lib/gcc/i386-redhat-linux/3.4.6/include/limits.h:122:61: limits.h: No such file or directory
configure:3532: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "lesstif"
| #define PACKAGE_TARNAME "lesstif"
| #define PACKAGE_VERSION "0.95.0"
| #define PACKAGE_STRING "lesstif 0.95.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lesstif"
| #define VERSION "0.95.0"
| #define MAJOR_VERSION 0
| #define MINOR_VERSION 95
| #define PICO_VERSION 0
| #define LAST_MAJOR_VERSION 0
| #define LAST_MINOR_VERSION 94
| #define LAST_PICO_VERSION 4
| #define LESSTIF_EDITRES 1
| #define NONSTANDARD_CONVERTERS 1
| #define LESSTIF_VERBOSE 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:3526: /lib/cpp conftest.c
In file included from /usr/lib/gcc/i386-redhat-linux/3.4.6/include/syslimits.h:7,
from /usr/lib/gcc/i386-redhat-linux/3.4.6/include/limits.h:11,
from conftest.c:21:
/usr/lib/gcc/i386-redhat-linux/3.4.6/include/limits.h:122:61: limits.h: No such file or directory
configure:3532: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "lesstif"
| #define PACKAGE_TARNAME "lesstif"
| #define PACKAGE_VERSION "0.95.0"
| #define PACKAGE_STRING "lesstif 0.95.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lesstif"
| #define VERSION "0.95.0"
| #define MAJOR_VERSION 0
| #define MINOR_VERSION 95
| #define PICO_VERSION 0
| #define LAST_MAJOR_VERSION 0
| #define LAST_MINOR_VERSION 94
| #define LAST_PICO_VERSION 4
| #define LESSTIF_EDITRES 1
| #define NONSTANDARD_CONVERTERS 1
| #define LESSTIF_VERBOSE 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:3609: result: /lib/cpp
configure:3633: /lib/cpp conftest.c
In file included from /usr/lib/gcc/i386-redhat-linux/3.4.6/include/syslimits.h:7,
from /usr/lib/gcc/i386-redhat-linux/3.4.6/include/limits.h:11,
from conftest.c:21:
/usr/lib/gcc/i386-redhat-linux/3.4.6/include/limits.h:122:61: limits.h: No such file or directory
configure:3639: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "lesstif"
| #define PACKAGE_TARNAME "lesstif"
| #define PACKAGE_VERSION "0.95.0"
| #define PACKAGE_STRING "lesstif 0.95.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lesstif"
| #define VERSION "0.95.0"
| #define MAJOR_VERSION 0
| #define MINOR_VERSION 95
| #define PICO_VERSION 0
| #define LAST_MAJOR_VERSION 0
| #define LAST_MINOR_VERSION 94
| #define LAST_PICO_VERSION 4
| #define LESSTIF_EDITRES 1
| #define NONSTANDARD_CONVERTERS 1
| #define LESSTIF_VERBOSE 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:3633: /lib/cpp conftest.c
In file included from /usr/lib/gcc/i386-redhat-linux/3.4.6/include/syslimits.h:7,
from /usr/lib/gcc/i386-redhat-linux/3.4.6/include/limits.h:11,
from conftest.c:21:
/usr/lib/gcc/i386-redhat-linux/3.4.6/include/limits.h:122:61: limits.h: No such file or directory
configure:3639: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "lesstif"
| #define PACKAGE_TARNAME "lesstif"
| #define PACKAGE_VERSION "0.95.0"
| #define PACKAGE_STRING "lesstif 0.95.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lesstif"
| #define VERSION "0.95.0"
| #define MAJOR_VERSION 0
| #define MINOR_VERSION 95
| #define PICO_VERSION 0
| #define LAST_MAJOR_VERSION 0
| #define LAST_MINOR_VERSION 94
| #define LAST_PICO_VERSION 4
| #define LESSTIF_EDITRES 1
| #define NONSTANDARD_CONVERTERS 1
| #define LESSTIF_VERBOSE 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:3708: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
Distribution: PCLinuxOS2021 CentOS7.9 + 50+ other Linux OS, for test only.
Posts: 17,484
Rep:
Welcome to LQ.
Quote:
conftest.c:21:19: stdio.h: No such file or directory
conftest.c:22:23: sys/types.h: No such file or directory
conftest.c:23:22: sys/stat.h: No such file or directory
The missing package is 'glic-devel'.
Install it, and things should work.
But why interested in 'Lesstif' ?
The package 'openmotif' for EL4 will do the job,
no need to compile lesstif.
( You might need 'openmotif-devel' too.)
.....
P.S.: Please edit your post # 1 : Use code tags to make it readable :
[ code ] ...text to be included ... [ /code ]
( without the space inside the square brackets.)
.....
The missing package is 'glic-devel'.
Install it, and things should work.
But why interested in 'Lesstif' ?
The package 'openmotif' for EL4 will do the job,
no need to compile lesstif.
( You might need 'openmotif-devel' too.)
.....
P.S.: Please edit your post # 1 : Use code tags to me it readable :
[ code ] ...text to be included ... [/ code ]
( without the space inside the square brackets.)
.....
Thank you for ur suggestion, but
while i search in my machine it says that it was already installed.
I try to install openmotif-2.2.3-9.RHEL4.1.i386.rpm, it shows
warning: openmotif-2.2.3-9.RHEL4.1.src.rpm: V3 DSA signature: NOKEY, key ID db42a60e
Then i try the openMotif-2.2.3.tar.gz, ./configure get worked, in 'make' it displays the error
usr/X11R6/lib/X11/bindings\" -DINCDIR=\"/usr/X11R6/include/X11\" -DLIBDIR=\"/usr/X11R6/lib/X11\" -I/usr/X11R6/include -g -O2 -Wall -Wno-unused -Wno-comment -c XmStrDefs.c -fPIC -DPIC -o .libs/XmStrDefs.lo
In file included from XmStrDefs.c:10:
../Xm/Xm.h:59:34: X11/extensions/Print.h: No such file or directory
In file included from XmStrDefs.c:10:
../Xm/Xm.h:827: error: syntax error before "XPContext"
../Xm/Xm.h:827: warning: no semicolon at end of struct or union
../Xm/Xm.h:830: error: syntax error before '}' token
../Xm/Xm.h:830: warning: type defaults to `int' in declaration of `XmPrintShellCallbackStruct'
../Xm/Xm.h:830: warning: data definition has no type or storage class
make[2]: *** [XmStrDefs.lo] Error 1
make[2]: Leaving directory `/root/SOFTWARES/openMotif-2.2.3/lib/Xm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/SOFTWARES/openMotif-2.2.3/lib'
make: *** [all-recursive] Error 1
openmotif-2.2.3-9.RHEL4.1.src.rpm is the source code for
openmotif.
About openMotif-2.2.3.tar.gz : Not easy to compile,
please use the rpm package.
.....
I tried to install the rpm,
Code:
#rpm -ivh openmotif-2.2.3-9.RHEL4.1.i386.rpm
warning: openmotif-2.2.3-9.RHEL4.1.i386.rpm: V3 DSA signature: NOKEY, key ID 0c98ff9d
Preparing... ########################################### [100%]
package openmotif-2.2.3-10.RHEL4.5 (which is newer than openmotif-2.2.3-9.RHEL4.1) is already installed
file /usr/X11R6/bin/mwm from install of openmotif-2.2.3-9.RHEL4.1 conflicts with file from package openmotif-2.2.3-10.RHEL4.5
file /usr/X11R6/bin/xmbind from install of openmotif-2.2.3-9.RHEL4.1 conflicts with file from package openmotif-2.2.3-10.RHEL4.5
file /usr/X11R6/lib/libMrm.so.3.0.2 from install of openmotif-2.2.3-9.RHEL4.1 conflicts with file from package openmotif-2.2.3-10.RHEL4.5
file /usr/X11R6/lib/libUil.so.3.0.2 from install of openmotif-2.2.3-9.RHEL4.1 conflicts with file from package openmotif-2.2.3-10.RHEL4.5
file /usr/X11R6/lib/libXm.so.3.0.2 from install of openmotif-2.2.3-9.RHEL4.1 conflicts with file from package openmotif-2.2.3-10.RHEL4.5
#rpm -qd openmotif-2.2.3-10.RHEL4.5
/usr/X11R6/man/man1/mwm.1.gz
/usr/X11R6/man/man1/xmbind.1.gz
/usr/X11R6/man/man4/mwmrc.4.gz
/usr/share/doc/openmotif-2.2.3/COPYRIGHT.MOTIF
/usr/share/doc/openmotif-2.2.3/README
/usr/share/doc/openmotif-2.2.3/RELEASE
/usr/share/doc/openmotif-2.2.3/RELNOTES
What it means? Is openmotif-2.2.3 is already installed in the machine?
I want to install the software xmakemol which depends on openmotif. But if i compile it
Code:
[root@localhost xmakemol-5.16]# make
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/share/doc/openmotif/include/ -I/usr/X11R6/include -g -O2 -I/usr/share/doc/openmotif/include/ -I/usr/X11R6/include -DELEMENTS=\"/usr/local/share/xmakemol/elements\" -c animate.c
In file included from /usr/X11R6/include/Xm/FileSB.h:47,
from animate.c:45:
/usr/X11R6/include/Xm/Xm.h:59:34: X11/extensions/Print.h: No such file or directory
In file included from /usr/X11R6/include/Xm/FileSB.h:47,
from animate.c:45:
/usr/X11R6/include/Xm/Xm.h:827: error: syntax error before "XPContext"
/usr/X11R6/include/Xm/Xm.h:827: warning: no semicolon at end of struct or union
/usr/X11R6/include/Xm/Xm.h:830: error: syntax error before '}' token
/usr/X11R6/include/Xm/Xm.h:830: warning: data definition has no type or storage class
make: *** [animate.o] Error 1
Distribution: PCLinuxOS2021 CentOS7.9 + 50+ other Linux OS, for test only.
Posts: 17,484
Rep:
What you need could be the " -devel " version
of the openmotif, already installed.
To know all your packages, do this command :
'rpm -qa | sort > my_packages.txt' : makes a text file
in /home/"user".
'rpm -qa | grep openmotif' : tells only, if you have the
two required packages, openmotif and openmotif-devel.
.....
X11/extensions/Print.h: No such file or directory ... :
Install package 'xorg-x11-deprecated-libs-devel'
.....
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.