www/apache13 will not compile on 5.2.1-R

Ion-Mihai Tetcu itetcu at apropo.ro
Sat May 1 11:18:06 PDT 2004


On Sat, 1 May 2004 10:50:47 -0400
Adam McLaurin <adam.mclaurin at gmx.net> wrote:

> Trying to upgrade my Apache to the latest port version (1.3.29-4), but
> having absolutely no luck getting it to compile ..
> 
> <snip>
> ===> [include: Installing Apache C header files]
> cp ./src/include/*.h /usr/local/include/apache/
> cp ./src/lib/expat-lite/*.h /usr/local/include/apache/xml/
> cp ./src/os/unix/os.h /usr/local/include/apache/
> cp ./src/os/unix/os-inline.c /usr/local/include/apache/
> chmod 644 /usr/local/include/apache/*.h
> /usr/local/include/apache/xml/*.h<=== [include]
> ===> [data: Installing initial data files]
> echo "Copying tree ./htdocs/ -> /usr/local/www/data-dist/";  (cd
> ./htdocs/ && /usr/bin/tar -hcf - index* apache_pb.* ) | (cd
> /usr/local/www/data-dist/ && /usr/bin/tar -xf -);  find
> /usr/local/www/data-dist/ -type d -exec chmod a+rx {} \; ;  find
> /usr/local/www/data-dist/ -type f -print | xargs chmod a+r ; Copying
> tree ./htdocs/ -> /usr/local/www/data-dist/ xargs: unterminated quote
> *** Error code 1

Are you sure you do not have some files put by you in the
/usr/local/www/data directory ? I remember I had this issue a while ago.


-- 
IOnut
Unregistered ;) FreeBSD "user"



More information about the freebsd-ports mailing list