Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 2009 13:08:32 +0200
From:      Willem Jan Withagen <wjw@digiware.nl>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        freebsd-isdn@freebsd.org
Subject:   Re: Trying to compile chan_capi
Message-ID:  <4A435AB0.6010503@digiware.nl>
In-Reply-To: <200906251301.12966.hselasky@c2i.net>
References:  <4A4328B1.8040608@digiware.nl> <200906251157.59713.hselasky@c2i.net> <4A43525F.6040207@digiware.nl> <200906251301.12966.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hans Petter Selasky wrote:
> Those instructions are a little outdated, reminding me that my homepage needs 
> an update.
> 
> svn --username anonsvn --password anonsvn \
>       checkout svn://svn.turbocat.net/i4b
> #
> # The following commands will 
> # install the driver on FreeBSD:
> #
> cd i4b/trunk/chan_capi
> gmake all install

Ouch, how trivial......

Going there, doing that:

'mmmm, no not really, but closer;

I now get a lot of:

In file included from chan_capi20.h:7,
                  from chan_capi.c:77:
/usr/include/i4b/include/capi20.h:1960:2: error: invalid suffix 
"x__dont_use_bzero__use_memset_instead" on integer constant
In file included from chan_capi20.h:7,
                  from chan_capi.c:77:
/usr/include/i4b/include/capi20.h: In function 'capi_decode':
/usr/include/i4b/include/capi20.h:2217: error: expected ';' before string 
constant
/usr/include/i4b/include/capi20.h:2221:8: error: invalid suffix 
"x__dont_use_bcopy__use_memmove_instead" on integer constant
(ad infinitum)

Could be because previous attempts have left me with a corrupt set of 
include files? If so how what do I clean up?

--WjW



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