On Tue, 2007-01-23 at 00:18 +0200, Kalamaras Dimitris wrote: > Hello, > > I am trying to build sugar with jhbuild on FC6-i386. I used: > ./sugar-jhbuild sanitycheck > > (reported missing Python 2.5 and intltoolize,gstreamer/plugins) > > and then, as mentioned by sanitycheck, I typed: > > ./sugar-jhbuild build meta-sugar-base > > but I get the following error while building dbus-python: > > ... > checking whether gcc understands -fno-strict-aliasing... yes > configure: creating ./config.status > config.status: creating Makefile > config.status: error: cannot find input file: Makefile.in > > Now type 'make' to compile dbus-python. > *** Building dbus-python *** [19/29] > > make > make: *** No targets specified and no makefile found. Stop. > *** error during stage build of dbus-python: ########## Error running > make *** [19/29] > > > [1] rerun stage build > [2] ignore error and continue to install > [3] give up on module > [4] start shell > [5] go to stage force_checkout > [6] go to stage configure > choice: > > > Any clues? Option 6 gives me the same things. Should I skip this > module?
Never skip modules, unless you know what you are doing. It will very unlikely result in a working system (and will make it more difficult for us to understand what is going on when you report issues). See: https://bugs.freedesktop.org/show_bug.cgi?id=9718 I also attached the work around I'm using there. Marco _______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
