[Home]

Summary:ASTERISK-05580: Fedora Core 4 fails to make
Reporter:Bill Conlon (wmconlon)Labels:
Date Opened:2005-11-12 15:31:31.000-0600Date Closed:2011-06-07 14:02:44
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:after make clean, make linux 26 results in:

make -C /lib/modules/2.6.14-1.1637_FC4/build SUBDIRS=/root/zaptel-1.2.0-rc2 modules
make[1]: Entering directory `/usr/src/kernels/2.6.14-1.1637_FC4-i686/kernel'
make[1]: *** No rule to make target `modules'.  Stop.
make[1]: Leaving directory `/usr/src/kernels/2.6.14-1.1637_FC4-i686/kernel'
make: *** [linux26] Error 2



****** ADDITIONAL INFORMATION ******

I have:

# ls -al /usr/src/linux-2.6
lrwxrwxrwx  1 root root 37 Nov 12 12:25 /usr/src/linux-2.6 -> /lib/modules/2.6.14-1.1637_FC4/build/
Comments:By: Mark Spencer (markster) 2005-11-12 16:24:22.000-0600

You don't have kernel headers installed properly.  This is a local configuration issue, not a bug.