Apply The Quota Patch To Postfix

Discussion in 'Installation/Configuration' started by achandia, Nov 29, 2011.

  1. achandia

    achandia New Member

    Apply The Quota Patch To Postfix (UBUNTU 11.10)
    Even doing this: “Next open debian/rules and change DEB_BUILD_HARDENING from 1 to 0:”

    I get:

    make: *** [master] Error 1
    make: Leaving directory `/usr/src/postfix-2.8.5/src/master'
    make[1]: *** [update] Error 1
    make[1]: Leaving directory `/usr/src/postfix-2.8.5'
    make: *** [build] Error 2
    dpkg-buildpackage: error: debian/rules build gave error exit status 2

    What can I do to fix this?

    Thanks
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The quota patch is not required for ispconfig.
     
  3. achandia

    achandia New Member

    Sorry, I post it at the wrong place!

    This forum is quite hard to manage!.
     
  4. achandia

    achandia New Member

    How do I move it to the right place?
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    I moved your post.
     
  6. achandia

    achandia New Member

    Still the same issue

    some more info, the complete log error is this:

    ../../lib/libutil.a: undefined reference to `yp_get_default_domain'
    ../../lib/libutil.a: undefined reference to `yp_match'
    collect2: ld gave error exit status 1
    make: *** [master] Error 1
    make: Leaving directory `/usr/src/postfix-2.8.5/src/master'
    make[1]: *** [update] Error 1
    make[1]: Leaving directory `/usr/src/postfix-2.8.5'
    make: *** [build] Error 2
    dpkg-buildpackage: error: debian/rules build gave error exit status 2


    I haven't been able to activate the quota staff because of this, any help in the outer space?

    Thanks
     
  7. falko

    falko Super Moderator Howtoforge Staff

    Can you install the package binutils-gold and try again?
     
  8. achandia

    achandia New Member

    Thanks a lot, that did the trick!
     

Share This Page