blob: f700f71990a53356abb6b90e63a990f967253664 [file] [log] [blame]
HOTPLUGGING:
------------
Some scripts are generated during build:
* libmtp.usermap + libmtp.sh constitute an old hotplug script
solution.
* libmtp.usermap constitute a modern udev solution.
OLD PROBLEM:
------------
Problems with compilation under FC4: GCC4 related problem.
Run this:
CC=gcc32
export CC
./configure
make