Subject: libevent-dev: evhttp.h does not compile
Package: libevent-dev
Version: 1.3e-3
Severity: important
*** Please type your report below this line ***
Testprog:
# include <stdio.h>
# include <evhttp.h>
main(){
printf("All libs ok!");
}
Result:
b...@debian:~$ gcc libtest.c
In file included from libtest.c:2:
/usr/include/evhttp.h:68: error: expected declaration specifiers or
‘...’ before ‘u_short’
/usr/include/evhttp.h:111: error: expected specifier-qualifier-list
before ‘TAILQ_ENTRY’
/usr/include/evhttp.h:196: error: expected declaration specifiers or
‘...’ before ‘u_short’
b...@debian:~$
I argue that there are 32 bit pointers on a 64 bit system?
-- System Information:
Debian Release: 5.0.2
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-xen-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libevent-dev depends on:
ii libevent1 1.3e-3 An asynchronous event notification
libevent-dev recommends no packages.
libevent-dev suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]