Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78881 - net-misc/nx-x11 needs to have media-libs/jpeg as a dependency
Summary: net-misc/nx-x11 needs to have media-libs/jpeg as a dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo NX Server project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 76387
  Show dependency tree
 
Reported: 2005-01-20 16:33 UTC by Joe Kowalski
Modified: 2005-02-17 03:03 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 Kowalski 2005-01-20 16:33:22 UTC
The net-misc/nx-x11-1.4.0-r3.ebuild needs to have a dependency on media-libs/jpeg, which provides jpeglib.h.  If this file is missing, the build will fail.  This bug will only show up on machines that have not yet installed anything that depended on media-libs/jpeg.  

Reproducible: Always
Steps to Reproduce:
1.  Unmerge media-libs/jpeg (only if it is installed already).
2.  Emerge net-misc/nx-x11.

Actual Results:  
The build will fail when it cannot find jpeglib.h while compiling the nxcomp
library.  

Expected Results:  
Had media-libs/jpeg listed as a dependency and required its installation first.
Comment 1 Stuart Herbert (RETIRED) gentoo-dev 2005-02-17 02:45:42 UTC
Hi,

Thanks for reporting this.  nx-x11-1.4.0-r4 will appear on your local rsync mirror later today.

Best regards,
Stu