xmkmf & gnu make Where?

xmkmf & gnu make Where?

Post by Paul Cartie » Thu, 16 Oct 1997 04:00:00



Hello  All,

Could someone direct me to were I can get xmkmf and GNU make, I am
installing the enlightenment window manager and it's  complaining that
the xmkmf command is not available and then suggests that I would also
need GNU make.

Any links to these programs? I am running Redhat 4.2

Thanks
Paul Cartier

 
 
 

xmkmf & gnu make Where?

Post by Manfred Bart » Fri, 17 Oct 1997 04:00:00



> Could someone direct me to were I can get xmkmf and GNU make, I am
> installing the enlightenment window manager and it's  complaining that
> the xmkmf command is not available and then suggests that I would also
> need GNU make.

Is your system installed with program development support?  If yes,
then it would be highly unlikely that those utilities are not
installed.  ``xmkmf'' usually lives in ``/usr/X11R6/bin/'' and
``make'' is in ``/usr/bin''.

Type ``echo $PATH'' and check if those directories are on your
executable search path.

To find any file anywhere on your system use ``find / -name "*file*name*"''
or similar (yes, you can use multiple wild-cards).

If you did not install program development support when you set up
your system, you we need to do so now.  Just getting ``xmkmf'' and
``make'' won't help -- there is a lot more you need.

Cheers
--

  --- LINUX, live free or die ---

 
 
 

1. imake, xmkmf, GNU, Solaris

I have a new SUN Ultra Enterprise 2170 with Solaris 2.5.1 (openwindows)
and use the GNU compiler. I am installing a lot of pub dom software for the
moment.

What should be changed in the /usr/openwin/lib/config files?
So far, in site.def, I decommented    #define HasGcc YES
and changed   #define InstallCmd  /usr/ucb/install   instead of   install

I also mv'ed /usr/ucb/cc  to /usr/ucb/cc.orig
and made a soft link /usr/ucb/cc -> /usr/local/bin/gcc
so as to be sure  GNU cc is always used.

xmkmf and make  work but I always get compilations with messages such as:

cc -O -xF -DSYSV -DSVR4 -xF -Wa,-cg92   -I/usr/openwin/include  -DSVR4 -DSYSV
-DNON_BLOCKING_IO  -DSELFILE   -c main.c -o main.o
cc: language F not recognized

  and

cc -o ghostview main.o misc.o callbacks.o actions.o dialogs.o Ghostview.o ps.o g
etenv.o setenv.o strcasecmp.o SelFile.o Dir.o Path.o Draw.o -O -xF    -L/usr/ope
nwin/lib -lXaw -lXmu -lXt -lXext -lX11 -lm -lsocket -lnsl -B/usr/bin/
cc: file path prefix `/usr/bin/' never used

but the compiled programs seem to work ...

But I feel not comfortable with these 'warning' messages  ...

Thanks in advance for any hints,

Please respond by e-mail directly.

Pieter.

----------------------------------------------------------------------

Univ.Inst.Antwerpen Dept. Wisk-Inf.     Voice : +32 (0)3.820.22.02
A2.23, Universiteitsplein 1,            Fax   : +32 (0)3.820.24.21
B 2610 Wilrijk (Belgium)
----------------------------------------------------------------------

2. A Pentium! Linux SCREAMS on a P5

3. Calling xmkmf, calling Dr. xmkmf.

4. error code ?

5. OW3.1 xmkmf is ok - Re: Solaris 2.1 OW3.x xmkmf -- WRONG!

6. kppp troubles

7. &&&&----Looking for a unix shell------&&&&&

8. dtrace replacement for truss

9. xmkmf & Motif?

10. RH 5.2, xmkmf & knews

11. Stop KDE Autostart & xmkmf Question

12. xmkmf & Imake.tmpl

13. Problems with Imake & xmkmf