Hi folks,

For a few days now, I have a lot of problems with wine. I've managed
to get it going a few days back, but I can't remember how. Now it
just seg faults at startup. I just did a:

[EMAIL PROTECTED] wine.build]$ make -s clean
[EMAIL PROTECTED] wine.build]$ ../wine.src/configure --with-ntpd --silent && make -s 
depend && make -s
[EMAIL PROTECTED] wine.build]# make -s install

but that did not fix it:

[EMAIL PROTECTED] dimi]$ which wine
/usr/local/bin/wine
[EMAIL PROTECTED] dimi]$ wine
Segmentation fault
[EMAIL PROTECTED] dimi]$ gdb wine
GNU gdb Red Hat Linux (5.3post-0.20021129.18rh)
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...
(gdb) run
Starting program: /usr/local/bin/wine
 
Program received signal SIGSEGV, Segmentation fault.
0x420ebe3c in __libc_pthread_init () from /lib/tls/libc.so.6
(gdb)

Am I the only one with this problem?

-- 
Dimi.


Reply via email to