Debian stretch update, libwpg-0.3 missing

Bug #1624870 reported by Jabiertxof
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Invalid
Undecided
Unassigned

Bug Description

Whith last 0.92.x. r15080
libwpg-0.3 ->instaled
libwpg-dev ->instaled
I get this error on compile on Debian stretch:

make[2]: *** No rule to make target '/usr/lib/libwpg-0.3.so', needed by 'lib/libinkscape_base.so'. Stop.
CMakeFiles/Makefile2:597: recipe for target 'src/CMakeFiles/inkscape_base.dir/all' failed
make[1]: *** [src/CMakeFiles/inkscape_base.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
building inkscape.desktop
[ 31%] Built target inkscape_desktop
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

Tags: build
Revision history for this message
su_v (suv-lp) wrote :

Did you try to rerun cmake after deleting the cmake cache file in the build directory?

This just a guess based on the Changelog of Debian's libwpg-0.3-3 - the library was recently switched to 'multiarch' (bug #1508666), which AFAIU on Linux changes the installation directory of the shared libs:

e.g. from
  /usr/lib/libwpg-0.3.so.3
to (for example for amd64):
  /usr/lib/x86_64-linux-gnu/libwpg-0.3.so.3

tags: added: build
Revision history for this message
Jabiertxof (jabiertxof) wrote :

Hi su_v, I rerun cmake but I dont know about the "cmake cache file" previously :(
Thanks now compile without problems.

Changed in inkscape:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.