package acpitool
reopen 417069
found 417069 0.4.7-1.1
thanks

I'm still getting g++-4.3 build failures with the current version of acpitool:

...
if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT acpitool.o 
-MD -MP -MF ".deps/acpitool.Tpo" -c -o acpitool.o acpitool.cpp; \
        then mv -f ".deps/acpitool.Tpo" ".deps/acpitool.Po"; else rm -f 
".deps/acpitool.Tpo"; exit 1; fi
acpitool.cpp: In function 'int Has_ACPI()':
acpitool.cpp:57: warning: deprecated conversion from string constant to 'char*'
acpitool.cpp: In function 'int Get_ACPI_Version(char*, int)':
acpitool.cpp:99: warning: deprecated conversion from string constant to 'char*'
acpitool.cpp:106: error: 'strcpy' was not declared in this scope
acpitool.cpp:121: error: 'strncpy' was not declared in this scope
acpitool.cpp: In function 'int Get_Kernel_Version(char*, int)':
acpitool.cpp:132: warning: deprecated conversion from string constant to 'char*'
acpitool.cpp:139: error: 'strcpy' was not declared in this scope
...
make[3]: *** [acpitool.o] Error 1
make[3]: Leaving directory `/tmp/buildd/acpitool-0.4.7/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/acpitool-0.4.7'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/acpitool-0.4.7'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to