+ Responder ao Tópico



  1. #1
    serhumano
    Visitante

    Padrão Compilando yahoo

    Eu tava compilando o yahoo... eu executei o comando "make"
    e deu os seguintes erros no final..

    make[1]: *** [htmlengine-edit-insert.lo] Error 1
    make[1]: Leaving directory `/root/programas/gtkhtml-0.8/src'
    make: *** [check-recursive] Error 1


    oq é isso? como resolvo?

  2. #2
    serhumano
    Visitante

    Padrão ?

    NInguem pode ajudar?

  3. #3

    Padrão Compilando yahoo

    Coloque todas as mensagens q ele aprsentou pra vc, Error 1 soh serve pra saber q ele tem 1 tipo de erro....

  4. #4
    serhumano
    Visitante

    Padrão ae

    Primeiro comando
    "./configure" passou....
    segundo comando
    "make"
    root@cable:~/programas/yahoo/gtkhtml-0.8# make
    make all-recursive
    make[1]: Entering directory `/root/programas/yahoo/gtkhtml-0.8'
    Making all in macros
    make[2]: Entering directory `/root/programas/yahoo/gtkhtml-0.8/macros'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/root/programas/yahoo/gtkhtml-0.8/macros'
    Making all in src
    make[2]: Entering directory `/root/programas/yahoo/gtkhtml-0.8/src'
    /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I/usr/local/include -DG_LOG_DOMAIN=\"gtkhtml\" -DSRCDIR=\".\" -DPREFIX=\"/usr/local\" -g -O2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -c htmlengine-edit-insert.c
    rm -f .libs/htmlengine-edit-insert.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I/usr/local/include -DG_LOG_DOMAIN=\"gtkhtml\" -DSRCDIR=\".\" -DPREFIX=\"/usr/local\" -g -O2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -Wp,-MD,.deps/htmlengine-edit-insert.pp -c htmlengine-edit-insert.c -fPIC -DPIC
    htmlengine-edit-insert.c:586:54: pasting "->" and "magic_links" does not give a valid preprocessing token
    make[2]: *** [htmlengine-edit-insert.lo] Error 1
    make[2]: Leaving directory `/root/programas/yahoo/gtkhtml-0.8/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/root/programas/yahoo/gtkhtml-0.8'
    make: *** [all-recursive-am] Error 2


    aí nem fiz os outros 3 passos...oq é isso?

  5. #5
    serhumano
    Visitante

    Padrão ajuda

    Alguém sabe oq é isso?