I'm trying to follow the directions here: http://gentoo-wiki.com/HOWTO_Synchronize_PocketPC_and_Evolution
but app-pda/orange-0.2-r1 fails to compile nothing found here that I see: http://bugs.gentoo.org/buglist.cgi?query_format=specific&order=relevance +desc&bug_status=__open__&product=&content=orange any ideas how to fix this? /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -ansi -Wall -Wno-long-long -Werror -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -I.. -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -c -o inno.lo `test -f 'inno.c' || echo './'`inno.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -ansi -Wall -Wno-long-long -Werror -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -I.. -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -c helper.c -MT helper.lo -MD -MP -MF .deps/helper.TPlo -o helper.o >/dev/null 2>&1 rm -f .libs/inno.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -ansi -Wall -Wno-long-long -Werror -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -I.. -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -c inno.c -MT inno.lo -MD -MP -MF .deps/inno.TPlo -fPIC -DPIC -o .libs/inno.lo mv -f .libs/helper.lo helper.lo source='separate.c' object='separate.lo' libtool=yes \ depfile='.deps/separate.Plo' tmpdepfile='.deps/separate.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -ansi -Wall -Wno-long-long -Werror -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -I.. -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -c -o separate.lo `test -f 'separate.c' || echo './'`separate.c inno.c: In function `SEInflateBlockRead': inno.c:387: warning: use of cast expressions as lvalues is deprecated inno.c: In function `FreeStrings': inno.c:410: warning: use of cast expressions as lvalues is deprecated inno.c: In function `ReadEntries': inno.c:474: warning: use of cast expressions as lvalues is deprecated inno.c: In function `FreeEntries': inno.c:493: warning: use of cast expressions as lvalues is deprecated make[2]: *** [inno.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... rm -f .libs/separate.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -ansi -Wall -Wno-long-long -Werror -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -I.. -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -c separate.c -MT separate.lo -MD -MP -MF .deps/separate.TPlo -fPIC -DPIC -o .libs/separate.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -ansi -Wall -Wno-long-long -Werror -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -I.. -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -c separate.c -MT separate.lo -MD -MP -MF .deps/separate.TPlo -o separate.o >/dev/null 2>&1 mv -f .libs/separate.lo separate.lo make[2]: Leaving directory `/var/tmp/portage/orange-0.2-r1/work/orange-0.2/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/orange-0.2-r1/work/orange-0.2' make: *** [all] Error 2 -- [email protected] mailing list

