[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kfreebsd-10 FTBFS with clang



Christoph Egger:
> ../../../dev/aic7xxx/aicasm/aicasm.c:759:2: warning: implicit declaration of function 'TAILQ_INSERT_TAIL' is invalid in C99 [-Wimplicit-function-declaration]
>         TAILQ_INSERT_TAIL(&cs_tailq, new_cs, links);
>         ^
> fatal error: too many errors emitted, stopping now [-ferror-limit=]
> 9 warnings and 20 errors generated.
> *** [aicasm.o] Error code 1
> 
> Stop in /home/christoph/scratch/kfreebsd-10/flavor-10.0-0-amd64/sys/amd64/compile/DEBCUSTOM.
> *** [aicasm] Error code 1
> 
> Stop in /home/christoph/scratch/kfreebsd-10/flavor-10.0-0-amd64/sys/amd64/compile/DEBCUSTOM.
> make: *** [build-flavor-amd64-stamp] Error 1
> 
> Maybe you have an idea?

Okay, this was a bug in freebsd-glue. It is fixed now...

-- 
Robert Millan


Reply to: