On 9/1/05, Graham Leggett <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> Using Sun's SUNWSpro compiler to build apr-util v1.2.1, the build bombs
> out like so:
> 
> /bin/bash /tmp/apr-1.2.1/libtool --silent --mode=compile cc -g -mt
> -DHAVE_CONFIG_H -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
> -D_LARGEFILE64_SOURCE   -I/tmp/apr-util-1.2.1/include
> -I/tmp/apr-util-1.2.1/include/private  -I/tmp/apr-1.2.1/include
> -I/usr/local/BerkeleyDB.4.2/include -I/usr/local/include  -o
> dbd/apr_dbd.lo -c dbd/apr_dbd.c && touch dbd/apr_dbd.lo
> "/tmp/apr-util-1.2.1/include/private/apr_dbd_internal.h", line 159: syntax
> error before or at: /

is that the C++ comment delimiter?  delete the line
(subsequently fixed)

Reply via email to