Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9188 - Problem with Samba emerge due to cups package ebuild fail
Summary: Problem with Samba emerge due to cups package ebuild fail
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-16 01:24 UTC by David E.Miller
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 David E.Miller 2002-10-16 01:24:21 UTC
tried to emerge samba and the emerge process failed when trying to compile the 
cups package as a dependency. received a compile error when compiling cups. 
never made it to samba ebuild process since the pakage shows cups as a 
dependency.
Comment 1 SpanKY gentoo-dev 2002-10-16 06:45:57 UTC
please submit the error you get when you try to compile samba 
Comment 2 Chris Jensen 2002-10-22 15:01:42 UTC
Cups is looking for some X includes that are not present since xfree86 is not 
installed.  My quick and dirty solution is to obviously (and unfortunately) 
install X.

Below are the lines where everything first starts to break down when compiling 
cups.  So, either something needs to be changed in cups, or xfree needs to 
become a dependency.  Personally, I don't have time to look into it right now.
-----
In file included from SFont.cxx:14:
SFont.h:18:22: X11/Xlib.h: No such file or directory
SFont.h:19:23: X11/Xutil.h: No such file or directory
Comment 3 Donny Davies (RETIRED) gentoo-dev 2002-10-24 21:55:54 UTC

*** This bug has been marked as a duplicate of 9581 ***
Comment 4 Donny Davies (RETIRED) gentoo-dev 2002-10-24 23:51:41 UTC
oops, this is *different*, sorry :(
Comment 5 Donny Davies (RETIRED) gentoo-dev 2002-10-25 00:18:01 UTC
hi.  i just fixed this on cvs.

rsync in about 20 mins and it should build/install fine.

regards.