tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
www/apache24 doesn't work everywhere
This worked on one machine (netbsd-5 amd64) but not on others (netbsd-5
i386, amd64 and macppc). They're all a little older but all are netbsd-5
compiled at the beginning of the year and they all have all their packages
up to date. I don't have time now to see why this can't see
libxml/HTMLparser.h, but perhaps later... In the meanwhile, the error is:
/bin/sh /usr/pkgsrc/www/apache24/work/httpd-2.4.1/build/libtool --silent
--mode=compile cc -std=gnu99 -pthread -I/usr/local/include/libxml2 -O2
-I/usr/local/include -I/usr/local/include/apr-1 -I/usr/include
-I/usr/X11R7/include -DNETBSD -I/usr/local/include
-I/usr/local/include/apr-1 -I/usr/include -I/usr/X11R7/include -I.
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/os/unix
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/include
-I/usr/local/include/apr-1 -I/usr/X11R7/include -I/usr/local/include
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/modules/aaa
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/modules/cache
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/modules/core
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/modules/database
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/modules/filters
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/modules/ldap
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/server
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/modules/loggers
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/modules/lua
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/modules/proxy
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/modules/session
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/modules/ssl
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/modules/test
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/server
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/modules/arch/unix
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/modules/dav/main
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/modules/generators
-I/usr/pkgsrc/www/apache24/work/httpd-2.4.1/modules/mappers -prefer-pic -c
mod_proxy_html.c && touch mod_proxy_html.slo
mod_proxy_html.c:33:31: error: libxml/HTMLparser.h: No such file or
directory
In file included from mod_proxy_html.c:44:
mod_xml2enc.h:45: error: expected declaration specifiers or '...' before
'xmlCharEncoding'
mod_proxy_html.c:52: error: expected declaration specifiers or '...'
before 'xmlCharEncoding'
mod_proxy_html.c:104: error: expected specifier-qualifier-list before
'htmlParserCtxtPtr'
mod_proxy_html.c:117: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'sax'
mod_proxy_html.c:156: warning: type defaults to 'int' in declaration of
'xmlChar'
mod_proxy_html.c:156: error: expected ';', ',' or ')' before '*' token
mod_proxy_html.c: In function 'preserve':
mod_proxy_html.c:177: error: 'saxctxt' has no member named 'avail'
Thanks,
John Klos
Home |
Main Index |
Thread Index |
Old Index