linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* firmware issues #2?
@ 2010-04-23 16:55 Thomas Penteker
  2010-04-23 19:25 ` Robby Workman
  2010-04-24 19:42 ` Kay Sievers
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Penteker @ 2010-04-23 16:55 UTC (permalink / raw)
  To: linux-hotplug

[-- Attachment #1: Type: text/plain, Size: 923 bytes --]

Hello,

calling configure of udev-153 gives me the following:

% ./configure --disable-extras --disable-introspection --with-firmware-path=/lib/SOMETHINGUNIQUE:/lib/foo
(...)
        firmware path:  
(...)

Compliation proves this:

% make V=1 2>&1 | grep -- -DFIRMWARE
gcc -DHAVE_CONFIG_H -I.  -include ./config.h -I./libudev
-DSYSCONFDIR=\""/usr/etc"\" -DLIBEXECDIR=\""/usr/libexec"\" -DFIRMWARE_PATH=""
-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

-- 
dynamic software linking table corrupted

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-24 19:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-23 16:55 firmware issues #2? Thomas Penteker
2010-04-23 19:25 ` Robby Workman
2010-04-24 19:42 ` Kay Sievers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).