Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2006 15:19:50 -0700
From:      Garrett Cooper <youshi10@u.washington.edu>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: mplayer fails to build
Message-ID:  <65C6089E-D301-42E4-9CE9-ADD192D339A3@u.washington.edu>
In-Reply-To: <20060707212435.GA20524@lilly.evo.bg>
References:  <20060707212435.GA20524@lilly.evo.bg>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?65C6089E-D301-42E4-9CE9-ADD192D339A3>