Re: ports/graphics/ffmpeg compile issue

2002-10-14 Thread Kris Kennaway

On Mon, Oct 14, 2002 at 02:17:16PM -0500, Christopher Schulte wrote:
 ffmpeg doesn't want to compile for me Anyone
 compiled this?  There is a PR about the distfile
 changing, but notes indicate the port's Makefile
 still works with it.  TIA for any ideas.

Port problems should usually be discussed with the maintainer.

 cc  -Wl,--warn-common -o ffmpeg_g ffmpeg.o -L./libavcodec -L./libav \
   -lavformat -lavcodec -L/usr/local/lib -lz

It should be linking with libm, and in fact the old version does so
for me (the package compiles successfully and is available on the ftp
site).

Perhaps the new version is broken.  You can either fetch the package,
or a copy of the correct distfile, from ftp.freebsd.org or a mirror.

kris

 



msg05081/pgp0.pgp
Description: PGP signature


Re: ports/graphics/ffmpeg compile issue

2002-10-14 Thread wolf

try updating your ports dir then doing a make clean install
I am using the latest version here, just trying to figure how to make it 
work with my bktr card

Kris Kennaway wrote:

 On Mon, Oct 14, 2002 at 02:17:16PM -0500, Christopher Schulte wrote:
 
ffmpeg doesn't want to compile for me Anyone
compiled this?  There is a PR about the distfile
changing, but notes indicate the port's Makefile
still works with it.  TIA for any ideas.

 
 Port problems should usually be discussed with the maintainer.
 
 
cc  -Wl,--warn-common -o ffmpeg_g ffmpeg.o -L./libavcodec -L./libav \
  -lavformat -lavcodec -L/usr/local/lib -lz

 
 It should be linking with libm, and in fact the old version does so
 for me (the package compiles successfully and is available on the ftp
 site).
 
 Perhaps the new version is broken.  You can either fetch the package,
 or a copy of the correct distfile, from ftp.freebsd.org or a mirror.
 
 kris
 
  
 


-- 
Michael Joyner
FreeBSD System Administrator
http://manhattan.hq.dyns.cx/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message