isdn4bsd-utils compile error

Hans Petter Selasky hps at selasky.org
Thu Jun 18 11:18:01 UTC 2015


On 06/18/15 13:05, admin wrote:
> Hi,
>
> isdn4bsd-utils compilation error
>
> my system:
> uname -a
> FreeBSD fbsd 10.1-RELEASE-p10 FreeBSD 10.1-RELEASE-p10
>
> isdn4bsd taken from latest svn trunk
>
> ---------------
> cd i4b/trunk/ports/comms/libcapi
> make all install clean
> cd i4b/trunk/ports/comms/isdn4bsd-kmod
> make all install clean
> --
> compile and install OK!
>
> ---------------
> cd i4b/trunk/ports/comms/isdn4bsd-utils
> make all install clean
> --
>

Hi,

Try specifying another C-compiler using:

make CC=fullpathto-c-compiler

--HPS



More information about the freebsd-isdn mailing list