[Bug 3852] libxcalibrate need newer xcalibrateext to compile

bugzilla-daemon at treke.net bugzilla-daemon at treke.net
Mon Feb 25 11:32:56 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=3852


bing <bingquick at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from bing <bingquick at gmail.com>  2008-02-25 11:32:55 ---
$ mtn log|more
|   Revision: 45ed15a71cd24c4894d885800ddeb8de3cdcc32c

$ cat packages/xcalibrateext/xcalibrateext_git.bb |grep tag
...tag=a1d5ef0c73fbef3e758c51b57ac69ba9567bae04"

$ bitbake -cclean xcalibrateext && bitbake xcalibrateext
...
NOTE: build 200802252223: completed

$ bitbake -cclean libxcalibrate && bitbake libxcalibrate
...
| xcalibrate.c: In function 'XCalibrateScreenToCoord':
| xcalibrate.c:235: error: 'xXCalibrateScreenToCoordReq' undeclared (first use
in this function)
...

Change tag in packages/xcalibrateext/xcalibrateext_git.bb to:
tag=1da6fd1e2c7a49648245c98481fabea8b9690a8c

Re-run above commands succeeded.


-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list