Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47424 - camE-1.7 failes to compile due to missing #define TRUE and #define FALSE
Summary: camE-1.7 failes to compile due to missing #define TRUE and #define FALSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-10 05:38 UTC by Claes Nästén
Modified: 2004-06-10 10:00 UTC (History)
1 user (show)

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


Attachments
webcam.c patch, fixing missing definitions of TRUE and FALSE (came-1.7-truefalse.patch,535 bytes, patch)
2004-04-10 05:40 UTC, Claes Nästén
Details | Diff
came-1.7.ebuild patch adding TRUE/FALSE patch (came-1.7.ebuild.diff,380 bytes, patch)
2004-04-10 05:42 UTC, Claes Nästén
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Claes Nästén 2004-04-10 05:38:15 UTC
camE-1.7 fails to compile bailing out due to a missing defenitions of TRUE and FALSE. Patches for fixing the ebuild and compilation error included.

Reproducible: Always
Steps to Reproduce:
Comment 1 Claes Nästén 2004-04-10 05:40:06 UTC
Created attachment 29018 [details, diff]
webcam.c patch, fixing missing definitions of TRUE and FALSE
Comment 2 Claes Nästén 2004-04-10 05:42:00 UTC
Created attachment 29019 [details, diff]
came-1.7.ebuild patch adding TRUE/FALSE patch
Comment 3 SpanKY gentoo-dev 2004-04-11 10:36:47 UTC
added to cvs, thanks for the patch
Comment 4 Matthias Geerdsen (RETIRED) gentoo-dev 2004-06-10 02:19:56 UTC
Looks like the patch is in /files, but the ebuild wasn't modified ;-)
Comment 5 SpanKY gentoo-dev 2004-06-10 10:00:37 UTC
heh, very true

fixed the ebuild for real this time, thanks :)