On Friday 02 September 2005 15:24, Anton Farygin wrote: > i compile current powersave CVS (HEAD) for ALT Linux Sisyphus and see > error (gcc 3.4): > 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 > ../libpower/.libs/libpowersave_clientsocket.so > ../libpower/.libs/libpowersave_dbus.so -Wl,--rpath -Wl,/usr/local/lib > cpufreq_userspace.o(.text+0x24f): In function > `CPUFreq_Userspace::initFreqsViaFile()': > /usr/lib/gcc/i586-alt-linux/3.4.4/../../../../include/c++/3.4.4/bits/basic_ >string.h:1456: undefined reference to `read_line(char const*, char*, > unsigned int)' > > After moving inline functions body to cpufreq.h - powersave daemon > compliled without a errors. > > This is correct ?
Which state of the CVS? Did the CVS from tag VERSION_10_10_0 works for you? If not, pleas send a patch with the changes. Thanks. Cheers, Danny ps: current packages are available for powersave and KPowersave: http://sourceforge.net/projects/powersave/ _______________________________________________ powersave-devel mailing list [email protected] http://forge.novell.com/mailman/listinfo/powersave-devel
