Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 May 2004 21:21:19 +0300
From:      Ion-Mihai Tetcu <itetcu@apropo.ro>
To:        Adam McLaurin <adam.mclaurin@gmx.net>
Cc:        nork@FreeBSD.org
Subject:   Re: www/apache13 will not compile on 5.2.1-R
Message-ID:  <20040501212119.07f8120c@it.buh.cameradicommercio.ro>
In-Reply-To: <20040501105047.1e4ee709.adam.mclaurin@gmx.net>
References:  <20040501105047.1e4ee709.adam.mclaurin@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 1 May 2004 10:50:47 -0400
Adam McLaurin <adam.mclaurin@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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040501212119.07f8120c>