Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jul 2006 01:38:49 +0300
From:      Luchezar Petkov <luchezar.petkov@gmail.com>
To:        Garrett Cooper <youshi10@u.washington.edu>
Cc:        FreeBSD-Questions <freebsd-questions@freebsd.org>
Subject:   Re: mplayer fails to build
Message-ID:  <20060707223849.GA21115@lilly.evo.bg>
In-Reply-To: <65C6089E-D301-42E4-9CE9-ADD192D339A3@u.washington.edu>
References:  <20060707212435.GA20524@lilly.evo.bg> <65C6089E-D301-42E4-9CE9-ADD192D339A3@u.washington.edu>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060707223849.GA21115>