Bug#931046: Some functions are in header but not exported in the .so

2020-08-05 Thread Michael Tokarev
05.08.2020 16:21, Michael Tokarev wrote: ... > ... (which is still not fixed in-testing, btw).. this is ofcourse wrong statement, it is fixed in testing for a long time. /mjt

Bug#931046: Some functions are in header but not exported in the .so

2020-08-05 Thread Michael Tokarev
On Tue, 25 Jun 2019 08:41:43 +0200 Christian Ehrhardt wrote: > package: device-tree-compiler > version: 1.5.0-1 > > libfdt 1.4.7-3 and 1.5.0-1 currently define some functions that it ... > I don't think it is a big issue for Buster, as other SW didn't pick > these up yet. Actually it is an

Bug#931046: Some functions are in header but not exported in the .so

2019-06-25 Thread Christian Ehrhardt
package: device-tree-compiler version: 1.5.0-1 libfdt 1.4.7-3 and 1.5.0-1 currently define some functions that it then fails to export. Due to that programs build against its headers might fail later on. For example qemu 4.0: cc -pthread -I/usr/include/glib-2.0