[libxsd-frontend-users] Unable to build libxsd-frontend-2.0.0 because of cutl

Boris Kolpackov boris at codesynthesis.com
Thu Feb 4 03:16:01 EST 2016


Hi Renaud,

Renaud Marteleur <rmartele at gmail.com> writes:

> I tried to answer "y" instead of "n" to this question: "Would you like to
> configure dependency on the installed version of 'libcutl' as opposed to
> the development build?".

Yes, that's the correct answer in your case since you've installed it.


> It allowed me to go further (I think some files were compiled...) and I
> ended up with this error message "make: *** No rule to make target 
> `-lcutl' [...]

I think the compiler does not search /usr/local/lib for libraries by
default. Try adding -L/usr/local/lib when asked for extra C++ linker
options.

Boris



More information about the libxsd-frontend-users mailing list