hi to all, when I try compiling qtparted stable - sys-apps/qtparted-0.4.4 - I receive the following messages: qp_debug.h:26:31: warning: ISO C does not permit named variadic macros qp_fswrap.cpp: In static member function `static QString QP_FSFat32::_get_label(PedPartition*)': qp_fswrap.cpp:1021: error: `PED_SECTOR_SIZE' was not declared in this scope qp_fswrap.cpp:1024: error: `buffer' was not declared in this scope qp_fswrap.cpp:1021: warning: unused variable 'PED_SECTOR_SIZE' qp_fswrap.cpp: In static member function `static QString QP_FSNtfs::_get_label(PedPartition*)': qp_fswrap.cpp:1093: warning: unused variable 'qwTotalSectorsCount' make[3]: *** [qp_fswrap.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/var/tmp/portage/qtparted-0.4.4/work/qtparted-0.4.4/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/qtparted-0.4.4/work/qtparted-0.4.4/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/qtparted-0.4.4/work/qtparted-0.4.4' make: *** [all] Error 2 !!! ERROR: sys-apps/qtparted-0.4.4 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile ebuild.sh, line 1248: Called kde_src_compile kde.eclass, line 166: Called kde_src_compile 'all' kde.eclass, line 325: Called kde_src_compile 'myconf' 'configure' 'make' kde.eclass, line 321: Called die !!! died running emake, kde_src_compile:make !!! If you need support, post the topmost build error, and the call stack if relevant. Is there anyone that already experimented that? thanks in advance Giampiero