Hello,

Thanks for making the ebuild, but there seems to be a problem with it on my 
pc. While emerging I get the following error:

g++ -fno-common -Wall -frtti -fexceptions -DPHAPIWRAPPER=1 -DQT_CORE_LIB=1 
-DQT_DLL=1 -DQT_GUI_LIB=1 -DQT_PLUGIN=1 -DQT_THREAD_SUPPORT=1 -DUNICODE=1 
-I/usr/include -Irelease-symbols/wengophone/src -Iwengophone/src 
-Irelease-symbols/libs/util/include -Ilibs/util/include 
-Irelease-symbols/libs/curl/include -Ilibs/curl/include 
-Irelease-symbols/libs/curl/lib -Ilibs/curl/lib 
-Irelease-symbols/libs/global/include -Ilibs/global/include 
-Irelease-symbols/libs/wenbox/include -Ilibs/wenbox/include 
-Irelease-symbols/libs/shlibloader/include -Ilibs/shlibloader/include 
-Irelease-symbols/libs/tinyxml -Ilibs/tinyxml 
-Irelease-symbols/libs/sound/include -Ilibs/sound/include -I/usr/include/qt4 
-I/usr/include/qt4/Qt -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtDesigner 
-I/usr/include/qt4/QtXml -I/usr/mkspecs/linux-g++ 
-Irelease-symbols/libs/portaudio/pa_common -Ilibs/portaudio/pa_common 
-Irelease-symbols/libs/qtutil/usr/include -Ilibs/qtutil/usr/include 
-Irelease-symbols/libs/qtutil/include -Ilibs/qtutil/include 
-Irelease-symbols/libs/webcam/include -Ilibs/webcam/include 
-Irelease-symbols/libs/pixertool/include -Ilibs/pixertool/include 
-Irelease-symbols/libs/ffmpeg/libavcodec -Ilibs/ffmpeg/libavcodec 
-Irelease-symbols/libs/ffmpeg/libavutil -Ilibs/ffmpeg/libavutil 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-Irelease-symbols/wifo/phapi -Iwifo/phapi 
-Irelease-symbols/wifo/eXosip/include -Iwifo/eXosip/include 
-Irelease-symbols/wifo/libosip2/include -Iwifo/libosip2/include 
-Irelease-symbols/wifo/libosip2/include/osipparser2 
-Iwifo/libosip2/include/osipparser2 
-Irelease-symbols/wifo/libosip2/src/osipparser2 
-Iwifo/libosip2/src/osipparser2 -Irelease-symbols/wifo/libosip2/src/osip2 
-Iwifo/libosip2/src/osip2 -Irelease-symbols/wifo/ortp/src -Iwifo/ortp/src 
-Irelease-symbols/wifo/phapi/ilbc -Iwifo/phapi/ilbc 
-Irelease-symbols/wifo/phapi/stun -Iwifo/phapi/stun 
-Irelease-symbols/wifo/phapi/gsm -Iwifo/phapi/gsm 
-Irelease-symbols/libs/timer/include -Ilibs/timer/include 
-Irelease-symbols/wifo/httptunnel -Iwifo/httptunnel 
-Irelease-symbols/wifo/netlib/include -Iwifo/netlib/include 
-Irelease-symbols/wifo/netlib -Iwifo/netlib -c -o 
release-symbols/wengophone/src/presentation/main.o 
wengophone/src/presentation/main.cpp
In file included from /usr/include/boost/thread/detail/config.hpp:18,
                 from /usr/include/boost/thread/mutex.hpp:15,
                 from libs/util/include/Mutex.h:23,
                 from libs/util/include/Thread.h:24,
                 from libs/util/include/http/HttpRequest.h:24,
                 from wengophone/src/model/account/wengo/WengoAccount.h:27,
                 from wengophone/src/model/WengoPhone.h:23,
                 from wengophone/src/presentation/main.cpp:20:
/usr/include/boost/config/requires_threads.hpp:47:5: #error "Compiler 
threading support is not turned on. Please set the correct command line 
options for threading: -pthread (Linux), -pthreads (Solaris) or -mthreads 
(Mingw32)"
In file included from libs/util/include/Mutex.h:23,
                 from libs/util/include/Thread.h:24,
                 from libs/util/include/http/HttpRequest.h:24,
                 from wengophone/src/model/account/wengo/WengoAccount.h:27,
                 from wengophone/src/model/WengoPhone.h:23,
                 from wengophone/src/presentation/main.cpp:20:
/usr/include/boost/thread/mutex.hpp:58: error: `cv_state' was not declared in
   this scope
/usr/include/boost/thread/mutex.hpp:58: error: `state' was not declared in 
this
   scope
/usr/include/boost/thread/mutex.hpp:58: error: invalid data member
   initialization
/usr/include/boost/thread/mutex.hpp:58: error: (use `=' to initialize static
   data members)
/usr/include/boost/thread/mutex.hpp:58: error: variable or field `do_lock'
   declared void
/usr/include/boost/thread/mutex.hpp:58: error: declaration of `int
   boost::mutex::do_lock'
/usr/include/boost/thread/mutex.hpp:56: error: conflicts with previous
   declaration `void boost::mutex::do_lock()'
/usr/include/boost/thread/mutex.hpp:59: error: `cv_state' was not declared in
   this scope
/usr/include/boost/thread/mutex.hpp:59: error: `state' was not declared in 
this
   scope
/usr/include/boost/thread/mutex.hpp:59: error: invalid data member
   initialization
/usr/include/boost/thread/mutex.hpp:59: error: variable or field `do_unlock'
   declared void
/usr/include/boost/thread/mutex.hpp:59: error: declaration of `int
   boost::mutex::do_unlock'
/usr/include/boost/thread/mutex.hpp:57: error: conflicts with previous
   declaration `void boost::mutex::do_unlock()'
/usr/include/boost/thread/mutex.hpp:100: error: `cv_state' was not declared in
   this scope
/usr/include/boost/thread/mutex.hpp:100: error: `state' was not declared in
   this scope
/usr/include/boost/thread/mutex.hpp:100: error: invalid data member
   initialization
/usr/include/boost/thread/mutex.hpp:100: error: variable or field `do_lock'
   declared void
/usr/include/boost/thread/mutex.hpp:100: error: declaration of `int
   boost::try_mutex::do_lock'
/usr/include/boost/thread/mutex.hpp:97: error: conflicts with previous
   declaration `void boost::try_mutex::do_lock()'
/usr/include/boost/thread/mutex.hpp:101: error: `cv_state' was not declared in
   this scope
/usr/include/boost/thread/mutex.hpp:101: error: `state' was not declared in
   this scope
/usr/include/boost/thread/mutex.hpp:101: error: invalid data member
   initialization
/usr/include/boost/thread/mutex.hpp:101: error: variable or field `do_unlock'
   declared void
/usr/include/boost/thread/mutex.hpp:101: error: declaration of `int
   boost::try_mutex::do_unlock'
/usr/include/boost/thread/mutex.hpp:99: error: conflicts with previous
   declaration `void boost::try_mutex::do_unlock()'
/usr/include/boost/thread/mutex.hpp:144: error: `cv_state' was not declared in
   this scope
/usr/include/boost/thread/mutex.hpp:144: error: `state' was not declared in
   this scope
/usr/include/boost/thread/mutex.hpp:144: error: invalid data member
   initialization
/usr/include/boost/thread/mutex.hpp:144: error: variable or field `do_lock'
   declared void
/usr/include/boost/thread/mutex.hpp:144: error: declaration of `int
   boost::timed_mutex::do_lock'
/usr/include/boost/thread/mutex.hpp:140: error: conflicts with previous
   declaration `void boost::timed_mutex::do_lock()'
/usr/include/boost/thread/mutex.hpp:145: error: `cv_state' was not declared in
   this scope
/usr/include/boost/thread/mutex.hpp:145: error: `state' was not declared in
   this scope
/usr/include/boost/thread/mutex.hpp:145: error: invalid data member
   initialization
/usr/include/boost/thread/mutex.hpp:145: error: variable or field `do_unlock'
   declared void
/usr/include/boost/thread/mutex.hpp:145: error: declaration of `int
   boost::timed_mutex::do_unlock'
/usr/include/boost/thread/mutex.hpp:143: error: conflicts with previous
   declaration `void boost::timed_mutex::do_unlock()'
scons: *** [release-symbols/wengophone/src/presentation/main.o] Error 1
scons: building terminated because of errors.
g++: release-symbols/wengophone/src/presentation/main.o: No such file or 
directory
g++: release-symbols/wengophone/src/presentation/qt/QtWengoPhone.o: No such 
file or directory
g++: release-symbols/wengophone/src/presentation/qt/QtDialpad.o: No such file 
or directory
g++: release-symbols/wengophone/src/presentation/qt/QtAbout.o: No such file or 
directory
g++: release-symbols/wengophone/src/presentation/qt/QtWengoPhoneLogger.o: No 
such file or directory
g++: release-symbols/wengophone/src/presentation/qt/phoneline/QtPhoneLine.o: 
No such file or directory
g++: release-symbols/wengophone/src/presentation/qt/phonecall/QtPhoneCall.o: 
No such file or directory
g++: release-symbols/wengophone/src/presentation/qt/phonecall/QtVideo.o: No 
such file or directory
g++: release-symbols/wengophone/src/presentation/qt/login/QtLogin.o: No such 
file or directory
g++: release-symbols/wengophone/src/presentation/qt/wenbox/QtWenboxPlugin.o: 
No such file or directory
g++: release-symbols/wengophone/src/presentation/qt/contactlist/TreeModel.o: 
No such file or directory
g++: release-symbols/wengophone/src/presentation/qt/contactlist/TreeItem.o: No 
such file or directory
g++: release-symbols/wengophone/src/presentation/qt/contactlist/QtContact.o: 
No such file or directory
g++: 
release-symbols/wengophone/src/presentation/qt/contactlist/QtContactWidget.o: 
No such file or directory
g++: 
release-symbols/wengophone/src/presentation/qt/contactlist/QtContactList.o: 
No such file or directory
g++: 
release-symbols/wengophone/src/presentation/qt/contactlist/QtContactGroup.o: 
No such file or directory
g++: 
release-symbols/wengophone/src/presentation/qt/contactlist/QtAddContact.o: No 
such file or directory
g++: 
release-symbols/wengophone/src/presentation/qt/contactlist/ContactPopupMenu.o: 
No such file or directory
g++: 
release-symbols/wengophone/src/presentation/qt/contactlist/ContactListDelegate.o:
 
No such file or directory
g++: 
release-symbols/wengophone/src/presentation/qt/contactlist/MetaContactGroup.o: 
No such file or directory
g++: release-symbols/wengophone/src/presentation/qt/contactlist/MetaContact.o: 
No such file or directory
g++: release-symbols/wengophone/src/presentation/qt/wengophone.qrc.o: No such 
file or directory
g++: release-symbols/wengophone/src/presentation/qt/moc_QtWengoPhone.o: No 
such file or directory
g++: release-symbols/wengophone/src/presentation/qt/moc_QtDialpad.o: No such 
file or directory
g++: release-symbols/wengophone/src/presentation/qt/moc_QtAbout.o: No such 
file or directory
g++: release-symbols/wengophone/src/presentation/qt/moc_QtWengoPhoneLogger.o: 
No such file or directory
g++: 
release-symbols/wengophone/src/presentation/qt/phoneline/moc_QtPhoneLine.o: 
No such file or directory
g++: 
release-symbols/wengophone/src/presentation/qt/phonecall/moc_QtPhoneCall.o: 
No such file or directory
g++: release-symbols/wengophone/src/presentation/qt/phonecall/moc_QtVideo.o: 
No such file or directory
g++: release-symbols/wengophone/src/presentation/qt/login/moc_QtLogin.o: No 
such file or directory
g++: 
release-symbols/wengophone/src/presentation/qt/contactlist/moc_TreeModel.o: 
No such file or directory
g++: 
release-symbols/wengophone/src/presentation/qt/contactlist/moc_QtContactList.o: 
No such file or directory
g++: 
release-symbols/wengophone/src/presentation/qt/contactlist/moc_QtAddContact.o: 
No such file or directory
g++: 
release-symbols/wengophone/src/presentation/qt/contactlist/moc_ContactPopupMenu.o:
 
No such file or directory
g++: 
release-symbols/wengophone/src/presentation/qt/contactlist/moc_ContactListDelegate.o:
 
No such file or directory
g++: 
release-symbols/wengophone/src/presentation/qt/contactlist/moc_MetaContactGroup.o:
 
No such file or directory
g++: 
release-symbols/wengophone/src/presentation/qt/contactlist/moc_MetaContact.o: 
No such file or directory

Thanks again,

Sander


On Monday 09 January 2006 12:52, Stefan Schweizer wrote:
> On 1/9/06, Sander Tuit <[EMAIL PROTECTED]> wrote:
> > The ebuild is not integrated in the portage tree and Stefan's server
> > seems to be down.
>
> Sorry, I forgot to start apache again after a restart :(
>
> I have restartet it now, the server is up again.
>
> But for reliability I have uploaded it to the dev.gentoo.org server:
> http://dev.gentoo.org/~genstef/files/overlay/wengophone-0.1_pre20060106.ebu
>ild
>
>
> It is not integrated in the portage tree, because I am not currently
> able to get it to work. I cannot create an account, the website always
> returns "unknown error" when I try to :(
>
> Regards,
> Stefan
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to