Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 652 - Incompatible libraries
Summary: Incompatible libraries
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-11 01:35 UTC by Joe Tennies
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Tennies 2002-02-11 01:35:01 UTC
Could you split libraries when they are no longer backward compatible (so they
don't appear in `qpkg --dups`).  Big ones I know of are db and freetype (I know
freetype-1.x and freetype-2.x are not compatible at all).

By this I mean: freetype-1.4.2 and freetype2-2.0.4

or whatever.  I mean, PHP3 and PHP4 are still mostly compatible, so they don't
need it.  When libraries do that jump, they are typically not compatible w/ each
other.  This will become more prominent as libraries in Linux get rewritten due
to poor original implementation.  (I know SDL will do it and GTK+ & GLIB are in
the process of it.)
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-02-11 13:25:31 UTC
This is solved by binary compatibility slots, now in testing.