# gcc -I /usr/local/apache2/include/ -L /usr/local/apache2/lib/ -llibaprutil -llibapr -o mp-sample mp-sample.c
In file included from /usr/local/apache2/include/apr_general.h:28,from aprt.c:13:
/usr/local/apache2/include/apr.h:273: error: syntax error before "apr_off_t"
/usr/local/apache2/include/apr.h:273: warning: data definition has no type or storage class