#12076: optional package libogg-1.1.4.spkg causes error upon SAGE_ROOT 
relocation
-------------------------------------+--------------------------------------
       Reporter:  mariah             |         Owner:  tbd       
           Type:  defect             |        Status:  needs_info
       Priority:  major              |     Milestone:  sage-5.1  
      Component:  optional packages  |    Resolution:            
       Keywords:  sd40.5             |   Work issues:            
Report Upstream:  N/A                |     Reviewers:            
        Authors:  Mike Hansen        |     Merged in:            
   Dependencies:                     |      Stopgaps:            
-------------------------------------+--------------------------------------
Changes (by ddrake):

  * status:  needs_review => needs_info


Comment:

 The patch here appears to fix the problem, but I notice that the `ogg.pc`
 file looks a little different from all the others:
 {{{
 drake@sagenb:~/s/y5.1.b0/local/lib/pkgconfig$ grep ^prefix= *
 bdw-gc.pc:prefix=${SAGE_ROOT}/local
 freetype2.pc:prefix=${SAGE_ROOT}/local
 gnutls-extra.pc:prefix=${SAGE_ROOT}/local
 gnutls.pc:prefix=${SAGE_ROOT}/local
 gsl.pc:prefix=${SAGE_ROOT}/local
 libpng12.pc:prefix=${SAGE_ROOT}/local
 libpng.pc:prefix=${SAGE_ROOT}/local
 m4ri.pc:prefix=${SAGE_ROOT}/local
 ogg.pc:prefix=/home/drake/s/5.1b0/local
 opencdk.pc:prefix=${SAGE_ROOT}/local
 pynac.pc:prefix=${SAGE_ROOT}/local
 python-2.7.pc:prefix=${SAGE_ROOT}/local
 python.pc:prefix=${SAGE_ROOT}/local
 sqlite3.pc:prefix=${SAGE_ROOT}/local
 zlib.pc:prefix=${SAGE_ROOT}/local
 }}}

 Observe that only `ogg.pc` has the original `SAGE_ROOT` in its `prefix`;
 all other files have `prefix` in terms of `SAGE_ROOT`. Is that what we
 want? Is that okay?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12076#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to