blob: edb85e818d8ba378ff9b742ebd2b383023231031 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] is this an underlinking issue?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20is%20this%20an%20underlinking%20issue%3F&In-Reply-To=%3C201104300933.13893.maarten.vanraes%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004286.html">
<LINK REL="Next" HREF="004288.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] is this an underlinking issue?</H1>
<B>Maarten Vanraes</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20is%20this%20an%20underlinking%20issue%3F&In-Reply-To=%3C201104300933.13893.maarten.vanraes%40gmail.com%3E"
TITLE="[Mageia-dev] is this an underlinking issue?">maarten.vanraes at gmail.com
</A><BR>
<I>Sat Apr 30 09:33:13 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="004286.html">[Mageia-dev] Freeze push request: fglrx
</A></li>
<LI>Next message: <A HREF="004288.html">[Mageia-dev] Freeze push request: chromium-browser-{stable, beta, unstable}
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4287">[ date ]</a>
<a href="thread.html#4287">[ thread ]</a>
<a href="subject.html#4287">[ subject ]</a>
<a href="author.html#4287">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>I tested out a few games, and quite a few seem to fail:
- fish fillets: <A HREF="https://bugs.mageia.org/show_bug.cgi?id=1070">https://bugs.mageia.org/show_bug.cgi?id=1070</A>
- torcs
- quake2
- lightsoff
i tried to get to the bottom of fish fillets game... however
running gdb soundwrapper /usr/games/fillets gives that it can't find the new
threads. after reading up on that, it seems it's this:
<A HREF="http://www.linuxquestions.org/questions/programming-9/gdb-cannot-find-new-">http://www.linuxquestions.org/questions/programming-9/gdb-cannot-find-new-</A>
threads-generic-error-565411/
in that there there is a link to
<A HREF="http://forums.opensuse.org/english/development/programming-scripting/412939-">http://forums.opensuse.org/english/development/programming-scripting/412939-</A>
gdb-unable-debug-application.html
which has a workaround... but it seems at that point i have some warnings
with not getting debug symbols, etc...
does this mean that we should link (in this case fish fillets) with -pthread ?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004286.html">[Mageia-dev] Freeze push request: fglrx
</A></li>
<LI>Next message: <A HREF="004288.html">[Mageia-dev] Freeze push request: chromium-browser-{stable, beta, unstable}
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4287">[ date ]</a>
<a href="thread.html#4287">[ thread ]</a>
<a href="subject.html#4287">[ subject ]</a>
<a href="author.html#4287">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|