+ Responder ao Tópico



  1. #1
    locutos
    Visitante

    Padrão Erro

    Depois de executar o ./configure sem erros executei o make, dando erro no final.

    [root@starfleet xmule-1.7.4c]# make
    If you want verbose make output, try make VERBOSE=1.
    make[1]: Entering directory `/home/ricardo/xmule-1.7.4c/src'
    make[2]: Entering directory `/home/ricardo/xmule-1.7.4c/src/wx/xrc'
    Compiling wx/xrc/xmlrole.c...
    Compiling wx/xrc/xmltok.c...
    Compiling wx/xrc/xmlparse.c...
    Compiling wx/xrc/xh_bmpbt.cpp...
    Compiling wx/xrc/xh_bmp.cpp...
    Compiling wx/xrc/xh_bttn.cpp...
    Compiling wx/xrc/xh_cald.cpp...
    Compiling wx/xrc/xh_chckb.cpp...
    Compiling wx/xrc/xh_chckl.cpp...
    Compiling wx/xrc/xh_choic.cpp...
    Compiling wx/xrc/xh_combo.cpp...
    Compiling wx/xrc/xh_dlg.cpp...
    Compiling wx/xrc/xh_frame.cpp...
    Compiling wx/xrc/xh_gauge.cpp...
    Compiling wx/xrc/xh_gdctl.cpp...
    Compiling wx/xrc/xh_html.cpp...
    Compiling wx/xrc/xh_listb.cpp...
    Compiling wx/xrc/xh_listc.cpp...
    Compiling wx/xrc/xh_menu.cpp...
    Compiling wx/xrc/xh_notbk.cpp...
    Compiling wx/xrc/xh_panel.cpp...
    Compiling wx/xrc/xh_radbt.cpp...
    Compiling wx/xrc/xh_radbx.cpp...
    Compiling wx/xrc/xh_scrol.cpp...
    Compiling wx/xrc/xh_scwin.cpp...
    Compiling wx/xrc/xh_sizer.cpp...
    Compiling wx/xrc/xh_slidr.cpp...
    Compiling wx/xrc/xh_spin.cpp...
    Compiling wx/xrc/xh_split.cpp...
    Compiling wx/xrc/xh_stbmp.cpp...
    Compiling wx/xrc/xh_stbox.cpp...
    Compiling wx/xrc/xh_stlin.cpp...
    Compiling wx/xrc/xh_sttxt.cpp...
    Compiling wx/xrc/xh_text.cpp...
    Compiling wx/xrc/xh_toolb.cpp...
    Compiling wx/xrc/xh_tree.cpp...
    Compiling wx/xrc/xh_unkwn.cpp...
    Compiling wx/xrc/xh_wizrd.cpp...
    Compiling wx/xrc/xml.cpp...
    Compiling wx/xrc/xmlres.cpp...
    Compiling wx/xrc/xmlrsall.cpp...
    Linking wx/xrc/libxrc.a...
    make[2]: Leaving directory `/home/ricardo/xmule-1.7.4c/src/wx/xrc'
    Compiling AddFriend.cpp...
    In file included from Preferences.h:24,
    from ListenSocket.h:23,
    from updownclient.h:23,
    from Friend.h:22,
    from AddFriend.h:21,
    from AddFriend.cpp:27:
    mfc.h:28:18: glib.h: Arquivo ou diretório não encontrado
    make[1]: ** [AddFriend.o] Erro 1
    make[1]: Leaving directory `/home/ricardo/xmule-1.7.4c/src'
    make: ** [all] Erro 2
    [root@starfleet xmule-1.7.4c]#

    Alguem sabe o que é?

  2. #2

    Padrão Erro

    Código :
    mfc.h:28:18: glib.h: Arquivo ou diretório não encontrado

    vc nao tem o glib instalado, ou se tem, ta em algum lugar que o prorgama nao achou