src_compile() {
epatch ${DISTDIR}/${PN}-gcc3.patch
make -f makefile.unix || die
make -f makefile.unix CXXFLAGS="$CXXFLAGS" || die
}
src_install() {