You are not logged in.
hi, i'm trying to build inkscape with the cairo patch from the inkscape-devel list.
with this, writing pdf should work very fine!
http://sourceforge.net/mailarchive/foru … m_id=36054
here is the patch - it was in the mail: http://bloink110.de/inkscape/patch.tgz
first i copy the files from the patch in the source folder from inkscape0.44 and than i start the patch
first strange is:
patch -p0 < patch.bin
patching file src/extension/extension.h
patching file src/extension/internal/Makefile_insert
patching file src/extension/internal/pdf-out.cpp
Hunk #5 succeeded at 143 (offset 7 lines).
patching file src/extension/init.cpp
patching file src/extension/internal/Makefile_insert
Reversed (or previously applied) patch detected! Assume -R? [n]
makefile_insert is patching 2time with same substance.
ok, but when is goes to "make", there came an error.
extension/libextension.a(init.o): In function `Inkscape::Extension::init()':
extension/init.cpp:111: undefined reference to `Inkscape::Extension::Internal::PrintPDFCairo::init()'
collect2: ld returned 1 exit status
make[2]: *** [inkscape] Error 1
make[2]: Leaving directory `/home/markuman/eigenePKGs/nochmal/inkscape-0.44/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/markuman/eigenePKGs/nochmal/inkscape-0.44'
make: *** [all] Error 2
i don't know why?! - and cairo 1.2 is installed too.
in inkscape-devel list and irc chanell people tell that the patch works fine - but why it don't work here?
greetings
markus
Offline