Menu

#16 Make install failure

open
nobody
None
5
2008-07-30
2008-07-30
No

Make install don´t work when configure is executed out of source dir. This patch fix it.

Example:

~]$ ls
~]$ srtp-1.4.2 build
~]$ cd build
~]$ ../srtp-1.4.2/configure
~]$ make
~]$ make install (don´t work)
~]$

Discussion

  • Paulo Pizarro

    Paulo Pizarro - 2008-07-30

    Makefile.in patch

     
  • Jonathan Lennox

    Jonathan Lennox - 2010-06-01

    I re-invented this patch separately, and it's now in the CVS repository.

     

Log in to post a comment.