Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9042 - cups-1.1.16.ebuild fails without xfree
Summary: cups-1.1.16.ebuild fails without xfree
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Grant Goodyear (RETIRED)
URL:
Whiteboard:
Keywords:
: 9246 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-12 11:24 UTC by Gwenn
Modified: 2003-02-04 19:42 UTC (History)
6 users (show)

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 Gwenn 2002-10-12 11:24:55 UTC
Emerge of cups-1.1.16.ebuild fails if there is no xfree :

[...]
Compiling SFont.cxx...
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
In file included from SFont.cxx:14:
SFont.h:30: parse error before `*' token
SFont.h:69: syntax error before `*' token
SFont.h:70: syntax error before `*' token
SFont.h:72: 'Colormap' is used as a type, but is not defined as a type.
SFont.h:126: `Drawable' was not declared in this scope
SFont.h:126: parse error before `,' token
SFont.cxx:18: parse error before `*' token
SFont.cxx:21: ISO C++ forbids declaration of `visual' with no type
SFont.cxx:21: `visualA' was not declared in this scope
SFont.cxx:22: ISO C++ forbids declaration of `depth' with no type
SFont.cxx:22: `depthA' was not declared in this scope
SFont.cxx:23: ISO C++ forbids declaration of `colormap' with no type
SFont.cxx:23: `colormapA' was not declared in this scope
SFont.cxx:24: parse error before `}' token
SFont.cxx:64: cannot declare member function `SFontFile::SFontFile' within `
   SFontEngine'
SFont.cxx:64: syntax error before `{' token
SFont.cxx:67: cannot declare member function `SFontFile::SFontFile' within `
   SFontEngine'
SFont.cxx:67: syntax error before `{' token
SFont.cxx:72: cannot declare member function `SFont::SFont' within `SFontEngine
   '
SFont.cxx:72: syntax error before `{' token
SFont.cxx:75: cannot declare member function `SFont::SFont' within `SFontEngine
   '
SFont.cxx:75: syntax error before `{' token
SFont.cxx:78: cannot declare member function `SFont::getCharPath' within `
   SFontEngine'
SFont.cxx:78: syntax error before `{' token
make[1]: *** [SFont.o] Error 1
make: *** [all] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 39, Exitcode 2
!!! compile problem
Comment 1 SpanKY gentoo-dev 2002-10-17 17:27:48 UTC
*** Bug 9246 has been marked as a duplicate of this bug. ***
Comment 2 SpanKY gentoo-dev 2002-10-26 12:01:20 UTC
1.1.17_pre20021025 fixes this problem