Posts RSS Comments RSS Computer Network, System and Security stuff
This wordpress theme is downloaded from wordpress themes website.

Yersinia : patch to compile under openSUSE (11.1)

Yet another post in the series of compilation failures due to unexpected libraries paths.

This time, it is about Yersinia and the ncurses library. I made the following yersinia-opensuse11.1 patch which should work for openSUSE 11.1 and maybe other versions or distros.

Related posts:

  1. Compile Hping on OpenSuse (and maybe others…)
  2. Compilation of PackETH on openSUSE
  3. openSUSE kernel sources : patching against sock_sendpage() NULL Pointer Dereference vulnerability
  4. No Nessus gui client and limited support of the server for openSUSE
  5. Microphone issue with openSUSE 11.1

3 Responses to “Yersinia : patch to compile under openSUSE (11.1)”

  1. on 10 Sep 2009 at 2:23 pmrotyyu

    How to apply this patch, because I always get this
    patch: **** Only garbage was found in the patch input.
    error message when trying to apply it using command
    patch -u -p0 > yersinia-opensuse11.1.patch

  2. on 10 Sep 2009 at 3:02 pmJC

    You have a typo (>), and you should not use “-u” for this patch format.

    So, just :
    patch -p0 < yersinia-opensuse11.1.patch

  3. on 21 Sep 2009 at 2:15 pmNacho Colunga

    Thanks for the patch, i was getting crazy compiling yersinia.

    Great work.

Trackback this post | Feed on Comments to this post

Leave a Reply

Still buying movies offline?