#9008: Update zlib to latest upstream, and clean up spkg-install
----------------------------+-----------------------------------------------
Reporter: drkirkby | Owner: GeorgSWeber
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.4.3
Component: build | Keywords:
Author: David Kirkby | Upstream: N/A
Reviewer: Mike Hansen | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Comment(by drkirkby):
Thank you Mike for trying.
Can you attach the output of the Makefile? The 'configure' script creates
a Makefile, which has a section 'install'. When I grep 'cp' from that, I
see:
{{{
# cp contrib/asm?86/match.S ./match.S
cp zlib.h zconf.h $(includedir)
cp $(LIBS) $(libdir)
cp zlib.3 $(man3dir)
cp -p Makefile.in Makefile
cp -p zconf.in.h zconf.h
}}}
In other words, there is nothing there with a empty destination. But of
course, you will get a different Makefile to me.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9008#comment:5>
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.