tn3399_openwrt/package/utils
Jo-Philipp Wich 4596f9b5ac e2fsprogs: avoid picking up incompatible libcom_err.so
Commit 2728512 ("e2fsprogs: List all libraries explicitly") forced the
e2fsprogs build system to link libcom_err.so in various places.

Unfortunately, the krb5 package also ships a libcom_err.so with a totally
different ABI and puts it into the global staging directory which causes
e2fsprogs to pick up this wrong library, leading to the following failure:

    	LD blkid
    ../lib/libext2fs.so: undefined reference to `_et_list'
    collect2: error: ld returned 1 exit status
    Makefile:504: recipe for target 'blkid' failed

Change the SYSLIBS specification to explicitely link libcom_err.so.0.0
which in order to work around the problem.

In the long run, the libcom_err clash between e2fsprogs and krb5 needs to
be solved properly.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-11-30 23:32:17 +01:00
..
admswconfig package: flag further target specific packages as nonshared 2016-04-26 23:26:43 +02:00
bsdiff bsdiff: add missing host build dependency on bzip2 (fixes #21990) 2016-03-07 14:34:14 +00:00
busybox busybox: adjust download mirror 2016-10-21 15:49:01 +03:00
bzip2 bzip2: install to STAGING_DIR/host instead of STAGING_DIR/host/usr 2016-01-20 22:59:29 +00:00
ct-bugcheck ct-bugcheck: Add tools to poll for and report ath10k firmware crashes. 2016-08-28 13:51:41 +02:00
e2fsprogs e2fsprogs: avoid picking up incompatible libcom_err.so 2016-11-30 23:32:17 +01:00
f2fs-tools f2fs-tools: import from packages, clean up, and update to latest 2016-09-08 15:28:38 +02:00
fbtest utils/fbtest: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:51 +02:00
fuse package/utils/fuse: update to 2.9.7 2016-11-24 12:53:17 +01:00
jsonfilter source: Switch to xz for packages and tools where possible 2016-10-06 12:16:56 +02:00
lua treewide: replace jow@openwrt.org with jo@mein.io 2016-06-07 11:42:52 +02:00
mdadm mdadm: move to Disc submenu 2016-11-08 11:17:10 +01:00
mtd-utils source: Switch to xz for packages and tools where possible 2016-10-06 12:16:56 +02:00
nvram utils/nvram: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
osafeloader osafeloader: new util for extracting partitions from SafeLoader 2016-11-19 07:58:25 +01:00
oseama utils/oseama: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
otrx utils/otrx: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
px5g px5g: move to Encryption submenu 2016-10-26 14:06:48 +02:00
px5g-standalone px5g-standalone: move to Encryption submenu and fix Title 2016-10-26 14:06:52 +02:00
spidev_test utils/spidev_test: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
ugps ugps: update to latest git HEAD 2016-10-26 12:37:40 +02:00
usbmode usbmode: rename data files 2016-10-26 15:16:51 +02:00
usbreset utils/usbreset: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
usbutils usbutils: Switch to xz tarball, update db to 2016-07-21 2016-10-15 11:36:50 +02:00
util-linux util-linux: disc -> Disc and moved some packages 2016-10-27 12:45:05 +02:00
xfsprogs xfsprogs: install path consistent with fs tools 2016-10-18 08:51:46 +02:00