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

Bug#394448: libapr1-dev: 'apr_off_t' errors



Package: libapr1-dev
Version: 1.2.7-6
Severity: normal

I'm trying to build libapache-mod-musicindex on my machine for apache2.
This modules has been successfully built by the autobuilders, but here's
what happens today:

make[2]: Entering directory
`/home/varenet/libapache-mod-musicindex-1.1.2/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I.. -I/usr/include/apache2 -I/usr/include/apr-1.0   -std=gnu99
-Wall -pedantic -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall
-O2   -INONE/include -g -O2 -MT mod_musicindex_la-mod_musicindex.lo -MD
-MP -MF ".deps/mod_musicindex_la-mod_musicindex.Tpo" -c -o
mod_musicindex_la-mod_musicindex.lo `test -f 'mod_musicindex.c' || echo
'./'`mod_musicindex.c; \
        then mv -f ".deps/mod_musicindex_la-mod_musicindex.Tpo"
".deps/mod_musicindex_la-mod_musicindex.Plo"; else rm -f
".deps/mod_musicindex_la-mod_musicindex.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/apache2
-I/usr/include/apr-1.0 -std=gnu99 -Wall -pedantic -pipe
-I/usr/include/xmltok -I/usr/include/openssl -Wall -O2 -INONE/include -g
-O2 -MT mod_musicindex_la-mod_musicindex.lo -MD -MP -MF
.deps/mod_musicindex_la-mod_musicindex.Tpo -c mod_musicindex.c  -fPIC
-DPIC -o .libs/mod_musicindex_la-mod_musicindex.o
In file included from /usr/include/apache2/ap_config.h:25,
                 from /usr/include/apache2/httpd.h:43,
                 from mod_musicindex.h:20,
                 from mod_musicindex.c:150:
/usr/include/apr-1.0/apr.h:270: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'apr_off_t'
In file included from /usr/include/apr-1.0/apr_file_io.h:29,
                 from /usr/include/apr-1.0/apr_network_io.h:26,
                 from /usr/include/apache2/httpd.h:53,
                 from mod_musicindex.h:20,
                 from mod_musicindex.c:150:
/usr/include/apr-1.0/apr_file_info.h:204: error: expected
specifier-qualifier-list before 'apr_off_t'
In file included from /usr/include/apr-1.0/apr_network_io.h:26,
                 from /usr/include/apache2/httpd.h:53,
                 from mod_musicindex.h:20,
                 from mod_musicindex.c:150:
/usr/include/apr-1.0/apr_file_io.h:548: error: expected declaration
specifiers or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_file_io.h:740: error: expected declaration
specifiers or '...' before 'apr_off_t'
In file included from /usr/include/apache2/httpd.h:53,
                 from mod_musicindex.h:20,
                 from mod_musicindex.c:150:
/usr/include/apr-1.0/apr_network_io.h:545: error: expected declaration
specifiers or '...' before 'apr_off_t'
In file included from /usr/include/apr-1.0/apr_buckets.h:32,
                 from /usr/include/apache2/httpd.h:54,
                 from mod_musicindex.h:20,
                 from mod_musicindex.c:150:
/usr/include/apr-1.0/apr_mmap.h:134: error: expected declaration
specifiers or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_mmap.h:161: error: expected declaration
specifiers or '...' before 'apr_off_t'
In file included from /usr/include/apache2/httpd.h:54,
                 from mod_musicindex.h:20,
                 from mod_musicindex.c:150:
/usr/include/apr-1.0/apr_buckets.h:242: error: expected
specifier-qualifier-list before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:706: error: expected declaration
specifiers or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:718: error: expected declaration
specifiers or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:754: error: expected declaration
specifiers or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:890: error: expected declaration
specifiers or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:891: error: expected declaration
specifiers or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:1168: error: expected declaration
specifiers or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:1367: error: expected declaration
specifiers or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:1381: error: expected declaration
specifiers or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:1431: error: expected declaration
specifiers or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:1447: error: expected declaration
specifiers or '...' before 'apr_off_t'
In file included from mod_musicindex.h:20,
                 from mod_musicindex.c:150:
/usr/include/apache2/httpd.h:826: error: expected
specifier-qualifier-list before 'apr_off_t'
In file included from /usr/include/apache2/http_request.h:45,
                 from mod_musicindex.h:22,
                 from mod_musicindex.c:150:
/usr/include/apache2/util_filter.h:142: error: expected declaration
specifiers or '...' before 'apr_off_t'
/usr/include/apache2/util_filter.h:299: error: expected declaration
specifiers or '...' before 'apr_off_t'
In file included from mod_musicindex.h:23,
                 from mod_musicindex.c:150:
/usr/include/apache2/http_protocol.h:111: error: expected declaration
specifiers or '...' before 'apr_off_t'
/usr/include/apache2/http_protocol.h:203: error: expected declaration
specifiers or '...' before 'apr_off_t'
In file included from mod_musicindex.h:220,
                 from mod_musicindex.c:150:
/usr/include/apr-1.0/apr_strings.h:297: error: expected declaration
specifiers or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_strings.h:313: error: expected ')' before '*'
token
/usr/include/apr-1.0/apr_strings.h:349: error: expected ')' before
'size'
In file included from mod_musicindex.c:157:
/usr/include/apache2/http_core.h:229: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'ap_get_limit_req_body'
/usr/include/apache2/http_core.h:672: error: expected declaration
specifiers or '...' before 'apr_off_t'

HTH

-- Systei Informatioy:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-powerpc64
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libapr1-dev depends on:
ii  liba 1.2.7-6                             The Apache Portable Runtime Librar
ii  uuid 1.2-1.39+1.40-WIP-2006.10.02+dfsg-1 universally unique id library - he

libapr1-dev recommends no packages.

-- no debconf information



Reply to: