17.03.01, 14:50
Hallo!
Wenn ich den Kern neu compiliere (make xconfig dep clean bzImage modules modules_install), bekomme ich bei bzImage zwischen drin diese Meldung:
...
gcc -D__KERNEL__ -I/usr/src/linux-2.4.2/include -Wall -Wstrict-prototypes -02 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -c -o pci-pc.o pci-pc.c
{standard input}: Assembler messages:
{standard input}:765: Warning: Indirect lcall without `*'
{standard input}:850: Warning: Indirect lcall without `*'
{standard input}:937: Warning: Indirect lcall without `*'
{standard input}:976: Warning: Indirect lcall without `*'
{standard input}:1008: Warning: Indirect lcall without `*'
{standard input}:1040: Warning: Indirect lcall without `*'
{standard input}:1071: Warning: Indirect lcall without `*'
{standard input}:1100: Warning: Indirect lcall without `*'
{standard input}:1129: Warning: Indirect lcall without `*'
{standard input}:1410: Warning: Indirect lcall without `*'
{standard input}:1520: Warning: Indirect lcall without `*'
...
Zwar funzt alles (so weit ich das beurteilen kann ;-) , aber irgend was passt nicht! Hat da jemand irgend eine Ahnung wie ich dahinter komme was nicht funktioniert?
Danke Jack
Wenn ich den Kern neu compiliere (make xconfig dep clean bzImage modules modules_install), bekomme ich bei bzImage zwischen drin diese Meldung:
...
gcc -D__KERNEL__ -I/usr/src/linux-2.4.2/include -Wall -Wstrict-prototypes -02 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -c -o pci-pc.o pci-pc.c
{standard input}: Assembler messages:
{standard input}:765: Warning: Indirect lcall without `*'
{standard input}:850: Warning: Indirect lcall without `*'
{standard input}:937: Warning: Indirect lcall without `*'
{standard input}:976: Warning: Indirect lcall without `*'
{standard input}:1008: Warning: Indirect lcall without `*'
{standard input}:1040: Warning: Indirect lcall without `*'
{standard input}:1071: Warning: Indirect lcall without `*'
{standard input}:1100: Warning: Indirect lcall without `*'
{standard input}:1129: Warning: Indirect lcall without `*'
{standard input}:1410: Warning: Indirect lcall without `*'
{standard input}:1520: Warning: Indirect lcall without `*'
...
Zwar funzt alles (so weit ich das beurteilen kann ;-) , aber irgend was passt nicht! Hat da jemand irgend eine Ahnung wie ich dahinter komme was nicht funktioniert?
Danke Jack