Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2006 17:50:11 GMT
From:      Joerg Pulz <Joerg.Pulz@frm2.tum.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   RE: ports/95424: update and unbreak net/ohphone, take maintainership
Message-ID:  <200604111750.k3BHoBYn060644@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/95424; it has been noted by GNATS.

From: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
To: Boris Samorodov <bsam@ipt.ru>
Cc: bug-followup@FreeBSD.org, Joerg.Pulz@frm2.tum.de
Subject: RE: ports/95424: update and unbreak net/ohphone, take maintainership
Date: Tue, 11 Apr 2006 19:42:02 +0200 (CEST)

 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
 
 On Tue, 11 Apr 2006, Boris Samorodov wrote:
 
 > Great work, thanks!
 >
 > Patches applied cleanly, but:
 >
 > Minor errors at MASTER_SITE: remove double points and add trailing "/".
 > The URL sould be
 > ftp://ftp.frm2.tum.de/pub/jpulz/FreeBSD/distfiles/
 >
 > After fetching I can't build the port:
 > -----
 > ===>  Vulnerability check disabled, database not found
 > ===>  Extracting for ohphone-1.4.5
 > => MD5 Checksum OK for ohphone-1.4.5.tar.gz.
 > => SHA256 Checksum OK for ohphone-1.4.5.tar.gz.
 > ===>  Patching for ohphone-1.4.5
 > ===>   ohphone-1.4.5 depends on executable: gmake - found
 > ===>   ohphone-1.4.5 depends on executable: bison - found
 > ===>   ohphone-1.4.5 depends on shared library: h323_r.1 - found
 > ===>   ohphone-1.4.5 depends on shared library: X11.6 - found
 > ===>  Configuring for ohphone-1.4.5
 > ===>  Building for ohphone-1.4.5
 > gmake P_SHAREDLIB=1 opt
 > gmake[1]: Entering directory `/usr/ports/net/ohphone/work/ohphone-1.4.5'
 > c++  -O1 -I/usr/ports/devel/pwlib/work/pwlib_v1_10_0/include -I/usr/local/include  -DP_USE_PRAGMA -D_REENTRANT -pthread -Wall  -I/usr/local/share/pwlib//include -DPTRACING -I/usr/local/include/openh323 -DHAS_X11 -I/usr/X11R6/include -Os  -O2 -fno-strict-aliasing -pipe  -O1 -I/usr/ports/devel/pwlib/work/pwlib_v1_10_0/include -I/usr/local/include  -felide-constructors -Wreorder -c main.cxx -o obj_r/main.o
 > main.cxx: In member function `virtual BOOL MyH323EndPoint::OpenVideoChannel(H323Connection&, BOOL, H323VideoCodec&)':
 > main.cxx:2071: error: `PSDLVideoDevice' has not been declared
 > gmake[1]: *** [obj_r/main.o] Error 1
 > gmake[1]: Leaving directory `/usr/ports/net/ohphone/work/ohphone-1.4.5'
 > gmake: *** [optshared] Error 2
 > *** Error code 2
 >
 > Stop in /usr/ports/net/ohphone.
 > -----
 >
 > $ uname -a
 > FreeBSD srv.sem.ipt.ru 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Tue Mar  7 00:13:29 MSK 2006     bsam@srv.sem.ipt.ru:/usr/obj/usr/src/sys/SRV  i386
 
 Hi Boris,
 
 you are copletely right. The MASTER_SITE should really be
 ftp://ftp.frm2.tum.de/pub/jpulz/FreeBSD/distfiles/
 
 sorry for this mistake.
 
 For your compile problem, can you please take a look in 
 ${LOCALBASE}/include/ptbuildopts.h line 470.
 Does this line show a '#define P_SDL 0' or '#define P_SDL 1'.
 It seems that there is something wrong. Please make also sure that you 
 run 'make do-clean' in ${PORTSDIR}/devel/pwlib before trying to build 
 net/ohphone, as the ${WRKSRC}/include directory of devel/pwlib is part of 
 the include path when you try to build any ports which depend on 
 devel/pwlib which could lead to problems. This is a part which should be 
 fixed by the devel/pwlib port.
 
 Waiting for your reply
 Joerg
 
 - -- 
 The beginning is the most important part of the work.
  				-Plato
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.3 (FreeBSD)
 
 iD8DBQFEO+ptSPOsGF+KA+MRAl7hAJ9GTUR0s7CgJz0Cd0n69jmjVP8WTgCeIawP
 LWm5VVv9PZPsbEOLf2CjdEU=
 =OxNh
 -----END PGP SIGNATURE-----



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