multimedia/dvdauthor and freebidi

Andriy Gapon avg at icyb.net.ua
Mon Sep 14 08:20:08 UTC 2009


I am not sure if this is a local problem here or something more general.
I can not build multimedia/dvdauthor port (version 0.6.14_4) when
fribidi-0.19.2_1 is also installed on the system.
I don't fribidi capabilities in dvdauthor, but it was installed as a dependency
for some other port (kde-ish) and, unfortunately, dvdauthor port automatically
discovers it and uses it without asking me any questions.

Technical details.
Here's the failure message from the build:
...
if cc -DHAVE_CONFIG_H -I. -I. -I.  -DSYSCONFDIR="\"/usr/local/etc\""
-I/usr/local/include/libxml2 -I/usr/local/include
-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/fribidi
-I/usr/local/include   -I/usr/local/include -Wall -DICONV_CONV=yes -MT
subreader.o -MD -MP -MF ".deps/subreader.Tpo" -c -o subreader.o subreader.c; \
        then mv -f ".deps/subreader.Tpo" ".deps/subreader.Po"; else rm -f
".deps/subreader.Tpo"; exit 1; fi
subreader.c: In function 'sub_read_line_aqt':
subreader.c:661: warning: comparison with string literal results in unspecified
behaviour
subreader.c:661: warning: comparison with string literal results in unspecified
behaviour
subreader.c: In function 'sub_read_line_subrip09':
subreader.c:717: warning: comparison with string literal results in unspecified
behaviour
subreader.c: In function 'sub_fribidi':
subreader.c:1082: error: 'FRIBIDI_TRUE' undeclared (first use in this function)
subreader.c:1082: error: (Each undeclared identifier is reported only once
subreader.c:1082: error: for each function it appears in.)
subreader.c:1083: error: 'FRIBIDI_FALSE' undeclared (first use in this function)
subreader.c:1102: warning: passing argument 3 of 'fribidi_log2vis' from
incompatible pointer type
gmake[2]: *** [subreader.o] Error 1
gmake[2]: Leaving directory
`/usr/obj/ports/usr/ports/multimedia/dvdauthor/work/dvdauthor-0.6.14/src'

-- 
Andriy Gapon


More information about the freebsd-ports mailing list