General :: While Compiling Wine Got Error Xlib/Xfree86
Sep 29, 2010compiling wine i got error Xlib/Xfree86 how can the package of it for RHEL 5.3
View 1 Repliescompiling wine i got error Xlib/Xfree86 how can the package of it for RHEL 5.3
View 1 RepliesI'm trying to build a program called Obpager, but I'm getting an error saying I don't have xlib.h. From what I understand, that file is included in libx11-dev, which I have installed. Any idea?
Code:
dagoss@MAGIC-PORT:~/Downloads/obpager-1.8$ make
Compiling src/main.cc
In file included from src/main.cc:33:0:
[code]....
I typed vainfo in the terminal and get the following error message
Quote:
libva: libva version 0.31.1
Xlib: extension "XFree86-DRI" missing on display ":0.0".
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/nvidia_drv_video.so
Segmentation fault
when running sax2 -r i get this message any idea on what it means if its a problem how can i fix it
Xlib: extension "XFree86-Misc" missing on display ":0.0".
I'm trying to build a package from wine 1.3.18 following Soul Singin's post here but it gives me this error.
wine: configuration in '/home/user/.wine' has been updated.
wine: cannot find L"unix\tmp\wine-1.3.18\dlls\advapi32\tests\advapi32_test.exe.so"
make[2]: *** [cred.ok] Error 2
make[2]: Leaving directory `/tmp/wine-1.3.18/dlls/advapi32/tests'
[Code].....
This error only appear when I use dpkg-buildpackage not when I compile the source it with make.
I am trying to compile the code. I am getting this following error. Am I missing any package?
x86_screen.h:12:22: error: X11/Xlib.h: No such file or directory
In file included from osal_event.c:12:
x86_screen.h:25: error: expected specifier-qualifier-list before �Display�
make[1]: *** [osal_event.o] Error 1
I'm installing a NVIDIA driver and encountered some error message. Please see below the sequence (I've set runlevel to init 3);
linux:~/SuSe # rpm -ivh NVIDIA_GLX-1.0-4191.suse81:i586.rpm Preparing... ############################ [100%])file /usr/X11R6/lib/modules/drivers/nvidia-drv.o from install of NVIDIA_GLX-1.0-4191 conflicts with file from package XFree86-server-4.3.0.1-21
there are several posts related to my problem but not quite what I want. I don't need any effects to be running nor do I need perfect resolution. I have a PCI-E card Nvidia 8600 gts and I need to run redhat 7.1 for reasons that are not debatable. I also have an onboard ati radeon X 1250 but currently I am running the PCI-E.The installation was successful and ran in GUI, however after installation and reboot, the screen keeps flickering trying to load the desktop.I just need to get the GUI running the same way the installer was able to run in GUI, I tried editing the XF86Config file to change the driver to either vesa or vga but still didn't work. Probing for devices is not an option since the card is not listed and the maximum video ram goes up to 64MB in xconfigurator. It probes my card as a VGA generic with 1 MB ram. I know there is a way to have the desktop load just the same as the installer's gui settings but that's where I need help.
this is after changing all the 'driver' values to vesa. I don't understand why it can't find the screen even though I used the horizontal and vert. sync values for my monitor. Any instructions or advice on how to just get the desktop loaded would be great, I know this is a very old OS but regardless I need for it to work.
I tried to install the pgplot, and I faced this error: X11/Xlib.h: No such file or directory
to solve this, I did this:
sudo apt-get install libx11-dev
but I face the other error which is:
f77 -c -u /usr/local/src/pgplot/drivers/gidriv.f
gidriv:
Error on line 247: syntax error
[Code]...
My old Intrepid box got old and senile in the hardware, so I had to take it back round the shed and put her down.I buried her next to her favorite tree in the backyard. So yes, I got this new Mini ITX setup with a dual core Atom processor and 4 gigs of ram for my new computer. I'm going to use it as a media center in my living room. However Atom 1.6 ghz is no screamer so I'd like to build a system using a light weight operating environment to leave more power for running programs and playing my media.
I could install the latest version of Kubuntu again but I thought this time I'd try to get a bit deeper into Linux and educate myself. Could someone clarify the differences between XFree86, Window Manager, and a Desktop Environment (KDE/GNOME/etc)? I know it goes like Hardware -> XServer -> XFree86 -> Window Manager (I read the tutorial on linux.org). But where does KDE or a "Desktop Environment" come in? Is KDE a decked out window manager with its own programs that runs on top of XFree86 or what? Or does it totally replace XFree86?
I am trying to compile wine (1.1.28) in squeeze (AMD64). After I run the configuration scripts, I receive this error:
"configure: libhal/libdbus 32-bit development files not found, no dynamic device support."
I installed the ia32-libs package and libhal.so, libhal.so.,1libhal.so.1.0.0, libdbus-1.so exist in /usr/lib32.
I am compiling wine with the USB support patches, so I believe I will need libhal.
I used sudo apt-get build-dep wine1.2 to get the dependencies for the lastest Wine, but when compiling it, I get:
configure: WARNING: No OpenGL library found on this system. OpenGL and Direct3D won't be supported.
I thought it gave me all the dependencies I needed.
I'm trying to compile wine from source, with a patch to make it work for Worms Armageddon. I've applied the patch and go to run
Code:
$ ./configure
It then pumps out rows of text and at the end reads:
Code:
configure: WARNING: No OpenGL library found on this system.
OpenGL and Direct3D won't be supported. I went ahead and finished compiling it but it doesn't run worms, so I've come back to this opengl issue.
After finally figuring out how exactly how to compile something from source, I did it with Wine. However, there's a problem, when I'm trying to play a game on Steam (Half-Life) on a TNT2 graphics card (With NVIDIA drivers 71.86 installed as well as all of the packages needed to compile Wine from source), everything either lags or has an error.
One of these errors is that OpenGL32 isn't being initialized after attempting to start the game in that mode. Another error (or I should say problem) is that in Direct3D mode, it just.. crashes lol. Also, in Software mode, it LAGS horribly and I don't think it has to do with the hardware limitations I have on this machine. I did however install the glx and gl drivers AFTER I compiled Wine, do I have to do yet another install?
Debian Lenny 5.0.8
667MHz Celeron Coppermine
NVIDIA TNT2 32mb VRAM card
I am using Fedora 11 (2.6.30.10-105.2.23.fc11.i686.PAE). I got a patch for tpm_tis.c which a module to get my itpm working. And, for this I thought to customise the existing kernel and install new one.
So, I followed the foolowing steps:
In 'make menuconfig' , I have disabled Kernel debugging in the Kernel hacking section.
Then changed EXTRAVERSION to something like .test in Makefile
And, My Idea is to follow these steps:
I'm currently using Fedora 12 with kernel 2.6.31.9 and I was trying to upgrade to 2.6.32.2. These are the steps I followed. After rebooting and choosing this kernel from the Grub menu, I'm just greeted with a black screen with a blinking cursor and it won't proceed beyond that.
These are the commands I issued. I received an error on the first make modules about the mismatch. I then ran CONFIG_DEBUG_SECTION_MISMATCH=y and once finished I ran make modules again and it completed successfully.
Code:
Downloaded kernel package 2.6.32.2 from www.kernel.org
untar archive
make menuconfig (no changes made, saved config file)
make
[Code]...
New to this kernel stuff But not too new to C/C++. I'm trying to compile the linux kernel on a PC, that is running Windows XP 32 bit, using Cygwin. I keep getting the error saying:
Error: Not ELF
make[2]:*** [scripts/mod/elfconfig.h] Error 1
make[1]:*** [scripts/mod] Error 2
make:***[scripts] Error 2
Every time I try to compile it from the main directory of the source, which I hope is what I'm supposed to do, I always get this.
I've been around the block with this problem and don't know what else to check to compile source for gpsbabel-1.4.2. Other posts on this forum mentioning the same error with no resolution on this specifically. I have looked at the following:
1. The Makefile looks like this for the part compiling with expat options:
Code:
gpsbabel$(EXEEXT): configure Makefile $(OBJS)
$(CC) $(CFLAGS) $(LDFLAGS) $(OBJS) -lm -L/lib -lexpat -L/usr/lib -lusb $(OUTPUT_SWITCH)$@
2.Search for library files:
Code:
$find /usr/lib -type f -name "*expat*" -print
/lib/libexpat.so.1.5.2
/lib/libexpatw.so.1.5.2
[code]....
I update my last kernl to 2.6.38-rc7 but when I launch VirtualBox, on stdout.The vboxdrv kernel module is not loaded. Either there is no module available for the current kernel (2.6.38-rc7) or it failed to load. Please recompile the kernel module and install it by sudo /etc/init.d/vboxdrv setup.
View 1 Replies View RelatedI am trying to compile binutils 2.15.92 package on RHEL 5.4, which is required with gcc 3.4.6 version. I have already installed gcc 3.4.6 on /opt/gcc.
I have given the --prefix as /opt/binutils during compilation. I have all flex, bison and m4 packages installed.
I am getting following error during compilation..
Code:
root/binutils/binutils-2.15.92.0.2/binutils/bucomm.c:425: warning: the use of `mktemp' is dangerous, better use `mkstemp'
ar.o: In function `mri_emul':
ar.c:(.text+0x9f2): undefined reference to `yyparse'
[Code]....
These days, I tried to compile my own kernel. Now, it seems work. However, when the kernel is booting, I always get the error message like below:
acpiphp_ibm: ibm_acpiphp_init: acpi_walk_namespace failed
It looks that something is wrong with my acpi subsystem's configuration. But no matter How I reconfig it, this message still occurs.
My distribution is UBUNTU 10.04 LTS
original kernel with the distribution is 2.6.32
My own kernel is 2.6.35
I have problem with compiling server... I finish ./configure without any problem, and now, when I write make, I see that: Quote: Makefile:360: *** missing separator. Stop. I read something, and know, that error shows when there are problem with spaces. And I should use there a tab. On line 360 I have:
Code: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/account.Po@am__quote@ I try to change this one space inside to tab, but that doesnt work for me... Terminal always show error in the same line.
I'm compiling a project that uses boost libraries (1.45.0) for a MIPS target, and when trying to compile with bjam I get the following error:
Code:
libboost_system-mt.a(error_code.o): In function `(anonymous namespace)::generic_error_category::message(int) const':
error_code.cpp:(.text+0x55c): undefined reference to `__glibc_strerror_r'
collect2: ld returned 1 exit status
I just installed wine in an attempt to open .exe files. When running the code line /wine/file.exe the following message appeared: wine: Install the Windows version of Mono to run .NET executables. I tried out two things, both of which didn't work and the message still appears every time I try to use wine
1st: yum install mono-core.i686 It is the Mono CIL runtime, suitable for running .NET code. 2nd: downloading mono windows version from the original website but still couldn't install it because it is an .exe file
how to install libxcb-xlib.so.0?When I start one software and it complains that
"error while loading shared libraries: libxcb-xlib.so.0: cannot open shared object file: No such file or directory"
I have lastest libxcb1 installed and searched in my system but didnot find a relevant result.
I am try to compile and install the as31 program development for the 80c51, but I am getting an error during compiling cannot find "gtk/gtk.h" I downloaded it from /www.pjrc.com/tech/8051/.I send an email to "paul@pjrc.com", he toll me to install gtk1.2-dev indicating that, On Ubuntu, the command is: "apt-get install libgtk1.2-dev"it still produces the error. I am using an HP laptop zv6000 running Fedora 14 and appears that gtk2 and gtk3 is installed This is the result:
[Vinny@HP1 ~]$ apt-get install libgtk1.2-dev
bash: apt-get: command not found...
Install package 'apt' to provide command 'apt-get'? [N/y]
[code]....
I am trying to get xinerama to work with x11vnc on Xvfb and I am getting:
xdpyinfo -ext XINERAMA
Xlib: extension "XINERAMA" missing on display ":0.0".
XINERAMA extension not supported by server
I am using the latest version of x11vnc which says XINERAMA is on by default. I have tried xf4vnc as well and get the same issue.
Xvfb :1 -screen 0 1024x2048x24 &
mwm &
x11vnc -display :1 -bg -nopw -xkb -N
I get a screen that looks like xinerama and windows pass from display to display fine, however xdpyinfo says otherwise and we have software that looks to xdpyinfo to get information about how display guis. When x11vnc was compiled it said it found libXinerama. Not sure what is going on. Does vncviewer need to support xinerama as well? Is there any way to tell if vncviewer does without downloading a newer or different version?
Lot of questions about WINE... When I'm done I'm going to make a HOWTO so that others can do what I did It's hard work, but I'm nearly done.The last problem I'm having is the WINE menu on GNOME won't show up after a install of WINE from a .deb package (it usually does). This was after I compiled WINE from source and removed it with "make uninstall" and "rm -rf /.wine".So now I installed the WINE from a deb package and the Wine menu entry is not showing up.I've tried re-installing Wine and rebooting my PC but nothing seems to work.
View 3 Replies View RelatedI am running Opensuse 11.4 and trying to install the ATI graphics driver. System requirements are for XFree86-Mesa_libGL and XFree86-libs. I can find XFree86-Mesa_libGL but end up with dependency hell and can't find the libGLU.so1 needed and I can't find XFree86-libs Has anyone got any ideas where to find these and any dependencies.
View 5 Replies View RelatedI've tried to install Wine but I get this error: [Errno 14] HTTP Error 400 :http://linuxdownload.adobe.com/linux...ata/repomd.xml Trying other mirror.Error: Cannot retrieve repository metadata (repomd.xml) for repository: adobe-linux-i386. Please verify its path and try again Not sure what is happening here. Can anyone give me some idea and maybe a way to overcome it?
View 4 Replies View Related