From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Penteker Date: Fri, 23 Apr 2010 16:55:24 +0000 Subject: firmware issues #2? Message-Id: <20100423165524.GA32238@serverop.de> MIME-Version: 1 Content-Type: multipart/mixed; boundary="ew6BAiZeqk4r7MaW" List-Id: To: linux-hotplug@vger.kernel.org --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, calling configure of udev-153 gives me the following: % ./configure --disable-extras --disable-introspection --with-firmware-path= =3D/lib/SOMETHINGUNIQUE:/lib/foo (...) firmware path: =20 (...) Compliation proves this: % make V=3D1 2>&1 | grep -- -DFIRMWARE gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./libudev -DSYSCONFDIR=3D\""/usr/etc"\" -DLIBEXECDIR=3D\""/usr/libexec"\" -DFIRMWARE_= PATH=3D"" -g -O2 -MT extras/firmware/extras_firmware_firmware-firmware.o -MD -MP -MF extras/firmware/.deps/extras_firmware_firmware-firmware.Tpo -c -o extras/firmware/extras_firmware_firmware-firmware.o `test -f 'extras/firmware/firmware.c' || echo './'`extras/firmware/firmware.c Correcting the FIRMWARE_PATH variable in Makefile fixes the issue. So I think the firmware-path still is broken (but in a different way). kind regards, Thomas Penteker --=20 dynamic software linking table corrupted --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (GNU/Linux) iEYEARECAAYFAkvR0PwACgkQZFZ/gMva1XmtQACgg31FJSy8VSNOX+FY1eBz2tEm amUAnjqdbnZImQs0Jp5xqRtwpPXQgMAl =TmSV -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW--