[Home]

Summary:ASTERISK-02002: Zaptel linux26 compile looks for /usr/src/linux-2.6/arch/x86 instead of /arch/i386
Reporter:djimenez (djimenez)Labels:
Date Opened:2004-07-12 22:08:14Date Closed:2011-06-07 14:05:08
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Zaptel linux26 compile looks for /usr/src/linux-2.6/arch/x86 instead of /arch/i386.


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

make -C /usr/src/linux-2.6 SUBDIRS=/var/tmp/portage/zaptel-cvs-20040712/work/zaptel modules
make[1]: Entering directory `/usr/src/linux-2.6.1'
Makefile:405: /usr/src/linux-2.6.1/arch/x86/Makefile: No such file or directory
make[1]: *** No rule to make target `/usr/src/linux-2.6.1/arch/x86/Makefile'.  Stop.
make[1]: Leaving directory `/usr/src/linux-2.6.1'
make: *** [linux26] Error 2
Comments:By: Mark Spencer (markster) 2004-07-12 22:10:18

That's an error at line 405 of Makefile of /usr/src/linux-2.6.1, not the zaptel Makefile.