<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<link href="chrome://translator/skin/popup.css" type="text/css"
rel="stylesheet">
</head>
<body bgcolor="#ffffff" text="#000000">
On 26/06/11 12:53, Alfredo Currado wrote:
<blockquote
cite="mid:BANLkTimeG_e0vAAHj_agne3ipp165DH5Ew@mail.gmail.com"
type="cite">
<pre wrap="">***** High Performance Software Defined Radio Discussion List *****
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
Hello John G0ORX,<br>
<br>
I'm Fredy I2HFS and I'm very fond of Linux. I'd like to build your
ghpsdr3 server and client on Ubuntu 11.04 32bit and use it with my
HPSDR Metis-Mercury-Penelope wonderful transceiver.<br>
Server compiles without problems, but receiver make stops with the
following error related to portaudio :<br>
<br>
port_audio.c:49:5: error: ‘PaStreamParameters’ undeclared (first
use in this function)<br>
<br>
I think it's related to a different version of portaudio library
than the one used to compile receiver by you.<br>
<br>
Can you help me solving this problem ?<br>
<br>
Many thanks.<br>
<br>
Fredy (Alfredo Currado)<br>
<br>
I2HFS<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
</pre>
</blockquote>
Depending on what header files are needed on your system ... First
try <br>
"apt-get install portaudio19-dev"<br>
If that doesn't solve it<br>
"apt-get install libportaudio-dev"<br>
The message means the header file portaudio.h that defines
PaStreamParameters is missing.<br>
73 ... Sid.<br>
<pre class="moz-signature" cols="72">--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Senior Staff Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks
</pre>
<div style="top: 79px; max-width: 400px; bottom: auto; left: 444px;
right: auto; display: none;" class="translator-theme-default"
id="translator-popup">
<div id="translator-popup-toolbar">
<div id="translator-popup-title">
<div id="translator-popup-source-languages-wrapper">
<ul style="margin-top: 0px;"
id="translator-popup-source-languages">
<li code="auto" class="translator-popup-language-detected">English
- detected</li>
<li code="en">English</li>
</ul>
<div class="translator-popup-languages-scroller"></div>
</div>
<div id="translator-popup-languages-direction"></div>
<div id="translator-popup-target-languages-wrapper">
<ul style="margin-top: 0px;"
id="translator-popup-target-languages">
<li code="en">English</li>
</ul>
<div class="translator-popup-languages-scroller"></div>
</div>
</div>
<div class="translator-popup-toolbar-spring"></div>
<a style="" title="Copy translated text to clipboard"
href="javascript:void(0);" id="translator-popup-button-copy"></a>
<div style="display: none;"
id="translator-popup-autocopy-notice">auto-copied</div>
</div>
<div style="max-height: 467px;"
class="translator-message-type-normal"
id="translator-popup-message"></div>
<div style="display: none;" id="translator-popup-notice"></div>
<textarea style="display: none;" id="translator-popup-textarea"></textarea></div>
<div style="bottom: auto; left: 444px; right: auto; top: 79px;
display: none;" title="Translating..."
class="translator-theme-default" id="translator-popup-loading"></div>
</body>
</html>