Okay, Reporting all steps: # hg clone http://hg.et.redhat.com/virt/applications/virt-manager--devel # cd virt-manager--devel # patch -p1 < ../virt-manager-no-portability-warning.patch # patch -p1 < ../virt-manager-no-sources.patch # autoreconf -f -i -Wno-portability | tee /tmp/autoreconf.log (attached) # ./autogen.sh | tee /tmp/autogen.log (attached) # ls Makefile ls: Makefile: No such file or directory I think that it is all :-) regards On 10/18/07, Richard W.M. Jones <rjones@xxxxxxxxxx> wrote: > Marco Sinhoreli wrote: > > The configure script was found, but the Makefile hasn't been created. > > Need to see the full messages. > > Rich. > > -- > Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/ > Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod > Street, Windsor, Berkshire, SL4 1TE, United Kingdom. Registered in > England and Wales under Company Registration No. 03798903 > > -- Marco Sinhoreli
Copying file config.rpath Copying file m4//codeset.m4 Copying file m4//gettext.m4 Copying file m4//glibc21.m4 Copying file m4//iconv.m4 Copying file m4//intdiv0.m4 Copying file m4//intmax.m4 Copying file m4//inttypes-pri.m4 Copying file m4//inttypes.m4 Copying file m4//inttypes_h.m4 Copying file m4//isc-posix.m4 Copying file m4//lcmessage.m4 Copying file m4//lib-ld.m4 Copying file m4//lib-link.m4 Copying file m4//lib-prefix.m4 Copying file m4//longdouble.m4 Copying file m4//longlong.m4 Copying file m4//nls.m4 Copying file m4//po.m4 Copying file m4//printf-posix.m4 Copying file m4//progtest.m4 Copying file m4//signed.m4 Copying file m4//size_max.m4 Copying file m4//stdint_h.m4 Copying file m4//uintmax_t.m4 Copying file m4//ulonglong.m4 Copying file m4//wchar_t.m4 Copying file m4//wint_t.m4 Copying file m4//xsize.m4 Copying file mkinstalldirs Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@xxxxxxxxxxxxxxx Copying file po/en@xxxxxxxxxxx Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin
checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for intltool >= 0.35.0... 0.35.0 found checking for perl... /usr/bin/perl checking for iconv... /usr/bin/iconv checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for python... /usr/bin/python checking for a version of Python >= '2.1.0'... yes checking for a version of Python >= '2.3.4'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python2.4 checking for Python library path... -L/usr/lib/python2.4 -lpython2.4 checking for Python site-packages path... /usr/lib/python2.4/site-packages checking python extra libraries... -lpthread -ldl -lutil checking python extra linking flags... -Xlinker -export-dynamic checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PYGTK2... yes checking for GTK2... yes checking for scrollkeeper-config... /usr/bin/scrollkeeper-config configure: creating ./config.status config.status: creating Makefile config.status: creating pixmaps/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/virtManager/Makefile config.status: creating src/graphWidgets/Makefile config.status: creating man/Makefile config.status: creating virt-manager.spec config.status: creating help/Makefile config.status: creating help/virt-manager/Makefile config.status: creating help/virt-manager/C/Makefile config.status: executing depfiles commands config.status: executing intltool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands
-- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list