Installing libsoup2.4-dev:armhf removes native libsoup2.4-dev and vice versa
Hello,
My configuration is:
Ubuntu 19.10
x86_64 GNU/Linux
I am cross-compiling for armhf architecture.
When I install libsoup2.
In order to compile for the host, I need to install the native libsoup2.4-dev (sudo apt-get install libsoup2.4-dev).
So, each time I switch between compilations to the target or the host, I need to install the appropriate libsoup2.4-dev.
This does not happen for libglib-2.0, libsqlite3, libarchive and several other libraries that I use to compile my application for the native and the armhf architectures(I have them installed for two architectures).
For the armhf I have the following repos in my /etc/apt/
deb [arch=armhf] http://
deb [arch=armhf] http://
deb [arch=armhf] http://
deb [arch=armhf] http://
Wha tshoudl I do in order to eliminate the need to reinstall libsoup each time I switch the architecture?
Thanks in advance,
Eugene.
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Evgeni Shishlannikov for more information if necessary.