Re: mplayer fails to build

2006-07-08 Thread NgD Vulto

2006/7/7, Luchezar Petkov [EMAIL PROTECTED]:


* Garrett Cooper ([EMAIL PROTECTED]) 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 
[EMAIL PROTECTED]






Did you update your ports lately?

--
Hugo Pessoa/NgD Vulto.

[Freebsd User Group]

Fug-Br/BsD-Ce proud active member.

There will be a day machines will reign, and only the ones able to
understand them will survive.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mplayer fails to build

2006-07-08 Thread Luchezar Petkov
* NgD Vulto ([EMAIL PROTECTED]) wrote:
 2006/7/7, Luchezar Petkov [EMAIL PROTECTED]:
 
 * Garrett Cooper ([EMAIL PROTECTED]) 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 
 [EMAIL PROTECTED]
 
 
 
 
 
 Did you update your ports lately?
 
Yes, today. The same thing. I've installed Xine temporarly, will wait for the 
1.0pre8 port.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mplayer fails to build

2006-07-07 Thread Garrett Cooper

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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mplayer fails to build

2006-07-07 Thread Luchezar Petkov
* Garrett Cooper ([EMAIL PROTECTED]) 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 [EMAIL PROTECTED]