[FFmpeg-trac] #1567(build system:open): make install fails with relative path for prefix dir

FFmpeg trac at avcodec.org
Mon Jul 30 15:23:56 CEST 2012


#1567: make install fails with relative path for prefix dir
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  MacGyverismo                       |                   Status:  open
                 Type:  defect       |                Component:  build
             Priority:  minor        |  system
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:  relative path configure =>
 * priority:  normal => minor
 * version:  unspecified => git-master
 * status:  new => open
 * reproduced:  0 => 1


Comment:

 Only reproducible with --enable-shared
 Culprit is the following line in "install-lib$(NAME)-shared:"
         $(Q)$(foreach F,$(SLIB_INSTALL_LINKS),cd "$(SHLIBDIR)" && $(LN_S)
 $(SLIB_INSTALL_NAME) $(F);)

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1567#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list