On Thu, 2006-01-05 at 15:23 -0200, edson.caetano wrote: > I need a help: > > [patch] complete for libtool. > [fixup] complete for libtool. > ==> Running configure in work/main.d/libtool-1.5.22 > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking for gcc... cc > checking for C compiler default output file name... configure: error: C > compiler cannot create executables > See `config.log' for more details. > make[3]: *** [configure-work/main.d/libtool-1.5.22/configure] Error 77 > make[3]: Leaving directory `/home/dsonc/garnome-2.13.4/bootstrap/libtool' > make[2]: *** [fixuplibtool] Error 2 > make[2]: Leaving directory `/home/dsonc/garnome-2.13.4/platform/libgnomeui' > make[1]: *** [../../platform/libgnomeui/cookies/main.d/install] Error 2 > make[1]: Leaving directory `/home/dsonc/garnome-2.13.4/desktop/bug-buddy' > make: *** [paranoid-install] Error 2 > > > This problem occurs with 2.13.3 version too. Regards.
You need to install a compiler (i.e. gcc). Please look at the dependency list for the list of packages that you need to install before starting your garnome build. http://www.gnome.org/projects/garnome/deps-list.html Bob -- Bob Kashani http://www.gnome.org/projects/garnome http://www.ocf.berkeley.edu/~bobk/garnome -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
