Date: Mon, 22 Sep 2003 00:03:24 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Jeremy Messenger <mezz7@cox.net> Cc: roger@freebsd.org Subject: Re: make install clean for Gnome-2 fails with configure: error: You need PTLib's header files to build GnomeMeeting Message-ID: <1064203404.376.27.camel@shumai.marcuscom.com> In-Reply-To: <oprvvumxzf8ckrg5@smtp.central.cox.net> References: <20030921231301.GA57594@crom.vickiandstacey.com> <oprvvumxzf8ckrg5@smtp.central.cox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-E3iG5ReU858WsGThZEWQ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-09-21 at 23:57, Jeremy Messenger wrote: > On Mon, 22 Sep 2003 00:13:01 +0100, Stacey Roberts=20 > <stacey@vickiandstacey.com> wrote: >=20 > > Hello, > > I cannot build Gnome-2 from fresh after first deinstalling Gnome-2= =20 > > and now (my attempted) reinstallation for the port. > > > > Here is what I did after several failed attempts at portupgrading to=20 > > Gnome-2.4 since yesterday: > > Logged off from X > > cd /usr/ports/x11/gnome2 > > make deinstall clean > > make clean > > make install clean > > > > The last command fails with the following: > > # make clean > <snip> > > =3D=3D=3D> Cleaning for pwlib-1.5.0_2 > <snip> > > =3D=3D=3D> Cleaning for openh323-1.12.0_1 > <snip> >=20 > Ok, it cleans and know that gnomemeeting needs this.. >=20 > > root@Demon /usr/ports/x11/gnome2 # make install clean > <snip> > > =3D=3D=3D> Configuring for gnomemeeting-0.98.5 > <snip> >=20 > Umm, isn't it supposed to be build the pwlib and openh323 by now in this=20 > step? >=20 > > checking for PTLib includes... > > checking for=20 > > /usr/ports/net/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib/= pprocess.h...=20 > > no > > configure: error: You need PTLib's header files to build GnomeMeeting > <snip> >=20 > I don't know what's wrong in your system, but why don't you try to do=20 > following: >=20 > 1) portsclean -C (to rm -rf all work, fastest and better way to clean tha= n=20 > use the 'make clean') > 2) Go to net/gnomemeeting and do the 'make install' .. >=20 > If it doesn't build the pwlib and openh323, then you can try this: >=20 > 1) Go to devel/pwlib and do the 'make' > 2) Go to net/openh323 and do the 'make' > 3) Try it again, do the 'make install' in the net/gnomemeeting >=20 > I can't promise you if I will solve your problem, but I hope so and I am=20 > trying.. :-) Actually, gnomemeeting is weird. It defines NOCLEANDEPENDS in its Makefile. This actually can cause problems when openh323 and pwlib are updated. It's best to make sure you always clean those directories out by hand. Also, note that gnomemeeting will be broken on -CURRENT unless you have the recent -pthread readdition patch. You also can't build gnomemeeting if you have ffmpeg installed. You have to remove ffmpeg, then build gnomemeeting, then reinstall ffmpeg (if so desire). Joe >=20 > Cheers, > Mezz >=20 > > Thanks for the time. > > > > Regards, > > > > Stacey --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-E3iG5ReU858WsGThZEWQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/bnSMb2iPiv4Uz4cRAkbqAJ42iQ7ntjDYEzRh20CEa60Ln83SgACdG2rl TJ07nVJ2pDzXUpqezqZToBo= =+cUv -----END PGP SIGNATURE----- --=-E3iG5ReU858WsGThZEWQ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1064203404.376.27.camel>