+ Responder ao Tópico



  1. #1
    Visitante

    Padrão Postfix X Mysql !!! Help !

    Olá galera,

    Ja tinha o postfix instalado, instalei o mysql 4.020 e esta funcionando, estou tentando recompilar o Postfix com suporte a mysql , mas esta me dando o erro abaixo

    make -f Makefile.init makefiles 'CCARGS=-DHAS_MYSQL -I/usr/include/mysql' 'AUXLIBS=/usr/lib/mysql -lmysqlclient -lz -lm -L/usr/lib'

    make upgrade

    gcc: 3D-DHAS_MYSQL: No such file or directory
    gcc: unrecognized option `-R/usr/lib'
    make: *** [master] Error 1
    make: *** [update] Error 1

    Ja tentei de tudo !!!

    Alguem tem alguma solução

    No aguardo Edu

  2. #2
    Visitante

    Padrão Re: Postfix X Mysql !!! Help !

    Citação Postado originalmente por Anonymous
    Olá galera,

    Ja tinha o postfix instalado, instalei o mysql 4.020 e esta funcionando, estou tentando recompilar o Postfix com suporte a mysql , mas esta me dando o erro abaixo

    make -f Makefile.init makefiles 'CCARGS=-DHAS_MYSQL -I/usr/include/mysql' 'AUXLIBS=/usr/lib/mysql -lmysqlclient -lz -lm -L/usr/lib'

    make upgrade

    gcc: 3D-DHAS_MYSQL: No such file or directory
    gcc: unrecognized option `-R/usr/lib'
    make: *** [master] Error 1
    make: *** [update] Error 1

    Ja tentei de tudo !!!

    Alguem tem alguma solução

    No aguardo Edu

  3. #3