Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31714 - wine fails to run
Summary: wine fails to run
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-21 16:28 UTC by Felix von Leitner
Modified: 2003-10-22 11:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix von Leitner 2003-10-21 16:28:20 UTC
I just emerged wine 20030911.  When I try to run it, I get:

wine: chdir to /tmp/.wine-leitner/server-302-c8155 : No such file or directory

the apparently random numbers stay the same when I run wine again.
I did an strace on wine, but it does not actually read any config files before aborting with this message.
Comment 1 Felix von Leitner 2003-10-21 16:53:39 UTC
This appears to be my fault.  I built glibc with NPTL but didn't put "nptl"
in my USE flags globally.

I just discovered there is a newer Wine and am now building it with USE=nptl.
Comment 2 Alex Veber (RETIRED) gentoo-dev 2003-10-22 11:23:56 UTC
Closing