[Asterisk-bsd] \'make\' of asterisk port fails

Victor Bratsev asterisk-bsd@lists.digium.com
Thu, 15 Jul 2004 15:20:10 +0400


This is a multi-part message in MIME format.

------=_NextPart_000_002F_01C46A7F.3838E4A0
Content-Type: text/plain;
	charset="iso-8859-5"
Content-Transfer-Encoding: 7bit

Hello!

Excuse me wasting your time.

I'm trying to make the port and receive a message:

In file included from ast_h323.cpp:29:
ast_h323.h:30: ptlib.h: No such file or directory
ast_h323.h:31: h323.h: No such file or directory
ast_h323.h:32: h323pdu.h: No such file or directory
ast_h323.h:33: mediafmt.h: No such file or directory
ast_h323.h:34: lid.h: No such file or directory

I search all ports and havent found which installs such files.

Can anybody help me, please.

------=_NextPart_000_002F_01C46A7F.3838E4A0
Content-Type: application/octet-stream;
	name="Makefile"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="Makefile"

# New ports collection makefile for:	asterisk=0A=
# Date created:				17 October 2003=0A=
# Whom:					Maxim Sobolev <sobomax@portaone.com>=0A=
#=0A=
# $FreeBSD: ports/net/asterisk/Makefile,v 1.14 2004/06/08 06:27:43 =
sobomax Exp $=0A=
#=0A=
=0A=
PORTNAME=3D	asterisk=0A=
PORTVERSION=3D	0.9.0=0A=
PORTREVISION=3D	1=0A=
CATEGORIES=3D	net=0A=
MASTER_SITES=3D	ftp://ftp.asterisk.org/pub/telephony/asterisk/ \=0A=
		ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/=0A=
=0A=
MAINTAINER=3D	sobomax@FreeBSD.org=0A=
COMMENT=3D	An Open Source PBX and telephony toolkit=0A=
=0A=
ONLY_FOR_ARCHS=3D	i386=0A=
=0A=
BUILD_DEPENDS=3D  =
${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-cli=
ent \=0A=
		${PORTSDIR}/devel/pwlib:build \=0A=
		${PORTSDIR}/net/openh323:build=0A=
LIB_DEPENDS=3D	speex.2:${PORTSDIR}/audio/speex=0A=
RUN_DEPENDS=3D    =
${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-cli=
ent=0A=
=0A=
GNU_CONFIGURE=3D	yes=0A=
CONFIGURE_WRKSRC=3D	${WRKSRC}/editline=0A=
USE_GMAKE=3D	yes=0A=
USE_OPENLDAP=3D	yes=0A=
MAKE_ENV=3D	PTHREAD_CFLAGS=3D"${PTHREAD_CFLAGS}" \=0A=
		PTHREAD_LIBS=3D"${PTHREAD_LIBS}" \=0A=
		MKDIR=3D"${MKDIR}" \=0A=
		PWLIBDIR=3D${WRKDIRPREFIX}${PORTSDIR}/devel/pwlib/work/pwlib \=0A=
		OPENH323DIR=3D${WRKDIRPREFIX}${PORTSDIR}/net/openh323/work/openh323 \=0A=
		OSVERSION=3D${OSVERSION} \=0A=
		CXX=3D"${CXX}"=0A=
=0A=
.include <bsd.port.pre.mk>=0A=
=0A=
.if defined(WITH_ZAPTEL) || exists(${LOCALBASE}/include/zaptel.h)=0A=
BUILD_DEPENDS+=3D	${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel=0A=
RUN_DEPENDS+=3D	${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel=0A=
PLIST_SUB=3D	ZAPTEL=3D""=0A=
.else=0A=
PLIST_SUB=3D	ZAPTEL=3D"@comment "=0A=
.endif=0A=
=0A=
.include <bsd.port.post.mk>=0A=

------=_NextPart_000_002F_01C46A7F.3838E4A0
Content-Type: application/octet-stream;
	name="uname-a"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="uname-a"

FreeBSD virge.apt-telecom.ru 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Tue =
May 25 22:47:12 GMT 2004     =
root@perseus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386=0A=

------=_NextPart_000_002F_01C46A7F.3838E4A0
Content-Type: application/octet-stream;
	name="pkg-info"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="pkg-info"

bison-1.75_2        A parser generator from FSF, (mostly) compatible =
with Yacc=0A=
expat-1.95.7        XML 1.0 parser written in C=0A=
gettext-0.13.1_1    GNU gettext package=0A=
gmake-3.80_2        GNU version of 'make' utility=0A=
libgnugetopt-1.2    GNU getopt library=0A=
libiconv-1.9.1_3    A character set conversion library=0A=
libogg-1.1,3        Ogg bitstream library=0A=
libtool-1.3.5_2     Generic shared library support script (version 1.3)=0A=
lynx-2.8.5          A non-graphical, text-based World-Wide Web client=0A=
m4-1.4_1            GNU m4=0A=
mysql-client-4.0.18_1 Multithreaded SQL database (client)=0A=
openh323-1.12.0_4   A H323 Video Conferencing library=0A=
openldap-client-2.1.30 Open source LDAP client implementation=0A=
openssl-0.9.7d      SSL and crypto library=0A=
pwlib-1.5.0_5       A cross platform C++ library, used by OpenH323=0A=
speex-1.0.3_1,1     An open-source patent-free voice codec=0A=

------=_NextPart_000_002F_01C46A7F.3838E4A0--