[Tfug] Newbie question
tfug@tfug.org
tfug@tfug.org
Tue Jan 28 11:09:02 2003
Hi,
I will look into this,but reviewing what happened again when I did the 'make',
I see I got this warning message another time which gave me the files the
error was included. (I will copy it all over).
home/scott/junk/linux/linux/include/asm/string.h:552:17: warning: multi-line
st
ring literals are deprecated
In file included from /home/scott/junk/linux/linux/include/asm/semaphore.h:39,
from /home/scott/junk/linux/linux/include/linux/fs.h:199,
from /home/scott/junk/linux/linux/include/linux/capability.h:17
,
from /home/scott/junk/linux/linux/include/linux/binfmts.h:5,
from /home/scott/junk/linux/linux/include/linux/sched.h:9,
from /home/scott/junk/linux/linux/include/linux/mm.h:4,
from timer.c:19:
/home/scott/junk/linux/linux/include/asm/system.h:148:9: warning: multi-line
str
ing literals are deprecated
timer.c:35: conflicting types for `xtime'
/home/scott/junk/linux/linux/include/linux/sched.h:537: previous declaration
of
`xtime'
make[2]: *** [timer.o] Error 1
make[2]: Leaving directory `/home/scott/junk/linux/linux/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/home/scott/junk/linux/linux/kernel'
make: *** [_dir_kernel] Error 2
It seems the last time of this conflict it did not accept.
Scott
>
>
>On Tue, 2003-01-28 at 10:39, cowell@email.arizona.edu wrote
>>
>> /home/scott/junk/linux/linux/include/asm/system.h:148:9: warning: multi-line
>> string literals are deprecated
>
>Whats on line 147 or 148 of the file?. The problem could be as simple
>as an inadvertent new-line in the file.
>
>
>
>_______________________________________________
>tfug mailing list
>tfug@tfug.org
>http://www.tfug.org/mailman/listinfo/tfug