PDA

View Full Version : i've tried everything but nothing seems to work


cascao_dv8
03-01-03, 06:57 PM
i've tried everything but nothing seems to work could anyone give me a sugestion about what to do please ...

+ LANG=C
+ export LANG
+ rm -f /tmp/files.lst
+ '[' -z '' ']'
++ uname -r
+ export TARGET_KERNEL=2.4.18-24.8.0
+ TARGET_KERNEL=2.4.18-24.8.0
+ '[' -d /lib/modules/2.4.18-24.8.0/kernel ']'
+ INSTALLPATH=/lib/modules/2.4.18-24.8.0/kernel/drivers/video
+ mkdir -p /var/tmp/NVIDIA_kernel-1.0//lib/modules/2.4.18-24.8.0/kernel/drivers/video
+ install -m 0444 nvidia.o /var/tmp/NVIDIA_kernel-1.0//lib/modules/2.4.18-24.8.0/kernel/drivers/video
install: cannot stat `nvidia.o': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.10428 (%install)


RPM build errors:
user buildmeister does not exist - using root
group buildmeister does not exist - using root
user buildmeister does not exist - using root
group buildmeister does not exist - using root
Bad exit status from /var/tmp/rpm-tmp.10428 (%install)

this are my error msg's.
ps. im doing it as root and i have all kernel develop. pkg's installed

CherryPopper
03-01-03, 07:05 PM
well, if its that much trouble to try and troubleshoot linux why not just dump it and use XP

DustSmoke
03-02-03, 02:15 AM
whooaaaaaaa! We have hitler in here! (CherryPopper) J/K

Anyways, you don't have all the development packages installed.

Looks like your using RH8.0

I'm gonna make this easy for me and you, Go into the packages and make sure you have

"Development tools"
"Kernel development"
"X Development"

Life will be easier down the road. Trust me.

Then try rpmbuild --rebuild as root