Menu

#72 make par2cmdline failed

open
nobody
None
5
2010-05-01
2010-05-01
Josef
No

Hello,

in a second attempt, I tried to compile the cvs-source for par2-cmdline, again on KDE 4.3.5, x86_64-suse-linux,
gcc version 4.4.1 [gcc-4_4-branch revision 150839] (SUSE Linux),

The compiler aborted with:

In file included from par2cmdline.h:284,
from par2creator.cpp:20:
verificationhashtable.h:412: warning: suggest parentheses around ‘&&’ within ‘||’
verificationhashtable.h:429: warning: suggest parentheses around ‘&&’ within ‘||’
In file included from par2cmdline.h:289,
from par2creator.cpp:20:
par1fileformat.h: At global scope:
par1fileformat.h:41: warning: ignoring packed attribute because of unpacked non-POD field ‘MD5Hash PAR1FILEHEADER::controlhash’
par1fileformat.h:42: warning: ignoring packed attribute because of unpacked non-POD field ‘MD5Hash PAR1FILEHEADER::sethash’
par1fileformat.h:56: warning: ignoring packed attribute because of unpacked non-POD field ‘MD5Hash PAR1FILEENTRY::hashfull’
par1fileformat.h:57: warning: ignoring packed attribute because of unpacked non-POD field ‘MD5Hash PAR1FILEENTRY::hash16k’
par2creator.cpp: In constructor ‘Par2Creator::Par2Creator()’:
par2creator.cpp:78: error: ‘CTL_HW’ was not declared in this scope
par2creator.cpp:78: error: ‘HW_NCPU’ was not declared in this scope
make[1]: *** [par2creator.o] error 1
make[1]: Leaving directory `/home/sources/par2-cmdline'
make: *** [all] error 2

bye
al

Discussion


Log in to post a comment.