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 <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
>
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to