Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Compiling the kernel
>
> Hi, all:
>
> ../../../../kern/subr_prf.c: In function `panic':
> ../../../../kern/subr_prf.c:117: warning: unknown conversion type character
> `:' in format
> ../../../../kern/subr_prf.c:117: warning: too many arguments for format
> *** Error code 1
>
> Stop.
> -----
>
> I've checked line 117 of 'subr_prf' and sure enough, it has a format that
> specifies "... %:". It appears that it is trying to append a format to an
> existing string, so I'm sure that I can make the warning disappear. My
> question is 'Has anybody else seen this, and what did you do about it?'
You are using the __builtin_printf (the gcc one) you'll need
the printf from the kernel sources.. something is really goofed up.
Are you using -current ?
Ruben
--
__________________________________________________________
/__________________________ //____________________________/|PGP Public
| _ _ |\X/ Amiga is it, the rest is ...||. @ /Key on
| /_) | / /_' |Email:
staveren%ronix.ptf.hro.nl@localhost||\/##\Request
|/ \uben |/an __/taveren|(A1230fpu@50/34) Till The End! || ##/
|---------------------------------------------------------|| ||`
| "Quantum Physics:The Dreams Stuff Are Made Of.." || _|\ NetBSD
|URL: http://www.ptf.hro.nl/~staveren BrintaBBS: The Guru|| / - 1.2 -
| ---==* Invasion Of Our Piracy! *==--- |'
`---------------------------------------------------------'
Home |
Main Index |
Thread Index |
Old Index