Displaying 20 results from an estimated 400 matches similar to: "Question about __wine_dbg_vprintf"
2001 Dec 09
1
Upgrade WINE on RH7.2 now can't load libntdll.so
I upgraded the version of WINE on my RH7.2 system to wine-20011106-1.i386.rpm
now any time I run the wine command I get the following:
$ wine -v
wine: error while loading shared libraries: libntdll.so: cannot open shared object file: No such file or directory
That file is definitely there and readable:
$ ls -l /usr/lib/wine/libntdll.so
-rwxr-xr-x 1 root root 1175402 Nov 5 23:54
2001 May 01
1
cannot find libntdll.so
Sorry to bug everyone. I can't find the messages about this one any more.
I have had wine running in the past but currently it gives me the error
about being unable to find libntdll.so (wine: error in loading shared
libraries: libntdll.so: cannot open shared object
file: No such file or directory).
I had codeweavers 20010305 installed and our application sort of running
under it.
I wanted
2003 May 13
3
/usr/libexec/ld-elf.so.1: Shared object "libntdll.dll.so" not found
hi! ;;.)==
i'm having a slight problem here:
# uname -nrs
FreeBSD aegis.terrabionic.lan 4.7-STABLE
# wine setup.exe
/usr/libexec/ld-elf.so.1: Shared object "libntdll.dll.so" not found
# locate libntdll.dll.so
/usr/local/lib/wine/libntdll.dll.so
# cat /compat/linux/etc/ld.so.conf
/usr/lib
/usr/local/lib
/usr/X11R6/lib
# pkg_version | grep wine
wine-2003.05.08
2001 Sep 04
2
Wine 20010904-1 can't find libntdll.so
I just installed Wine version 20010904-1 on RH7.1. libntdll.so is in
/usr/lib/wine but even though I have defined the WINEDLLPATH to
include that directory, when I try to run wine I get an error message
that says...
wine: error while loading shared libraries: libntdll.so: cannot load
shared object file: No such file or directory.
What's up?
Jack C. Holt
SAIC, Wireless Systems Group
2001 Nov 22
1
WineX installation problem.
Hi,
I've just tried to install winex under a mdk 8.1 linux distrib.
All seems to be right untill i launch wineinstall:
After answering yes,yes,/c
I obtain this message :
Configuring Wine for a no-windows install in /c...
Created /root/.wine/config using default Wine configuration.
You probably want to review the file, though.
Compiling regapi...
rm -f regapi && ln -s ../../wine
2003 Sep 08
1
libntdll.dll.so
Hello,
I am quite new in this, and I have not been able to figure out what the
problem can be after looking at the documentation for quite a long
time. I guess that it will be a stupid mistake, though.
I have RedHat9.0 and have installed wine with the .rpm for this
distribution available at sourceforge.net. When I try to execute the
binaries 'wine' or 'winecfg' I get the
2001 Nov 19
1
Crash when pressing OK/Cancel in User Preferences - Lotus Notes RNext
Wine version: 20011108
CVS update run this morning
Ran the following commands
make uninstall
make clean
/tools/wineinstall
Lotus Notes RNext running OK with latest CVS (I was having problems where
buttons would not work), however if I go into User Preferences, and then
click on either the OK or Cancel button, a crash occurs producing the
following in the debugger....
WineDbg starting...
2001 Mar 07
2
can't find libntdll.so, but it's there
Wine (20001202-1mdk) invoked, message "can't find libntdll.so, no such file
or directory." However there is such a file. Same wine.conf file used as
with earlier version 20001026-4mdk. In both installations, wine never made
a proper wine.conf file, file was blank and I had to write my own. I don't
notice anything in the wine.conf file about where the libraries are.
2001 Feb 02
2
undefined symbol
Has anyone seen this error? is it a bug? if not then what am I doing
wrong with the compile?
I downloaded the lastest CVS, applied the transgaming patch, it built
fine and installed fine.
# wine /mnt/hda1/windows/sol.exe
wine: error in loading shared libraries: /usr/local/lib/libntdll.so:
undefined symbol: wine_ldt_copy
thanks
heath
Sent via Deja.com
http://www.deja.com/
2001 Aug 25
1
Office XP Debugging
Hello All I'm trying to get Office XP running.
Heres the full story, If I can get officeXP and Ivex Windraft and
Winboard functioning, I may be in a place to argue that I can switch my
workstation at work from win NT40 to Linux.
Any help is appriceated here is the Debug output for the full please
email me evenings or weekends. Thanks.
Auto-generated debug report by Wine Quick Debug Report
2001 Aug 25
2
Office XP Debbuging (I need some support here) and guidance wouldn't hurt either.
Hello, I'm trying to get Office XP working on Wine
Here is the Debug Information.
Thanks.
-----------------------------------------------------------------------
Auto-generated debug report by Wine Quick Debug Report Maker Thingy:
WINE Version: Wine release 20010824
Windows Version: Windows NT 5.x
Distribution: Mandrake 7.2
Kernel Version:
2001 Dec 02
1
wine: error while loading shared libraries: libntdll.so
I had an old version which I removed by the "remove all" or sth method. I
think I may have done a mistake when I was removing and I get the following
message but nothing else, it is an unstripped version:
wine: error while loading shared libraries: libntdll.so: cannot open shared
object file: No such file or directory.
Please let me know which is the normal way to recover since
2001 Nov 09
2
problem with wineinstall : regapi cannot find libntdll.so
Hi,
I am trying to compile wine, well i just done ./configure and make
depend && make stuff. After compilation finished (successfully). I
discovered wineinstall, i tried to use it but the problem is that regapi
returns an error : it cannot find shared object libntdll.so, even when i
symlink it in programs/regapi/ in my root compilation directory and in
/ust/local/lib (i am installing wine
2002 Feb 26
1
Wine on RedHat 7.2
Hi,
I'm a bit of a Linux newb, so please excuse me if I'm missing the
obvious. I installed RedHat 7.2, and downloaded the latest rpm for Wine
(linked to from WineHQ). I have read the docs, and put together what at
least should be a working config. When I try to run Wine from the command
line, I get an error:
error while loading shared libraries: libntdll.so: cannot open shared
object
2001 Jun 29
2
Segmentation Fault
During the compile of Wine, everything goes smoothly until I hit
ntdll.spec. As soon as it enters the directory ntdll, it segfaults.
Here's the full text of the error (we'll start at the point it enters
the ntdll directory):
make[2]: Entering directory '/root/wine/dlls/ntdll'
LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH"
../../tools/winebuild/winebuild -fPIC
2001 Mar 06
1
[Newbie] - Wine libntdll.so error ?
Hi,
Just installed the RPM version of wine from a Mandrake i686 package ,
installs fine , but when I try to start it up I get a -
wine: error in loading shared libraries: libntdll.so: cannot open shared
object file: No such file or directory.
Here's my conf file :
;;
;; MS-DOS drives configuration
;;
;; Each section has the following format:
;; [Drive X]
;; Path=xxx (Unix path for
2001 Feb 26
2
undefined symbol: wine_ldt_copy
When I run wine I get the following error messege:
wine: error while loading shared libraries: /usr/local/lib/libntdll.so:
undefined symbol: wine_ldt_copy
I'm using RedHat 7 and the wine from:
ftp://ftp.rpmfind.net/linux/powertools/7.0/i386/RedHat/RPMS/wine-20000725-2.
i386.rpm
I ran ldconfig and I still get the same error message. Any ideas?
How do you find out what symbols are in a
2002 Jul 14
6
20020710 & winetest
Last 3 wines are failed to compile on various reasons.
(If I remember correctly: 20020411 compiles;
20020509, 20020605, 20020710 does not.)
wine 20020710
make[2]: Entering directory `/home/hurtta/game/wine-20020710/programs/winetest'
gcc -c -I. -I. -I../../include -I../../include `perl -MExtUtils::Embed -e perl_inc` -g -O2 -Wall
-fno-strength-reduce -mpreferred-stack-boundary=2 -fPIC
2005 Jun 07
3
Problem with Notes on Debian Wine
For a while now I have had a problem running Notes on Debian Wine. Most of
the time it runs just fine, but whenever I try to open a mail document which
has an attachment Notes just terminates.
I have the log and the relevant bit seems to say:-
err:syslevel:_CheckNotSysLevel Holding lock 0x41311700 level 3
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
2001 Aug 13
2
ntdll compile error
Problem:
When I try to make wine (tried older versions and latest CVS) everyting
works ok until it get's to dlls/ntdll (tried both manually and
tools/wineinstall) then I get this message:
-------------------------cut------------------------------
make[1]: Entering directory `/stuff/wine/wine/dlls'
make[2]: Entering directory `/stuff/wine/wine/dlls/ntdll'