List Info

Thread: opal don't compile




opal don't compile
country flaguser name
France
2007-05-16 11:15:13
Hi,

The error:

g++ -D_REENTRANT -fno-exceptions -Wall  -DP_64BIT -fPIC
-DPIC -DPTRACING
-I/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/includ
e
-DPTRACING
-I/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwl
ib/include
-Os   -felide-constructors -Wreorder
-c
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/src/opal
/opalvxml.cxx -o
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/lib/obj_
linux_x86_64_r/opalvxml.o
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:237: erreur: expected `)' before
‘*’ token
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:242: erreur: ISO C++ forbids
declaration of ‘PXMLElement’ with no type
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:242: erreur: expected ‘;’ before
‘*’ token
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:244: erreur: expected `;' before
‘enum’
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:253: erreur: ISO C++ forbids
declaration of ‘PXMLElement’ with no type
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:253: erreur: expected ‘;’ before
‘*’ token
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:265: erreur: expected `)' before
‘*’ token
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:275: erreur: expected `)' before
‘*’ token
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:413: erreur: ISO C++ forbids
declaration of ‘PXMLElement’ with no type
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:413: erreur: expected ‘;’ before
‘*’ token
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:447: erreur: ISO C++ forbids
declaration of ‘PXMLElement’ with no type
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:447: erreur: expected ‘;’ before
‘*’ token
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:457: erreur: ‘PXML’ does not name
a type
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:492: erreur: ISO C++ forbids
declaration of ‘PXMLElement’ with no type
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:492: erreur: expected ‘;’ before
‘*’ token
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:493: erreur: ISO C++ forbids
declaration of ‘PXMLElement’ with no type
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:493: erreur: expected ‘;’ before
‘*’ token
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:494: erreur: ISO C++ forbids
declaration of ‘PXMLObject’ with no type
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:494: erreur: expected ‘;’ before
‘*’ token
make[1]: ***
[/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/lib/obj
_linux_x86_64_r/opalvxml.o] Erreur 1
make[1]: quittant le répertoire
« /home/yan/Install/Internet/ekiga/svn/16mai2007/opal »
make: *** [optshared] Erreur 2

System: Ubuntu feisty AMD64, gcc version gcc 4.1.2 (Ubuntu
4.1.2-0ubuntu4)

Regards,
Yannick
-- 
Me joindre en téléphonie IP / vidéoconférence ?
sip:yannickekiga.net

_______________________________________________
Ekiga-devel-list mailing list
Ekiga-devel-listgnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
Re: opal don't compile
country flaguser name
Belgium
2007-05-16 11:25:12
Hi,

You have to compile pwlib with XML support.

Le mercredi 16 mai 2007 à 18:15 +0200, yannick a écrit :
> Hi,
> 
> The error:
> 
> g++ -D_REENTRANT -fno-exceptions -Wall  -DP_64BIT -fPIC
-DPIC -DPTRACING
>
-I/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/includ
e
> -DPTRACING
>
-I/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwl
ib/include
> -Os   -felide-constructors -Wreorder
> -c
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/src/opal
/opalvxml.cxx -o
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/lib/obj_
linux_x86_64_r/opalvxml.o
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:237: erreur: expected `)' before
‘*’ token
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:242: erreur: ISO C++ forbids
declaration of ‘PXMLElement’ with no type
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:242: erreur: expected ‘;’ before
‘*’ token
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:244: erreur: expected `;' before
‘enum’
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:253: erreur: ISO C++ forbids
declaration of ‘PXMLElement’ with no type
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:253: erreur: expected ‘;’ before
‘*’ token
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:265: erreur: expected `)' before
‘*’ token
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:275: erreur: expected `)' before
‘*’ token
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:413: erreur: ISO C++ forbids
declaration of ‘PXMLElement’ with no type
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:413: erreur: expected ‘;’ before
‘*’ token
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:447: erreur: ISO C++ forbids
declaration of ‘PXMLElement’ with no type
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:447: erreur: expected ‘;’ before
‘*’ token
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:457: erreur: ‘PXML’ does not name
a type
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:492: erreur: ISO C++ forbids
declaration of ‘PXMLElement’ with no type
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:492: erreur: expected ‘;’ before
‘*’ token
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:493: erreur: ISO C++ forbids
declaration of ‘PXMLElement’ with no type
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:493: erreur: expected ‘;’ before
‘*’ token
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:494: erreur: ISO C++ forbids
declaration of ‘PXMLObject’ with no type
>
/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/../pwlib
/include/ptclib/vxml.h:494: erreur: expected ‘;’ before
‘*’ token
> make[1]: ***
>
[/home/yan/Install/Internet/ekiga/svn/16mai2007/opal/lib/obj
_linux_x86_64_r/opalvxml.o] Erreur 1
> make[1]: quittant le répertoire
> « /home/yan/Install/Internet/ekiga/svn/16mai2007/opal
»
> make: *** [optshared] Erreur 2
> 
> System: Ubuntu feisty AMD64, gcc version gcc 4.1.2
(Ubuntu
> 4.1.2-0ubuntu4)
> 
> Regards,
> Yannick
> -- 
> Me joindre en téléphonie IP / vidéoconférence ?
> sip:yannickekiga.net
> 
> _______________________________________________
> Ekiga-devel-list mailing list
> Ekiga-devel-listgnome.org
> http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
-- 
 _     Damien Sandras
(o-      
//    Ekiga Softphone : http://www.ekiga.org/
v_/_   NOVACOM         : http://www.novacom.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandrasekiga.net
                       

_______________________________________________
Ekiga-devel-list mailing list
Ekiga-devel-listgnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )