My apologies if this is posted twice.  Tried sending via a webmail account on 
this address which didn't seem to post.  The original message follows...

Just got through trying this one out on FreeBSD.  Looks like there's a bit
of a problem with that strndup.c file.  Here's the error I'm seeing.

mv -f .deps/syslog.Tpo .deps/syslog.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..
   -I/usr/local/include/my                                         sql
-I/usr/local/include  -pipe -g -MT strndup.lo -MD -MP -MF
.deps/strndup.Tpo -c -o strndup.lo str
     ndup.c
  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/mysql
-I/usr/local/include -pipe -g -MT strndup.lo
             -MD -MP -MF .deps/strndup.Tpo -c strndup.c  -fPIC -DPIC -o
.libs/strndup.o
strndup.c:6: error: syntax error before "size_t"
strndup.c: In function `strndup':
strndup.c:8: error: `len' undeclared (first use in this function)
strndup.c:8: error: (Each undeclared identifier is reported only once
strndup.c:8: error: for each function it appears in.)
strndup.c:10: error: `str' undeclared (first use in this function)

Hope this helps.

If we can get past the basics here I'll try running up a dependency option
on this port for gsasl and try that out as well.

Tomasz Sterna wrote:
> I've merged support for GnuSASL (gsasl) library to trunk/ today.
> Now SASL backend is selectable at compile time. You may use gsasl
> (default) or Cyrus whatever your preference is.
> Heck, I might even think of resurecting SCOD as a last-chance
> implementation... ;-)
> 
> Please download
> http://ftp.xiaoka.com/jabberd2/testing/jabberd-2.1-20070509.tar.bz2 and
> test extensively.
> 

-- 
"In theory, there is no difference between theory and practice.
In practice, there is."
- Yogi Berra
_______________________________________________
jabberd2 mailing list
[email protected]
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com

Reply via email to