Bug#673530: libcommoncpp2: FTBFS on kfreebsd-*: sys/kern/types.h:87:17: error: expected unqualified-id before 'char'

Robert Millan rmh at debian.org
Sat May 19 13:01:42 UTC 2012


2012/5/19 Cyril Brulebois <kibi at debian.org>:
> | /usr/include/sys/kern/types.h:87:17: error: expected unqualified-id before 'char'
> | /usr/include/sys/kern/types.h:87:17: error: expected initializer before 'char'
> | make[3]: *** [file.lo] Error 1
>
> Full build logs:
>  https://buildd.debian.org/status/package.php?p=libcommoncpp2&suite=sid
>
> I'm putting debian-bsd@ in X-Debbugs-Cc so that they can look at it
> ASAP. Indeed, that FTBFS is blocking the libcommoncpp2 transition:
>  http://release.debian.org/transitions/html/libcommoncpp2.html

See:

./inc/cc++/file.h:#define caddr_t char *

It shouldn't define caddr_t, just include <sys/types.h> instead.

-- 
Robert Millan





More information about the Pkg-voip-maintainers mailing list