> From: Joe Orton [mailto:joe@manyfish.co.uk]
> Sent: 25 October 2001 16:28
> On Thu, Oct 25, 2001 at 04:23:43PM +0200, Sander Striker wrote:
>>> neon-config --cflags doesn't include -DNEON_SSL.  Can you run
>>> neon/neon-config --cflags and see if it includes -DNEON_SSL?
>> 
>> $ neon/neon-config --cflags
>> bash: neon/neon-config: Permission denied
>> 
>> $ ls -l neon/neon-config
>> -rw-r--r--   1 striker   striker      1149 Oct 25 13:18 neon/neon-config
>> 
>> This doesn't seem right.  The 'x' bit is missing.  This is in both the
>> M5 and r294 tarball btw.  I haven't tried building from a fresh checkout
>> for known reasons...
> 
> It was never there; it only gets chmod +x on 'make install'. Try:
> 
>   /bin/sh ./neon/neon-config --cflags
$ /bin/sh neon/neon-config --cflags
-I/opt/svn/include/neon -DNEON_ZLIB -DNEON_SSL -I/opt/ssl/include
This produces the correct output I would say.
Sander
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:45 2006