CAD CAM EDM DRO - Yahoo Group Archive

RE: I'm stuck, please help...

Posted by Tim Goldstein
on 1999-10-16 09:44:33 UTC
I sort of remember running into that. If I remember correctly it means that
you don't have some of the correct libraries loaded. If you go the boxed
'Official" RedHat set you can open the package manager and then compare your
loaded packages to what is indicated for the workstation role install. In
addition to the packages in the workstation install here is the commands I
use in my script to load additional packages:
rpm -Uvh kernel-source-2.0.36-*.i386.rpm
rpm -Uvh kernel-ibcs-2.0.36-*.i386.rpm
rpm -Uvh libtool-*.noarch.rpm
rpm -Uvh gnome-libs-devel-*.i386.rpm

I have never figured out if this is the minimum requirement, but I know that
with these packages and all the ones in the workstation install you will be
able to successfully compile the kernel.

Tim
[Denver, CO]

> -----Original Message-----
> From: clint@... [mailto:clint@...]On Behalf Of Clint
> Bach
> Sent: Saturday, October 16, 1999 6:01 AM
> To: CAD_CAM_EDM_DRO@onelist.com
> Subject: [CAD_CAM_EDM_DRO] I'm stuck, please help...
>
>
> From: Clint Bach <clintbach@...>
>
> I have an error message when I try to compile a kernel...
>
> I type in: "make xconfig [enter]"
>
> I get back this message: "make: *** No rule to make target 'xconfig'.
> Stop."
>
> I can't find information about this in any of my linux books. What is
> this and how can I fix it or get around it?
>
> Thanks,
>
> Clint Bach
>

Discussion Thread

Clint Bach 1999-10-16 05:01:00 UTC I'm stuck, please help... Tim Goldstein 1999-10-16 09:44:33 UTC RE: I'm stuck, please help... Marshall Pharoah 1999-10-18 05:10:04 UTC Re: I'm stuck, please help... Tim Goldstein 1999-10-18 08:13:56 UTC Re: I'm stuck, please help... Marshall Pharoah 1999-10-18 10:06:50 UTC Re: I'm stuck, please help... Clint Bach 1999-10-18 11:58:44 UTC RE: I'm stuck, please help... Marshall Pharoah 1999-10-19 04:17:45 UTC Re: I'm stuck, please help...