Date: Sun, 9 Jul 2006 01:36:24 +0300 From: Luchezar Petkov <luchezar.petkov@gmail.com> To: NgD Vulto <hugo.ngd@gmail.com> Cc: FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: Re: mplayer fails to build Message-ID: <20060708223624.GA91515@lilly.evo.bg> In-Reply-To: <7de6ba830607081422t6eaec2e1qbdc6ecb035d87b5e@mail.gmail.com> References: <20060707212435.GA20524@lilly.evo.bg> <65C6089E-D301-42E4-9CE9-ADD192D339A3@u.washington.edu> <20060707223849.GA21115@lilly.evo.bg> <7de6ba830607081422t6eaec2e1qbdc6ecb035d87b5e@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
* NgD Vulto (hugo.ngd@gmail.com) wrote: > 2006/7/7, Luchezar Petkov <luchezar.petkov@gmail.com>: > > > >* Garrett Cooper (youshi10@u.washington.edu) wrote: > >> On Jul 7, 2006, at 2:24 PM, Luchezar Petkov wrote: > >> > >> >Hey all, > >> >multimedia/mplayer fails to build with this error message, while > >> >compilling: > >> > > >> >cc -I. -g codec-cfg.c mp_msg.c -o codec-cfg -DCODECS2HTML -L/usr/ > >> >local/lib -L/usr/local/lib -I/usr/local/include/freetype2 -I/usr/ > >> >local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/ > >> >glib12 -I/usr/local/include -I/usr/X11R6/include > >> >/var/tmp//ccjt849w.o(.text+0x14): In function `mp_msg_init': > >> >/usr/ports/multimedia/mplayer/work/MPlayer-1.0pre7try2/mp_msg.c:39: > >> >undefined reference to `libintl_bindtextdomain' > >> >/var/tmp//ccjt849w.o(.text+0x24):/usr/ports/multimedia/mplayer/work/ > >> >MPlayer-1.0pre7try2/mp_msg.c:40: undefined reference to > >> >`libintl_textdomain' > >> >/var/tmp//ccjt849w.o(.text+0xb1): In function `mp_msg_c': > >> >/usr/ports/multimedia/mplayer/work/MPlayer-1.0pre7try2/mp_msg.c:68: > >> >undefined reference to `libintl_gettext' > >> >gmake: *** [codec-cfg] Error 1 > >> >*** Error code 2 > >> > > >> >Stop in /usr/ports/multimedia/mplayer. > >> > > >> >-- > >> >Any ideas? > >> >Thank you. > >> > >> Either libintl or the libintl gettext tie-in isn't compiled/installed > >> yet. > >> -Garrett > > > >#locate libintl > >/usr/local/include/libintl.h > >/usr/local/lib/libintl.a > >/usr/local/lib/libintl.la > >/usr/local/lib/libintl.so > >/usr/local/lib/libintl.so.6 > > > >They are. > >_______________________________________________ > >freebsd-questions@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >To unsubscribe, send any mail to " > >freebsd-questions-unsubscribe@freebsd.org" > > > > > > Did you update your ports lately? > Yes, today. The same thing. I've installed Xine temporarly, will wait for the 1.0pre8 port.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060708223624.GA91515>