Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137972 - x11-misc/xvidcap-1.1.3-r4 failes to compile with media-libs/libpng-1.2.10
Summary: x11-misc/xvidcap-1.1.3-r4 failes to compile with media-libs/libpng-1.2.10
Status: RESOLVED DUPLICATE of bug 137042
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-25 13:56 UTC by Friedrich Oslage (RETIRED)
Modified: 2006-06-25 15:30 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 Friedrich Oslage (RETIRED) gentoo-dev 2006-06-25 13:56:42 UTC
Emerging xvidcap-1.1.3-r4 while libpng-1.2.10 is installed results in:

T xvidcap-mngutil.o -MD -MP -MF ".deps/xvidcap-mngutil.Tpo" \
          -c -o xvidcap-mngutil.o `test -f 'mngutil.c' || echo './'`mngutil.c; \        then mv -f ".deps/xvidcap-mngutil.Tpo" ".deps/xvidcap-mngutil.Po"; \
        else rm -f ".deps/xvidcap-mngutil.Tpo"; exit 1; \
        fi
mngutil.c:36: Fehler: In Konflikt stehende Typen f
Comment 1 Friedrich Oslage (RETIRED) gentoo-dev 2006-06-25 13:56:42 UTC
Emerging xvidcap-1.1.3-r4 while libpng-1.2.10 is installed results in:

T xvidcap-mngutil.o -MD -MP -MF ".deps/xvidcap-mngutil.Tpo" \
          -c -o xvidcap-mngutil.o `test -f 'mngutil.c' || echo './'`mngutil.c; \        then mv -f ".deps/xvidcap-mngutil.Tpo" ".deps/xvidcap-mngutil.Po"; \
        else rm -f ".deps/xvidcap-mngutil.Tpo"; exit 1; \
        fi
mngutil.c:36: Fehler: In Konflikt stehende Typen für »png_save_uint_16«
/usr/include/png.h:2633: Fehler: Vorherige Deklaration von »png_save_uint_16« war hier
make[2]: *** [xvidcap-mngutil.o] Fehler 1


Downgrading to media-libs/libpng-1.2.8-r1 works for me.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-06-25 15:30:50 UTC

*** This bug has been marked as a duplicate of 137042 ***