Dear kernel gurus,
I cannot compile since -ac4 or -ac5 with same config, but it is _not_ related
to the problems reported earlier (rwsem and OLD_GCC).
It is a rwsem problem though, but look:

--8x---snip
gcc -D__KERNEL__ -I/glc/build/linux/include -Wall -Wstrict-prototypes -O2 
-fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 
-march=i686    -DEXPORT_SYMTAB -c sys.c
sys.c: In function `sys_gethostname':
/glc/build/linux/include/asm/rwsem-xadd.h:153: inconsistent operand constraints in an 
`asm'
make[2]: *** [sys.o] Error 1
make[2]: Leaving directory `/glc/build/linux/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/glc/build/linux/kernel'
make: *** [_dir_kernel] Error 2
--8x---snap

Now ver_linux:
Linux ecce.homeip.net 2.4.3-ac3 #3 Sun Apr 8 22:06:09 /etc/localtime 2001 i686 unknown

Gnu C                  3.0
Gnu make               3.77
binutils               2.10.0.33
util-linux             2.11a
mount                  2.11a
modutils               2.4.5
e2fsprogs              1.19
reiserfsprogs          3.x.0j
PPP                    2.4.1b2
Linux C Library        x   1 root     root      1248080 Apr  8 21:14 /lib/libc.so.6
Dynamic linker (ldd)   2.2
Procps                 1.2.11
Net-tools              1.52
Kbd                    0.99
Sh-utils               1.16
Modules Loaded
--8x---snap

The -ac3 is the kernel I am actually running which I updated to -ac5
by bzimage.org.
GCC is snapshot from 08.04.2001.

Thanks in advance,
-mirabilos
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to