I just wanted to let everyone know that this issue has been resolved. I went through and reinstalled the required dependencies and this fixed the issue.
-- Thanks, Thomas Sapp http://www.sappsworld.com -------- Original Message -------- Subject: [Fwd: Problems compiling Devicekit-power-012] Date: Thu, 18 Mar 2010 22:11:41 -0700 From: Thomas Sapp <[email protected]> To: [email protected] Hello, I am trying to compile DeviceKit-power-012 using the instructions in the BLFS svn-20100317 book and am getting a lot of undefined reference errors. So far I have been following the instructions to the letter in the LFS and BLFS books and have had no problems. The errors I am getting are listed below. Can anyone provide any ideas as to what might be happening and what I can do to fix it? I have searched the LFS site and Google without any luck. Also, I could provide more of the output if someone would kindly instruct me how to redirect it to a file. I tried putting "> devkitpower.log" on the end of the command but I only got the non-error output. Thanks in advance for any help that is provided. devkit_power_daemon-dkp-device.o: In function `dkp_device_coldplug': dkp-device.c:(.text+0x1d1d): undefined reference to `dkp_device_type_to_text' devkit_power_daemon-dkp-qos.o: In function `dkp_qos_get_latency_requests': dkp-qos.c:(.text+0x121): undefined reference to `dkp_qos_type_to_text' devkit_power_daemon-dkp-qos.o: In function `dkp_qos_get_latency': dkp-qos.c:(.text+0x298): undefined reference to `dkp_qos_type_from_text' devkit_power_daemon-dkp-qos.o: In function `dkp_qos_latency_perhaps_changed': dkp-qos.c:(.text+0x399): undefined reference to `dkp_qos_type_to_text' devkit_power_daemon-dkp-qos.o: In function `dkp_qos_set_minimum_latency': dkp-qos.c:(.text+0x46d): undefined reference to `dkp_qos_type_from_text' devkit_power_daemon-dkp-qos.o: In function `dkp_qos_request_latency': dkp-qos.c:(.text+0x707): undefined reference to `dkp_qos_type_from_text' devkit_power_daemon-dkp-wakeups.o: In function `dkp_wakeups_data_get_or_create': dkp-wakeups.c:(.text+0x63b): undefined reference to `dkp_wakeups_obj_new' devkit_power_daemon-dkp-wakeups.o: In function `dkp_wakeups_init': dkp-wakeups.c:(.text+0x1353): undefined reference to `dkp_wakeups_obj_free' devkit_power_daemon-dkp-history.o: In function `dkp_history_array_to_file': dkp-history.c:(.text+0xbe): undefined reference to `dkp_history_obj_to_string' devkit_power_daemon-dkp-history.o: In function `dkp_history_array_copy_cb': dkp-history.c:(.text+0x3a5): undefined reference to `dkp_history_obj_copy' devkit_power_daemon-dkp-history.o: In function `dkp_history_array_from_file': dkp-history.c:(.text+0x48d): undefined reference to `dkp_history_obj_from_string' devkit_power_daemon-dkp-history.o: In function `dkp_history_set_time_empty_data': dkp-history.c:(.text+0x6a9): undefined reference to `dkp_history_obj_create' devkit_power_daemon-dkp-history.o: In function `dkp_history_set_time_full_data': dkp-history.c:(.text+0x779): undefined reference to `dkp_history_obj_create' devkit_power_daemon-dkp-history.o: In function `dkp_history_set_rate_data': dkp-history.c:(.text+0x851): undefined reference to `dkp_history_obj_create' devkit_power_daemon-dkp-history.o: In function `dkp_history_set_charge_data': dkp-history.c:(.text+0x921): undefined reference to `dkp_history_obj_create' devkit_power_daemon-dkp-history.o: In function `dkp_history_set_id': dkp-history.c:(.text+0xb2e): undefined reference to `dkp_history_obj_create' dkp-history.c:(.text+0xb39): undefined reference to `dkp_history_obj_copy' dkp-history.c:(.text+0xb51): undefined reference to `dkp_history_obj_copy' dkp-history.c:(.text+0xb69): undefined reference to `dkp_history_obj_copy' dkp-history.c:(.text+0xb81): undefined reference to `dkp_history_obj_copy' dkp-history.c:(.text+0xb99): undefined reference to `dkp_history_obj_free' devkit_power_daemon-dkp-history.o: In function `dkp_history_get_profile_data': dkp-history.c:(.text+0xc3d): undefined reference to `dkp_stats_obj_create' devkit_power_daemon-dkp-history.o: In function `dkp_history_get_data': dkp-history.c:(.text+0xffe): undefined reference to `dkp_history_obj_copy' dkp-history.c:(.text+0x106f): undefined reference to `dkp_history_obj_free' dkp-history.c:(.text+0x11a0): undefined reference to `dkp_history_obj_new' dkp-history.c:(.text+0x1236): undefined reference to `dkp_history_obj_new' devkit_power_daemon-dkp-history.o: In function `dkp_history_init': dkp-history.c:(.text+0x145b): undefined reference to `dkp_history_obj_free' dkp-history.c:(.text+0x1485): undefined reference to `dkp_history_obj_free' dkp-history.c:(.text+0x1498): undefined reference to `dkp_history_obj_free' dkp-history.c:(.text+0x14ab): undefined reference to `dkp_history_obj_free' dummy/.libs/libdkpshared.a(dkp-backend.o): In function `dkp_backend_test': dkp-backend.c:(.text+0x1f9): undefined reference to `egg_test_start' dkp-backend.c:(.text+0x21d): undefined reference to `egg_test_title' dkp-backend.c:(.text+0x236): undefined reference to `egg_test_assert' dkp-backend.c:(.text+0x254): undefined reference to `egg_test_end' dummy/.libs/libdkpshared.a(dkp-native.o): In function `dkp_native_test': dkp-native.c:(.text+0x1c): undefined reference to `egg_test_start' dkp-native.c:(.text+0x3d): undefined reference to `egg_test_title' dkp-native.c:(.text+0x63): undefined reference to `egg_test_assert' dkp-native.c:(.text+0x6c): undefined reference to `egg_test_end' collect2: ld returned 1 exit status -- Thanks, Thomas Sapp http://www.sappsworld.com -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
