[ubuntu-mono] [Bug 522952] [NEW] pkgconfig/tao-*.pc points to wrong place; -dev packages uselesss
Launchpad Bug Tracker
522952 at bugs.launchpad.net
Wed Feb 17 01:38:55 UTC 2010
You have been subscribed to a public bug:
When compiling with the newer 'libtaoframework-*-cil-dev' packages
installed, errors are given:
: error CS0006: cannot find metadata file `/usr/lib/cli/tao-openal-1.1/Tao.OpenAl.dll'
: error CS0006: cannot find metadata file `/usr/lib/cli/tao-opengl-3.0/Tao.OpenGl.dll'
: error CS0006: cannot find metadata file `/usr/lib/cli/tao-sdl-1.2/Tao.Sdl.dll'
this appears to be because the new '/usr/lib/pkgconfig/tao-*.pc' files
contain bogus locations:
Libs: -r:${libdir}/cli/Tao.OpenAl-1.1/Tao.OpenAl.dll
When the necessary files are actually located in:
/usr/lib/cli/Tao.OpenAl-1.1/Tao.OpenAl.dll
/usr/lib/cli/Tao.OpenAl-1.1/Tao.OpenAl.dll.config
rather than the names with '-' hyphens that the compiler appears to be
looking for.
** Affects: mono (Ubuntu)
Importance: Undecided
Status: New
--
pkgconfig/tao-*.pc points to wrong place; -dev packages uselesss
https://bugs.launchpad.net/bugs/522952
You received this bug notification because you are a member of MOTU Mono Team, which is subscribed to mono in ubuntu.
More information about the Ubuntu-mono
mailing list