I've been trying to get OpenWengo-NG to build ( and run ) for the last six hours or so with little luck. I've tried both the RC2 tagged revision as well as the head revision.

This page is a Wiki, but I don't know how to update it:

http://dev.openwengo.com/trac/openwengo/trac.cgi/wiki/HowToBuildFromSourceNg

Under "Common requirements", more boost subsystems are needed: signals and program-options

Under GNU/Linux requirements, I found that libxv-dev and x11proto-video-dev were needed as well ( under Ubuntu Breezy ).

When I got the rc2 revision to build, it locked up as follows:

[EMAIL PROTECTED]:~/wengo-ng-rc2$ debug/qtwengophone
(debug) 23:05:28 int main(int, char**): WengoPhone started
<locked up here>

When I got the head revision to build, it segfaulted as follows:

... more audio stuff...
(debug) 23:06:21 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=(default) /dev/dsp OSS(debug) 23:06:21 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=(default) Intel 82801CA-ICH3: Intel 82801CA-ICH3 (hw:0,0) ALSA (debug) 23:06:21 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=Intel 82801CA-ICH3: Intel 82801CA-ICH3 - MIC ADC (hw:0,1) ALSA
Segmentation fault

Can anyone help with either case? I want to start playing with the code :) Incidentally, the binary versions
ran straight away.

Thanks,

-Dan
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to