Custom Query (532 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 532)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Owner Reporter Resolution Summary
#40 chris@… Jim Gifford fixed Grub SATA - Error 24: Attempt to access block outside partition
Description

Tested a build on my Abit NF7-S2G motherboard with the sata Nvidia built on, everything built ok until I tried to make my system bootable with Grub. It gave the the Error 24: Attempt to access block outside partition.

With a lot of the hardware out there using SATA these days, we need to address this issue to see if it's an isolated incident or just a one off.

I was able to complete the build using Ken's Lilo instructions that are for x86_64, and we can use those if need be.

#49 Jeremy Utley Jeremy Utley fixed Architecture Sign-Off for 1.0.0 release
Description

Here we list the Architectures that have been signed off as ready for release:

PPC PPC64 x86 x86_64 x86_64-64 Sparc 64 Sparc Multilib Alpha

#55 clfs-commits@… Jeremy Utley invalid Colo broken on at least multilib
Description

When trying to build Colo on multilib mips, compilation fails with the following error:

make[1]: Entering directory `/mnt/clfs/sources/colo-1.21/stage2' mips64el-unknown-linux-gnu-gcc -mabi=64 -mabi=32 -Werror -Wall -Wstrict-prototypes -fomit-frame-pointer -O2 -fno-strict-aliasing -march=r5000 -ffreestanding -mno-abicalls -fno-pic -G0 -mabi=32 -MD -nostdinc -Iinclude -I../include -D_DEBUG -I/mnt/clfs/cross-tools/bin/../lib/gcc/mips64el-unknown-linux-gnu/4.1.1/64/include -c -o main.o src/main.c In file included from src/main.c:9: include/lib.h:13:21: error: stdarg.h: No such file or directory In file included from src/main.c:9: include/lib.h:136: error: expected declaration specifiers or '...' before 'va_list' make[1]: * [main.o] Error 1

Speaking with Joe, it seems this is occuring because of the -nostdinc flag - but we also need to figure out why it's setting both -mabi=64 AND -mabi32 twice!

1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.