Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 2006 21:16:42 +1100
From:      Gavin Cameron <ggcameron@gmail.com>
To:        playnet <playnet@mail333.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: asterisk
Message-ID:  <1efd1aec0601250216i46b67f33n8f1bb42a68cb468b@mail.gmail.com>
In-Reply-To: <262538126.20060125074720@mail333.com>
References:  <262538126.20060125074720@mail333.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Add the following to /etc/make.conf

WITHOUT_H323=yes     # asterisk
WITHOUT_ZAPTEL=yes
WITHOUT_ODBC=yes
WITHOUT_FAX=yes

and try again... I hit this very issue last night.

Gavin

On 1/25/06, Playnet <playnet@mail333.com> wrote:
>
> Hello freebsd-questions,
>
> sstand# make clean;make
> asterisk-1.4: "/usr/ports/devel/pwlib:build" non-existent -- dependency
> list incomplete
> asterisk-1.4: "/usr/ports/net/openh323:build" non-existent -- dependency
> list incomplete
>
>
> ===>   asterisk-1.4 depends on file: /nonexistent - not found
> ===>    Verifying build for /nonexistent in /usr/ports/devel/pwlib
>
> bug!
>
> And build pwlib
> ../../ptclib/pssl.cxx: In constructor
> `PSSLPrivateKey::PSSLPrivateKey(const BYTE*, PINDEX)':
> ../../ptclib/pssl.cxx:288: error: invalid conversion from `BYTE**' to
> `const unsigned char**'
> ../../ptclib/pssl.cxx:288: error:   initializing argument 2 of `EVP_PKEY*
> d2i_AutoPrivateKey(EVP_PKEY**, const unsigned char**, long int)'
> ...
> ../../ptclib/pssl.cxx:480: error:   initializing argument 2 of `X509*
> d2i_X509(X509**, const unsigned char**, long int)'
> gmake[2]: ***
> [/usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pssl.o] ïÛÉÂËÁ 1
> gmake[2]: Leaving directory
> `/usr/ports/devel/pwlib/work/pwlib/src/ptlib/unix'
> gmake[1]: *** [opt] ïÛÉÂËÁ 2
> gmake[1]: Leaving directory `/usr/ports/devel/pwlib/work/pwlib'
> gmake: *** [optnoshared] ïÛÉÂËÁ 2
> *** Error code 2
>
> Stop in /usr/ports/devel/pwlib.
> *** Error code 1
>
>
> --
> Best regards,
> Playnet                          mailto:playnet@mail333.com
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"
>


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