Hi,
I'm trying to compile siproxd on my edgerouter POE (1.9.0).
I get following error when I try to install libxml2-dev :
# apt-get install libxml2-dev Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libxml2-dev : Depends: libxml2 (= 2.8.0+dfsg1-7+wheezy5) but 2.8.0+dfsg1-7+wheezy6 is to be installed E: Unable to correct problems, you have held broken packages.
I also had issues on libssl-dev, lic-dev and libc6-dev. I followed the solution as in thread 1615662, indicating some backports are required. Could you provide a backport for libxml2-dev ?
Thanks