skiselkov / BetterPushbackC

This is the BetterPushback plugin for X-Plane 11 and X-Plane 12
Other
494 stars 144 forks source link

BetterPushback not loading in XP12b8 on Linux due to "undefined symbol: stat" #434

Open danickinator opened 1 year ago

danickinator commented 1 year ago

BetterPushback v0.52 is failing to load in XP12b8 on Linux due to the following error:

dlerror:/home/nickj/X-Plane 12/Resources/plugins/BetterPushback/lin_x64/BetterPushback.xpl: undefined symbol: stat

This is on Ubuntu 20.04.5.

I get the same error message attempting to load it in XP11. BetterPushback 0.48 loads without issue.

macias-macsbone commented 1 year ago

I had the same issue. Ubuntu 20.04.5

I grabbed the sourcecode and made a fresh build without any modifcations. Its running fine without any issues.

2022-11-21 13:58:15 BetterPushback[xplane.c:538]: This is BetterPushback-v0.52 libacfutils-81e41f8 Loaded: /home/bernhard/X-Plane 12/Resources/plugins/BetterPushback/lin_x64/BetterPushback.xpl (skiselkov.BetterPushback).

akarimoon commented 1 year ago

I'm facing a similar issue... @macias-macsbone If possible, can you tell me the steps to make a fresh build?