Displaying 3 results from an estimated 3 matches for "installlinux26".
2005 Jun 27
0
bristuff-0.2.0-RC8h does not compile
...** No rule to make target `modules'. Stop.
> make[1]: Leaving directory `/usr/src/linux-2.6.8-24.14'
> make: *** [linux26] Error 2
> install -D -m 644 qozap.ko /lib/modules/`uname -r`/misc/qozap.ko
> install: cannot stat `qozap.ko': No such file or directory
> make: *** [installlinux26] Error 1
> ****************************************************
> quadBRI driver installed.
> Press <Enter> to continue, or <CTRL> + <C> to abort.
> ****************************************************
>
> rm -f cwain.o *.ko *.mod.c *.mod.o .*o.cmd *~
> make...
2006 Jun 19
3
Bristuff-0.3.0-PRE-1q and & florz patch compile trouble
...again:
rm -f zaphfc.o *.ko *.mod.c *.mod.o .*o.cmd *~
rm -rf .tmp_versions
Link /usr/src/linux-2.6 to your kernel sources first!
make: *** [linux26] Error 1
install -D -m 644 zaphfc.ko /lib/modules/`uname -r`/misc/zaphfc.ko
install: cannot stat `zaphfc.ko': No such file or directory
make: *** [installlinux26] Error 1
****************************************************
hfc-pci driver installed.
Press <Enter> to continue, or <CTRL> + <C> to abort.
****************************************************
In the past I used to 'fix' this by modifying the Make file. After
applying...
2005 Aug 16
2
florz patch for bristuff breaks compile on x86_64?
After upgrading a CentOS 3.x box to CentOS 4.1 (both x86_64 with an
Athlon64) I also wanted to get the latest bristuff. Unfortunately
bristuff without florz causes the box to kernel panic within hours
(console will complain about bad frame received something).
It seems however that the florz patch will not work for x86_64 arch.
Bristuff -0.2.0-RC8j compiles fine without the florz patch, but