[Bug 1815496] Re: Unlike libfreetype6-dev in Cosmic the version shipped with Disco doesn't include libfreetype.la file
Steve Langasek
steve.langasek at canonical.com
Mon Feb 11 18:09:41 UTC 2019
Why is your application looking for a .la file? This is supplementary
information to libtool which, if absent, should not cause build
failures. The vast majority of library packages in Debian and Ubuntu do
not ship .la files, they instead ship pkg-config .pc files which provide
a cleaner interface for the system library case.
** Changed in: freetype (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to freetype in Ubuntu.
https://bugs.launchpad.net/bugs/1815496
Title:
Unlike libfreetype6-dev in Cosmic the version shipped with Disco
doesn't include libfreetype.la file
Status in freetype package in Ubuntu:
Incomplete
Bug description:
I noticed when trying to compile an application against the version of
the freetype library shipped with Cosmic that it doesn't include the
libfreetype.la file in /usr/lib/x86_64-linux-gnu/
My compilation failed when it couldn't find the file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freetype/+bug/1815496/+subscriptions
More information about the foundations-bugs
mailing list