Re: NetReg: Problem with "make" (fwd)

New Message Reply Date view Thread view Subject view Author view Attachment view

From: mooreh@southwestern.edu
Date: Thu Jul 10 2003 - 16:16:28 CDT


Mr. Sheldon,

  From the information provided, it seems that gcc is not installed or not in a
working path. My colleague Peter Hubner and I, are currently looking back into
netreg for Southwestern university. Peter has set up Red Hat 9 and his cc is
located in /usr/bin as cc. This is a link to gcc which resides in the same
directory. The command to show your paths is:
    echo $PATH
    resetting the path should look like this:
    export PATH=$PATH:/usr/bin
  These might not be necessary. The only other problems we could come up with
are that gcc is not installed or for some reason make would not be finding cc.
If running an X window system I would suggest looking at the red carpet updater
for installing packages. <http://developer.ximian.com/projects/rcd/>. If not
running X then there are other ways to go about it :). If we can help any more
just email us.

    Sincerely,
        Tim Moore and Peter Hubner
   

Quoting Larry Sheldon <lsheldon@creighton.edu>:

> I keep thinking of places I should post this question....
>
> > *** From dhcp-server -- To unsubscribe, see the end of this message.
> ***
> >
> > I've posted this question to Mr. Jaques (whose excellent installation
> > instructions for "netreg" I am using), but it occurred to me that I
> > probably should have posted the question here as well.
> >
> > Using the tarball for dhcp-3.0pl2
> > linux 2.2 from Redhat
>
> [that appears not wo be wrong--I got that from "uname -a" but the
> "update" gadget seems to think I a on Reheat 9--I am a Linux know-nothing]
>
> > in /usr/local/src/dhcp-3.0pl2 (the result of unpacking the tarball), I
> > did "./configure" and "make".
> >
> > "make" rewards me with:
> >
> > [root@NetReg dhcp-3.0pl2]# make
> > make[1]: Entering directory `/usr/local/src/dhcp-3.0pl2/work.linux-2.2'
> > Making all in common
> > make[2]: Entering directory
> `/usr/local/src/dhcp-3.0pl2/work.linux-2.2/common'
> > cc -g -I/usr/local/src/dhcp-3.0pl2 -I/usr/local/src/dhcp-3.0pl2/includes
> -DLIN
> > UX_MAJOR=2 -DLINUX_MINOR=4 -c -o raw.o raw.c
> > make[2]: cc: Command not found
> > make[2]: *** [raw.o] Error 127
> > make[2]: Leaving directory
> `/usr/local/src/dhcp-3.0pl2/work.linux-2.2/common'
> > make[1]: *** [all] Error 1
> > make[1]: Leaving directory `/usr/local/src/dhcp-3.0pl2/work.linux-2.2'
> > make: *** [all] Error 2
> > [root@NetReg dhcp-3.0pl2]#
> >
> > I know a little HP-UX, no Linux and enough "make" to know that I
> > am in way over my head.
> >
> > I think gcc is installed, but can't find a path to it, so .....
>
> --
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> . L. F. (Larry) Sheldon, Jr. .
> - Unix Systems and Network Administration -
> . Creighton University Computer Center-Old Gym .
> - 2500 California Plaza -
> . Omaha, Nebraska, U.S.A. 68178 Two identifying characteristics .
> - lsheldon@creighton.edu of System Administrators: -
> . 402 280-2254 (work) Infallibility, and the ability to .
> - 402 681-4726 (cellular) learn from their mistakes. -
> . 402 332-4622 (residence) (Adapted from Stephen Pinker) .
> - http://www.creighton.edu/~lsheldon -
> . Si hoc legere scis nimium eruditionis habes .
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> **********************************************************************
> To unsubscribe from this list, send an e-mail message to
> majordomo@southwestern.edu containing a single line with the words:
> unsubscribe netreg
> Send requests for assistance to: owner-netreg@southwestern.edu
> **********************************************************************
>
**********************************************************************
To unsubscribe from this list, send an e-mail message to
majordomo@southwestern.edu containing a single line with the words:
unsubscribe netreg
Send requests for assistance to: owner-netreg@southwestern.edu
**********************************************************************


New Message Reply Date view Thread view Subject view Author view Attachment view

This archive was generated by hypermail 2.1.4 : Thu Aug 12 2004 - 12:01:40 CDT