Re: Issue to install Gnomemeeting

2005-03-08 Thread Lowell Gilbert
Bachelier Vincent [EMAIL PROTECTED] writes:

 I have a problem to install gnomemeeting

openh323 is what's actually failing for you.
It builds for me, with ports and system updated yesterday...

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Issue to install Gnomemeeting

2005-03-08 Thread Bachelier Vincent
It work now !
thx
Le Tue, Mar 08, 2005 at 02:32:52PM -0500, Lowell Gilbert a écrit:
 To: Bachelier Vincent [EMAIL PROTECTED]
 Cc: freebsd-questions@freebsd.org
 Subject: Re: Issue to install Gnomemeeting
 From: Lowell Gilbert [EMAIL PROTECTED]
 Date: 08 Mar 2005 14:32:52 -0500
 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3
 
 Bachelier Vincent [EMAIL PROTECTED] writes:
 
  I have a problem to install gnomemeeting
 
 openh323 is what's actually failing for you.
 It builds for me, with ports and system updated yesterday...

-- 
Vincent Bachelier [EMAIL PROTECTED]
Language: Francais / English
Societ(e/y) : Solintech - http://www.solintech.fr - Serveurs linux
Blog: http://dieghostfbsd.blogspot.com
Site perso  : http://www.solintech.fr/freebsd/ - FreeBSD Donjon

Citation (fortune):

Bumper sticker:

All the parts falling off this car are of the very finest British
manufacture
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Issue to install Gnomemeeting

2005-03-07 Thread Bachelier Vincent
I have a problem to install gnomemeeting
here my cut:

 CUT --
[root] ~# portinstall gnomemeeting
---  Installing 'gnomemeeting-0.98.5_4' from a port (net/gnomemeeting)
---  Building '/usr/ports/net/gnomemeeting'
===  Cleaning for gnomemeeting-0.98.5_4
===  Vulnerability check disabled, database not found
===  Extracting for gnomemeeting-0.98.5_4
= Checksum OK for gnomemeeting-0.98.5.tar.bz2.
===  Patching for gnomemeeting-0.98.5_4
===  Applying FreeBSD patches for gnomemeeting-0.98.5_4
/usr/bin/sed -i.bak -E -e 's=-D[[:punct:][:alnum:]]+_DISABLE_DEPRECATED==g'  
/usr/ports/net/gnomemeeting/work/gnomemeeting-0.98.5/src/Makefile.am  
/usr/ports/net/gnomemeeting/work/gnomemeeting-0.98.5/src/Makefile.in
===   gnomemeeting-0.98.5_4 depends on file: /nonexistent - not found
===Verifying build for /nonexistent in /usr/ports/net/openh323
===  Building for openh323-1.12.0_4
gmake P_SHAREDLIB=0 opt
gmake[1]: Entering directory `/usr/ports/net/openh323/work/openh323'
set -e; gmake -C src opt; gmake -C samples/simple opt;
gmake[2]: Entering directory `/usr/ports/net/openh323/work/openh323/src'
c++ -I/usr/local/include -DP_FREEBSD=503104 -I/usr/local/include 
-I/usr/local/include -D_REENTRANT -Wall -DP_FREEBSD=503104-DP_USE_PRAGMA 
-DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix 
-DPTRACING -I/usr/ports/net/openh323/work/openh323/include -DHAS_OSS -DPTRACING 
-I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe  -c h263codec.cxx 
-o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h263codec.o
In file included from 
/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix/ptlib/../../contain.h:776,
 from 
/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix/ptlib/contain.h:120,
 from /usr/ports/devel/pwlib/work/pwlib/include/ptlib.h:139,
 from h263codec.cxx:98:
/usr/ports/devel/pwlib/work/pwlib/include/ptlib/contain.inl: In constructor 
`PAbstractList::PAbstractList()':
/usr/ports/devel/pwlib/work/pwlib/include/ptlib/contain.inl:419: warning: 
right-hand operand of comma has no effect
h263codec.cxx: In member function `void H323_H263Codec::InitialiseCodec()':
h263codec.cxx:523: error: invalid conversion from `void (*)(void*, int, int)' 
to `void (*)(AVCodecContext*, void*, int, int)'
/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix/ptlib/../../pdirect.h: At 
global scope:
/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix/ptlib/../../pdirect.h:458: 
warning: inline function `static BOOL PDirectory::Remove(const PString)' used 
but never defined
gmake[2]: *** 
[/usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h263codec.o] 
Erreur 1
gmake[2]: Leaving directory `/usr/ports/net/openh323/work/openh323/src'
gmake[1]: *** [opt] Erreur 2
gmake[1]: Leaving directory `/usr/ports/net/openh323/work/openh323'
gmake: *** [optnoshared] Erreur 2
*** Error code 2

Stop in /usr/ports/net/openh323.
*** Error code 1

Stop in /usr/ports/net/gnomemeeting.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall10821.0 
make DEPENDS_TARGET=package
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
! net/gnomemeeting  (bad C++ code)
---  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
 CUT --


Well, any idea ?
-- 
Vincent Bachelier [EMAIL PROTECTED]
Language: Francais / English
Societ(e/y) : Solintech - http://www.solintech.fr - Serveurs linux
Blog: http://dieghostfbsd.blogspot.com
Site perso  : http://www.solintech.fr/freebsd/ - FreeBSD Donjon

Citation (fortune):

The biggest difference between time and space is that you can't reuse
time.
-- Merrick Furst
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]