Displaying 20 results from an estimated 10000 matches similar to: "Re: ntdll.dll.so: invalid ELF header"
2010 Feb 09
6
ntdll.dll.so: invalid ELF header
Hi,
I am using Debian GNU/Linux Lenny with kernel verison 2.6.26-2-amd64
(x86_64) and want to compile wine 1.1.38 form the source Tarball.
After successful compilation and installation through "make install",
I get the following
error when trying to run wine (e.g. when trying to run winecfg or any
other application).
wine: failed to initialize: /usr/local/lib/wine/ntdll.dll.so:
2011 Aug 10
2
Re: ntdll.dll.so: invalid ELF header
Good day, i've got a problem with antivir, probably someone knows:
error (211): program file of AntiVir has been modified".
I wonder if prelink is affecting it?
2011 Sep 06
0
Re: ntdll.dll.so: invalid ELF header
dimesio wrote:
>
> Blowbrown4 wrote:
> > Good day, i've got a problem with antivir, probably someone knows:
> > error (211): program file of AntiVir has been modified".
> > I wonder if prelink is affecting it?
>
> What does this have to do with Wine?
That is what I don`t get here also [Rolling Eyes]
2011 May 02
1
Re: ntdll.dll.so: invalid ELF header
This is a complicated problem. Fortunately, solution is posted here.
2007 Aug 07
1
Errors compiling wine under Red Hat
Hello, all,
I'm trying to get Wine running on some Red Hat boxes at my University (don't
worry, I have permission!) ... But, I don't have any root access to the
boxes, and I'm limited to installing on my shared (AFS) space. In any case,
I'd probably want it to run from my user space anyways, so that its
accessible from all boxes on the network.
Some required information,
2004 Aug 14
0
CORRUPTION: /lib/tls corruption with ELF prelinking
The current /lib/tls support in Xen/Linux through rewriting faulting
instructions seems to work well, but for one rather nasty issue.
If you are running with /lib/tls on a system that also uses prelinking
(you can check this by looking for e.g., /etc/cron.daily/prelink) then
you''re /lib/tls libraries will get corrupted!
The problem is that the prelinking changes cause some of the binary
2010 Jun 09
2
Help with simple dll wrapper around linux so
Ive recently got metatrader to work on linux uner wine and would now like to see if i can import a dll wrapper so i can use some code i wrote in linux. Im trying something like this (based on http://www.winehq.org/docs/winelib-guide/bindlls) :
add.c:
Code:
int add(int a,int b) {
return a+b;
}
add.h:
> int add(int,int);
WinAdd.c:
WinAdd.c:
Code:
#include <windef.h>
#include
2011 Apr 17
1
[Debian 64Bits]Unable to install wine
Hi,
I compile wine myself and i don't use packages. The compilation works correctly but i have a big problem when i want to install wine.
The problem come from when "make install" want to install ntdll.so. After to launch the command, the first dll.so are installed well but i have an error with this dll.so.
I have Debian Sid 64bits so i compile wine with :
Code:
./configure
2008 Sep 11
3
Invalid ELF binary with windows DLL - what is this ?????????
What does thoes this means???
warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\msvfw32.dll": /home/xekhz/.wine/dosdevices/c:/windows/system32/msv
fw32.dll: invalid ELF header
2005 Nov 28
1
[Invalid ELF header] GSM audio codec in Ventrilo
Hi all,
I'm trying to run Ventrilo (voice chat) on WINE.
I have the latest version of wine.
I installed correctly Ventrilo.
Now I have to setup it to use the GSM 6.10 codec.
I read on-line that I only need to add "MSACM.msgsm610=msgsm32.acm" to
the system.ini file, and add the file in the /system directory.
I did it, but when I choose the codec GSM I get an error:
"Unable to
2012 Sep 28
1
Prelink failure
I have a number of CentOS6 machines, and on one of them, the daily prelink
cron job aborts. Any ideas what to look for?
/etc/cron.daily/prelink:
/etc/cron.daily/prelink: line 47: 9381 Aborted (core dumped) /usr/sbin/prelink -av $PRELINK_OPTS >> /var/log/prelink/prelink.log 2>&1
I'm unfamiliar with prelink, so I'm not sure what to look for in the logs.
2017 Aug 30
0
rkhunter and prelink
On Wed, 2017-08-30 at 11:03 -0500, Valeri Galtsev wrote:
> On Wed, August 30, 2017 10:43 am, Tony Schreiner wrote:
> > This has come up for me on the most recent upgrade, add the line
> >
> > HASH_CMD=sha1sum
> >
> > On Wed, Aug 30, 2017 at 11:15 AM, <m.roth at 5-cent.us> wrote:
> >
> > > Can't remember if I posted this before...
2011 Mar 15
3
COM header files required
Hello All,
I am using wine-1.3.0. When I try to compile my code using winegcc compiler, I get errors like "comdef.h not found".
I searched in wine installation location for COM related headers and found that they are not available.
Are these files available with latest version of wine?
Kindly help me out of this problem.
Regards,
Kiran
2007 Dec 19
1
Prelink: Something's happening here
Can anybody explain to me what's going on here? This is a CentOS 4 i386
system.
[root at edison ~]# rm -f /etc/prelink.cache
[root at edison ~]# /etc/cron.daily/prelink
[root at edison ~]# rpm -qf /usr/bin/sqlite3
sqlite-3.3.6-2
[root at edison ~]# rpm --verify sqlite
prelink: /usr/bin/sqlite3: at least one of file's dependencies has changed
since prelinking
S.?.....
2008 Oct 13
3
console output
Hi All,
Does anyone knows what doest this output means?
[root@serverxen ~]# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 3202 8 r----- 5220.1
vm1 3 4095 2 -b---- 3529.2
vm2 5 8191 4 -b---- 399.0
[root@serverxen ~]# xm
2005 Nov 23
0
GDM problem
Here's another data point regarding the GDM problem I'm having. Once
again, I get this on the console:
There was an error loading the theme Default
Couldn't recognize the image file format for file
'/usr/share/gdm/themes/Default/background.png'
Yesterday I needed to edit some graphics I had done for a job. I use
gimp. Now gimp tells me:
Image type 'png' is not
2017 Aug 30
2
rkhunter and prelink
On Wed, August 30, 2017 10:43 am, Tony Schreiner wrote:
> This has come up for me on the most recent upgrade, add the line
>
> HASH_CMD=sha1sum
>
> On Wed, Aug 30, 2017 at 11:15 AM, <m.roth at 5-cent.us> wrote:
>
>> Can't remember if I posted this before... We're getting warnings from
>> rkhunterWarning: Checking for prerequisites [ Warning
2008 Jan 30
0
Besoin d'un Financement rapide ?
[1]Si vous n'arrivez pas ? lire correctement ce message cliquez ici
[2]Disponis le crdit selon vous
[3][email-noel_02.gif]
[4][email-noel_03.gif]
[5][email-noel_04.gif]
[6][email-noel_05.gif]
[7][email-noel_06.gif]
2017 Aug 30
1
rkhunter and prelink
in my prior message, that should be in rkhunter.conf
On Wed, Aug 30, 2017 at 11:43 AM, Tony Schreiner <anthony.schreiner at bc.edu>
wrote:
> This has come up for me on the most recent upgrade, add the line
>
> HASH_CMD=sha1sum
>
> On Wed, Aug 30, 2017 at 11:15 AM, <m.roth at 5-cent.us> wrote:
>
>> Can't remember if I posted this before... We're getting
2015 Jun 19
0
NUX Skype for Linux
On Thu, June 18, 2015 10:05, Valeri Galtsev wrote:
>
> On Thu, June 18, 2015 8:29 am, Jonathan Billings wrote:
>> On Thu, Jun 18, 2015 at 09:11:01AM -0400, James B. Byrne wrote:
>>> So, what does this do?
>>>
>>> # cat /etc/prelink.conf.d/skype.conf
>>> -b /usr/bin/skype
>>
>> It blacklists /usr/bin/skype from prelink. Not sure why, but