Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 356753 - media-gfx/xfig-3.2.5b-r1 fails to build against media-libs/libpng-1.5
Summary: media-gfx/xfig-3.2.5b-r1 fails to build against media-libs/libpng-1.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libpng-1.5
  Show dependency tree
 
Reported: 2011-02-27 20:34 UTC by Alexis Ballier
Modified: 2011-05-01 10:10 UTC (History)
0 users

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


Attachments
fix (libpng.patch,2.46 KB, patch)
2011-02-27 20:41 UTC, Alexis Ballier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Ballier gentoo-dev 2011-02-27 20:34:35 UTC
x86_64-pc-linux-gnu-gcc -O2 -fno-strength-reduce -fno-strict-aliasing     -I/usr/include -I/usr/include -I/usr/include/X11 -I. -I/usr/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L                               -D_POSIX_SOURCE -D_XOPEN_SOURCE                                 -D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64                                                                -DFUNCPROTO=15 -DNARROWPROTO                                                -DUSE_INLINE -DUSE_XPM -DXAW3D                         -DUSE_JPEG -DI18N -DSETLOCALE  -DNEWARROWTYPES    -c -o f_readpng.o f_readpng.c
f_readpng.c: In function ‘read_png’:
f_readpng.c:76:9: error: dereferencing pointer to incomplete type
f_readpng.c:93:17: error: dereferencing pointer to incomplete type
f_readpng.c:94:38: error: dereferencing pointer to incomplete type
f_readpng.c:98:17: error: dereferencing pointer to incomplete type
f_readpng.c:100:39: error: dereferencing pointer to incomplete type
make: *** [f_readpng.o] Error 1
Comment 1 Alexis Ballier gentoo-dev 2011-02-27 20:41:03 UTC
Created attachment 264095 [details, diff]
fix

not upstreamed, please do it
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2011-05-01 10:10:36 UTC
Thank you again, Alexis! Patch was added to the tree.