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

Re: Bug#677861: lftp: FTBFS[kfreebsd-i386]: error: conflicting declaration 'typedef __int32_t gl_intptr_t'



tags 677861 + upstream
forwarded 677861 lftp-devel@uniyar.ac.ru
thanks

Hello,

Am Donnerstag, den 21.06.2012, 19:44 +0200 schrieb Robert Millan:
> 2012/6/17 Christoph Egger <christoph@debian.org>:
> > ../lib/stdint.h:295:18: error: 'gl_intptr_t' has a previous declaration as 'typedef long int gl_intptr_t'
> 
> The problem is that lib/stdint.h is hijacking system headers with
> definitions such as:
> 
> #define intptr_t gl_intptr_t
> #define uintptr_t gl_uintptr_t
> 
> causing them to missbehave. These defines need to be removed. If you
> want intptr_t, etc, you can get them from <stdint.h> as usual.

Thanks for the report and the comment. I forwarded it to the upstream
mailinglist.

-- 
Noël Köthe <noel debian.org>
Debian GNU/Linux, www.debian.org

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: