Bugs item #1314314, was opened at 2005-10-05 23:33 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=700009&aid=1314314&group_id=124576
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Douglas Russell (puggyr) Assigned to: Nobody/Anonymous (nobody) Summary: powersave 0.10.10 and 0.10.15 fail to compile Initial Comment: I have: hal-0.5.4 dbus-0.36.2 Both powersave 0.10.10 and 0.10.15 exhibit this problem on both an x86 and ppc architectures. I did: autoreconf -fi /configure make and during build, I get: g++ -Wall -DHAVE_SYSLOG_H -DDEBUG -g -O2 -o .libs/powersaved acpi.o apm.o config_pm.o cpufreq.o cpufreq_userspace.o cpufreq_kernel.o event.o general_config.o powersaved.o scheme_config.o clientConnection.o event_management.o stringutil.o dbus_server.o brightness.o ../libpower/.libs/libpowersave.so /usr/lib/libhal.so ../libpower/.libs/libpowersave_clientsocket.so ../libpower/.libs/libpowersave_dbus.so /usr/lib/libdbus-1.so -lnsl -Wl,--rpath -Wl,/usr/local/lib cpufreq_userspace.o: In function `CPUFreq_Userspace::initFreqsViaFile()': /usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/include/g++-v3/bits/basic_string.h:1458: undefined reference to `read_line(char const*, char*, unsigned int)' collect2: ld returned 1 exit status make[3]: *** [powersaved] Error 1 make[3]: Leaving directory `/home/puggy/powersave-0.10.10/daemon' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/puggy/powersave-0.10.10/daemon' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/puggy/powersave-0.10.10' make: *** [all] Error 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=700009&aid=1314314&group_id=124576 _______________________________________________ powersave-devel mailing list [email protected] http://forge.novell.com/mailman/listinfo/powersave-devel
