Re: Garena Messenger Chat not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Googling this:

> 
> 
> Code:
> /usr/include/linux/errno.h:4:23: error: asm/errno.h: No such file or directory 
> 
> 
> 


led me to this:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48879
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/825574

Regarding this: 

> 
> 
> Code:
> configure: OpenCL development files not found, OpenCL won't be supported.
> configure: gstreamer-0.10 base plugins development files not found, gstreamer support disabled
> configure: OSS sound system found but too old (OSSv4 needed), OSS won't be supported.
> configure: libcapi20 development files not found, ISDN won't be supported.
> configure: libcups development files not found, CUPS won't be supported.
> 
> configure: WARNING: OpenSSL development files not found, SSL won't be supported.
> 
> configure: WARNING: No sound system was found. Windows applications will be silent.
> 
> 

You can probably live without OpenCL and ISDN support. Gstreamer is for multimedia playback, but depending on the version of glib you have, may not work anyway. 

You only need CUPS support if you want to be able to print from apps running in Wine.

You need openSSL. 

OSSv4 is only needed if that is your only sound driver. Most people have ALSA, but since configure didn't find any sound system at all, I'm guessing you may actually be using OSS. If that is true, you need to install OSSv4, including the development files, as older versions of OSS won't work. If you have ALSA, install the development files.

Note that if your OS is 64 bit, you need the 32 bit packages for all of Wine's dependencies. If you're sure you have something installed and configure still can't find it, you may need to make a symlink. Check the config.log in the build directory for more detail about what it's looking fo and where.







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux