Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#39235 closed defect (fixed)

mplayer2: build fails, libquvi installed but can't find quvi.h

Reported by: dbevans (David B. Evans) Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: cooljeanius (Eric Gallager)
Port: mplayer2

Description (last modified by dbevans (David B. Evans))

/usr/bin/clang -MD -MP -D_ISOC99_SOURCE -D_BSD_SOURCE -pipe -O2 -arch x86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -mdynamic-no-pic -I.  -I/opt/local/include -I/opt/local/include/freetype2 -O2 -arch x86_64 -Wno-pointer-sign -I/opt/local/include -I/opt/local/include/freetype2 -DPIC  -I/usr/X11/include -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/fribidi -I/opt/local/include/freetype2 -I/opt/local/include  -I/opt/local/include -I/opt/local/include/libdvdread -c -o stream/quvi.o stream/quvi.c
stream/quvi.c:18:10: fatal error: 'quvi/quvi.h' file not found
#include <quvi/quvi.h>

Actual location of include file is ${prefix}/include/quvi-0.9/quvi.h

Build log attached

Attachments (1)

build.log (196.4 KB) - added by dbevans (David B. Evans) 11 years ago.
Build log showing failure

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by dbevans (David B. Evans)

Attachment: build.log added

Build log showing failure

comment:1 Changed 11 years ago by dbevans (David B. Evans)

Description: modified (diff)

comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:3 Changed 11 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed

Fixed by disabling libquvi support in r106479.

comment:4 in reply to:  3 Changed 11 years ago by cooljeanius (Eric Gallager)

Replying to cal@…:

Fixed by disabling libquvi support in r106479.

Can it come back later if this ever gets fixed?

Note: See TracTickets for help on using tickets.