sm0svx / svxlink

Advanced repeater system software with EchoLink support for Linux including a GUI, Qtel - the Qt EchoLink client
http://svxlink.org/
Other
435 stars 173 forks source link

symbol lookup error / undefined symbol #505

Closed DF2HS closed 4 years ago

DF2HS commented 4 years ago

Hi,

I just updated our svx repeaters to a new version and because of that I had to update some packages like cmake, jsoncpp etc. manually.

On one repeater it all works fine now, on the other I get this error message:

Voter: The squelch is OPEN (Rx1=84.3284) Voter: The squelch is CLOSED (Rx1=-3.99031) Voter: The squelch is OPEN (Rx1=83.7931) Voter: The squelch is CLOSED (Rx1=-1.68602) MultiTx: Turning the transmitter ON

--->> Roger Beep 2m Echolink, Net-TRX, User 400/400 Hz <<--- 0

MultiTx: Turning the transmitter OFF Voter: The squelch is OPEN (Rx1=83.501) MultiTx: Turning the transmitter ON ReflectorLogic: Selecting TG #1 ReflectorLogic: Talker start on TG #1: DM0MAX-2m ReflectorLogic: Selecting TG #1 ReflectorLogic: Selecting TG #1 ReflectorLogic: Talker stop on TG #1: DM0MAX-2m Voter: The squelch is CLOSED (Rx1=-3.70889)

--->> Roger Beep 2m RX1 800/800 Hz<<---

svxlink: symbol lookup error: svxlink: undefined symbol: _ZNK5Async13AudioSelector17autoSelectEnabledEPKNS_11AudioSourceE

So I am able to open the squelch to let the transmitter trasmit, but then when I loose the ptt the transmitter continues to transmit and svxlink is crashing. I loose ssh connection, too.

I have to reboot or restart the service to turn off the transmitter.

Can anyone help me?

I use SvxLink v1.7.99.0-reflector-tg

DF2HS commented 4 years ago

Now it works.

make clean cmake ../ make sudo make install