Bug 229596 - kernel build directory has broken links
Summary: kernel build directory has broken links
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-02-21 22:25 UTC by Andy Cameron
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-02-26 06:08:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andy Cameron 2007-02-21 22:25:59 UTC
Description of problem:

lib/module/2.6.19-1.2914.fc7/build directory has broken links. Also the source
directory


How reproducible:
All the time

Steps to Reproduce:
1. cd lib/module/2.6.19-1.2914.fc7/
2. directories build and source have type - link (broken)
3.
  
Actual results:
[root@localhost ndiswrapper-1.37]# make install
make -C driver install
make[1]: Entering directory `/home/ndiswrapper-1.37/driver'
Can't find kernel build files in /lib/modules/2.6.19-1.2914.fc7/build;
  give the path to kernel build directory with 
  KBUILD=<path> argument to make
make[1]: *** [prereq_check] Error 1
make[1]: Leaving directory `/home/ndiswrapper-1.37/driver'
make: *** [install] Error 2
[root@localhost ndiswrapper-1.37]# 

Expected results


Additional info:

Comment 1 Dave Jones 2007-02-26 06:08:15 UTC
you don't have kernel-devel installed.


Comment 2 Bill Nottingham 2007-03-02 17:46:40 UTC
Moving to 'devel' as discussed on
https://www.redhat.com/archives/fedora-devel-list/2007-March/msg00095.html.


Note You need to log in before you can comment on or make changes to this bug.