Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

/opt/bin/ld: cannot find -lIOTCAPIs/-lAVAPIs #26

Open
miklosandras opened this issue Feb 13, 2021 · 0 comments
Open

/opt/bin/ld: cannot find -lIOTCAPIs/-lAVAPIs #26

miklosandras opened this issue Feb 13, 2021 · 0 comments

Comments

@miklosandras
Copy link

miklosandras commented Feb 13, 2021

I have a problem with the installation. Synology DSM 6.2 (DS214Plus) with opkg

./autogen.sh --with-p2plibpath=/opt/lib/ run without problems.

I got the following error when I issued command 'make'

root@DS214Plus:/volume1/homeassistant/videoP2Proxy# make
make  all-am
make[1]: Entering directory '/volume1/homeassistant/videoP2Proxy'
  CXXLD    videop2proxy
/opt/bin/ld: cannot find -lIOTCAPIs
/opt/bin/ld: cannot find -lAVAPIs
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:485: videop2proxy] Error 1
make[1]: Leaving directory '/volume1/homeassistant/videoP2Proxy'
make: *** [Makefile:388: all] Error 2

Anyone has a solution for this?
Thank you in advance.

Meanwhile, I see I missed the command: --with-p2plibpath which should I use for armv7l-unknown-linux-gnueabi?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant