Details Ticket 5453


Comment | Reply | Open


Serial Number 5453
Subject lib/ogsf/Makefile should use $(FFMPEGLIBPATH)
Area grass6
Queue grass
Requestors william.perkins@pnl.gov
Owner hbowman
Status resolved
Last User Contact Fri Feb 9 09:18:00 2007 (2 yr ago)
Current Priority 30
Final Priority 70
Due No date assigned
Last Action Sun Mar 11 14:20:18 2007 (1 yr ago)
Created Thu Jan 25 18:35:13 2007 (2 yr ago)

Transaction History Ticket 5453


Thu, Jan 25 2007 18:35:13    Request created by guest  
Subject: lib/ogsf/Makefile should use $(FFMPEGLIBPATH)

Platform: Mac OSX
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: grass6 CVS checked out 2007/01/25

The Makefile for lib/ogsf does not use $(FFMPEGLIBPATH).  If you have ffmpeg
libraries in an odd place, lib/ogsf will not compile. 

Here's a patch (using cvs diff -u lib/ogsf/Makefile):

Index: lib/ogsf/Makefile
===================================================================
RCS file: /home/grass/grassrepository/grass6/lib/ogsf/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- lib/ogsf/Makefile   18 Jun 2006 22:05:12 -0000      1.25
+++ lib/ogsf/Makefile   25 Jan 2007 17:31:03 -0000
@@ -1,6 +1,6 @@
 MODULE_TOPDIR = ../..

-EXTRA_LIBS=$(GISLIB) $(BITMAPLIB) $(VECTLIB) $(XLIBPATH) $(OPENGLLIB) $(OPENGLULIB)
$(TIFFLIBPATH) $(TIFFLIB) $(FFMPEGLIB) $(SITESLIB) $(G3DLIB)
+EXTRA_LIBS=$(GISLIB) $(BITMAPLIB) $(VECTLIB) $(XLIBPATH) $(OPENGLLIB) $(OPENGLULIB)
$(TIFFLIBPATH) $(TIFFLIB) $(FFMPEGLIBPATH) $(FFMPEGLIB) $(SITESLIB) $(G3DLIB)
LIB_NAME = $(OGSF_LIBNAME)

Bill Perkins
Thu, Jan 25 2007 18:40:11    Mail sent by msieczka  
Hi Hamish,

Something of an interest for you maybe? Please read below.

Maciek

guest wrote (Thu, Jan 25 2007 18:35:13):

> Subject: lib/ogsf/Makefile should use $(FFMPEGLIBPATH)
> 
> Platform: Mac OSX
> grass obtained from: CVS
> grass binary for platform: Compiled from Sources
> GRASS Version: grass6 CVS checked out 2007/01/25
> 
> The Makefile for lib/ogsf does not use $(FFMPEGLIBPATH).  If you have ffmpeg
libraries in an odd place, lib/ogsf will not compile. 
> 
> Here's a patch (using cvs diff -u lib/ogsf/Makefile):
> 
> Index: lib/ogsf/Makefile
> ===================================================================
> RCS file: /home/grass/grassrepository/grass6/lib/ogsf/Makefile,v
> retrieving revision 1.25
> diff -u -r1.25 Makefile
> --- lib/ogsf/Makefile   18 Jun 2006 22:05:12 -0000      1.25
> +++ lib/ogsf/Makefile   25 Jan 2007 17:31:03 -0000
> @@ -1,6 +1,6 @@
>  MODULE_TOPDIR = ../..
> 
> -EXTRA_LIBS=$(GISLIB) $(BITMAPLIB) $(VECTLIB) $(XLIBPATH) $(OPENGLLIB)
$(OPENGLULIB) $(TIFFLIBPATH) $(TIFFLIB) $(FFMPEGLIB) $(SITESLIB) $(G3DLIB)
> +EXTRA_LIBS=$(GISLIB) $(BITMAPLIB) $(VECTLIB) $(XLIBPATH) $(OPENGLLIB)
$(OPENGLULIB) $(TIFFLIBPATH) $(TIFFLIB) $(FFMPEGLIBPATH) $(FFMPEGLIB)
$(SITESLIB) $(G3DLIB)
> 
>  LIB_NAME = $(OGSF_LIBNAME)
> 
> Bill Perkins
Fri, Feb 9 2007 09:17:26    Owner changed to hbowman by mneteler  
Fri, Feb 9 2007 09:18:00    Mail sent by mneteler  
Hi Hamish,

I assume that you most insights here:
https://intevation.de/rt/webrt?serial_num=5453

thanks,
Markus
Wed, Feb 21 2007 00:16:19    Comments added by hbowman  
I will have to wait to work on this until Debian/Etch is released & I upgrade
to that. Unofficial deb packages for FFMPEG are no longer fully supported for
Debian/Sarge and I currently can't test.

In the mean time someone else is free to work on it.


Hamish
Sun, Mar 11 2007 14:20:18    Status changed to resolved by gclements  
Comment | Reply | Open

You are currently authenticated as guest.
[Show Configuration] [Login as another user]

Users Guide - Mail Commands - Homepage of RequestTracker 1.0.7 - list any request