Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7300 - quicktime4linux is missing the libpng dependency
Summary: quicktime4linux is missing the libpng dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-31 10:24 UTC by Markus Bertheau (RETIRED)
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 Markus Bertheau (RETIRED) gentoo-dev 2002-08-31 10:24:42 UTC
gcc -c `cat i686/c_flags`  ima4.c -o i686/ima4.o
gcc -c `cat i686/c_flags`  jpeg.c -o i686/jpeg.o
In file included from jpeg.h:4,
                 from jpeg.c:5:
libmjpeg.h:34:61: png.h: No such file or directory
In file included from jpeg.h:4,
                 from jpeg.c:5:
libmjpeg.h:44: parse error before "jmp_buf"
libmjpeg.h:44: warning: no semicolon at end of struct or union
libmjpeg.h:70: field `jpeg_error' has incomplete type
make: *** [i686/jpeg.o] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 2, Exitcode 2
!!! (no error message)

This is gcc-3.2.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-09-01 09:20:16 UTC
good catch!