DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 17th August 2011
map7 map7 is offline
Fdisk Soldier
 
Join Date: Jun 2008
Posts: 75
Default Installing Musicpd issue

I'm trying to install musicpd through the ports system on a FreeBSD 7.0 machine. I've done a portsnap fetch update.

When I try to make the musicpd port I get this error:

Code:
r/local/lib -lFLAC -lm   -logg -L/usr/local/lib -lvorbisenc -lvorbis -lm -logg   -lwrap         -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -liconv   
/usr/bin/ld: warning: libx264.so.50, needed by /usr/local/lib/libavcodec.so, not found (try using -rpath or -rpath-link)
/usr/local/lib/libavcodec.so: undefined reference to `x264_encoder_close'
/usr/local/lib/libavcodec.so: undefined reference to `x264_param_default'
/usr/local/lib/libavcodec.so: undefined reference to `x264_encoder_headers'
/usr/local/lib/libavcodec.so: undefined reference to `x264_nal_encode'
/usr/local/lib/libavcodec.so: undefined reference to `x264_encoder_open'
/usr/local/lib/libavcodec.so: undefined reference to `x264_encoder_encode'
gmake[1]: *** [src/mpd] Error 1
gmake[1]: Leaving directory `/usr/ports/audio/musicpd/work/mpd-0.16.3'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/audio/musicpd.
*** Error code 1

Stop in /usr/ports/audio/musicpd.
Am I missing a dependency or something?
Reply With Quote
 

Tags
install, libx264.so.50, musicpd

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
VPN Nat issue on 4.8 copetts OpenBSD Security 2 12th April 2011 10:34 AM
sudo issue rpindy OpenBSD General 6 31st May 2010 04:12 PM
FTP issue in pf.conf Simon OpenBSD Security 0 29th April 2010 06:19 AM
Possible SMP Issue? MetalHead OpenBSD General 1 25th November 2008 03:52 AM
RAM issue nikkon FreeBSD General 5 7th May 2008 04:26 AM


All times are GMT. The time now is 11:52 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick