blob: f700f71990a53356abb6b90e63a990f967253664 [file] [log] [blame]
Linus Walleij6fd2f082006-03-28 07:19:22 +00001HOTPLUGGING:
2------------
3Some scripts are generated during build:
4
5* libmtp.usermap + libmtp.sh constitute an old hotplug script
6 solution.
7* libmtp.usermap constitute a modern udev solution.
8
9
10OLD PROBLEM:
11------------
Linus Walleijd3bdf762006-02-20 22:21:56 +000012Problems with compilation under FC4: GCC4 related problem.
13Run this:
14
15CC=gcc32
16export CC
17./configure
18make
19