aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorRichard Kennedy <[email protected]>2010-05-27 10:22:28 +0100
committerMichal Marek <[email protected]>2010-06-03 10:05:18 +0200
commitcbab05f041a4cff6ca15856bdd35238b282b64eb (patch)
tree5886895e227e41d67f4c655ecef15094e430d4f1 /tools/perf/util/scripting-engines/trace-event-python.c
parent07105202bdebf6e9a4c72c634cf90398abfad870 (diff)
gconfig: fix build failure on fedora 13
Making gconfig fails on fedora 13 as the linker cannot resolve dlsym. Adding libdl to the link command fixes this. make shows this error :- /usr/bin/ld: scripts/kconfig/kconfig_load.o: undefined reference to symbol 'dlsym@@GLIBC_2.2.5' /usr/bin/ld: note: 'dlsym@@GLIBC_2.2.5' is defined in DSO /lib64/libdl.so.2 so try adding it to the linker command line /lib64/libdl.so.2: could not read symbols: Invalid operation tested on x86_64 fedora 13. Signed-off-by: Richard Kennedy <[email protected]> Reviewed-by: WANG Cong <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions