Fedora Linux Support Community & Resources Center
  #1  
Old 29th July 2012, 05:40 PM
Thommy Offline
Registered User
 
Join Date: Dec 2011
Posts: 17
linuxchrome
Errors while compilling compiz

Does anybody know why Compiling compiz ends with this errors ? "/usr/include/X11/Xutil.h:781:5: error: unknown type name ‘wchar_t’ " ? Thank you for answers
Reply With Quote
  #2  
Old 30th July 2012, 12:31 PM
george_toolan Offline
Registered User
 
Join Date: Dec 2006
Posts: 1,718
linuxfirefox
Re: Errors while compilling compiz

Should be defined in Xlib.h

Code:
#ifndef X_WCHAR
#include <stddef.h>
#else
#ifdef __UNIXOS2__
#include <stdlib.h>
#else
/* replace this with #include or typedef appropriate for your system */
typedef unsigned long wchar_t;
#endif
#endif
Reply With Quote
Reply

Tags
compilling, compiz, errors

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
effect errors in Compiz animation plugin dmyersturnbull Using Fedora 3 21st November 2009 12:42 AM
compilling garnome-2.24.0 failed rukelee Installation and Live Media 3 28th December 2008 03:29 PM
Compiz errors? Zoiked Using Fedora 1 30th November 2007 05:48 PM
Compiz Failing With No errors? bradlongo Using Fedora 27 2nd November 2007 07:21 AM


Current GMT-time: 18:24 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat