If i use autogen.sh it continues looking for Qt4 and this with the option --disable-qt4, wich outputs:
checking for QT3... yes checking for "/usr/lib/qt3//bin/moc-qt3"... no checking for "/usr/lib/qt3//bin/moc"... yes checking for QT4... configure: error: Package requirements ( QtCore >= 4.0.0 ) were not met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively you may set the QT4_CFLAGS and QT4_LIBS environment variables to avoid the need to call pkg-config. See the pkg-config man page for more details. erro: Código de saída inválido do /home/mmodem/rpm/tmp/rpm-tmp.42017 (%build) So to be able to build avahi (talking about svn revision 1187) im forced to use: aclocal -I common libtoolize --force autoconf autoheader automake-1.9 --add-missing regards, -- Zé Linux user #378762 MDE Developer - www.mde.djura.org _______________________________________________ avahi mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/avahi
