小编Dan*_*iel的帖子

编译 g13-driver 时出现“错误添加符号:命令行中缺少 DSO”

我正在尝试编译这里收到的下载:https://code.google.com/p/linux-g13-driver/通过运行 make 但我收到了错误,在网上搜索后,看起来他们是程序员的错,但他们是:

g++ c-source/G13.o c-source/G13Action.o c-source/Macro.o c-source/MacroAction.o c-source/Main.o c-source/Output.o c-source/PassThroughAction.o -o Linux-G13-Driver  -lusb-1.0
/usr/bin/ld: c-source/Main.o: undefined reference to symbol 'pthread_kill@@GLIBC_2.2.5'
//lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make: *** [Linux-G13-Driver] Error 1
Run Code Online (Sandbox Code Playgroud)

如果有人有任何想法,请帮助我真的想让它运行

compiling make

13
推荐指数
1
解决办法
11万
查看次数

时间在 BIOS/WINdows 7/Ubuntu 14.04 之间不断变化

例如,当我启动到 Windows 7 时,时间可能设置为下午 3:04。实际时间是上午 11:04。然后我重新启动并进入 Ubuntu,时间设置为上午 7:04。两者的日期相同。我进入 BIOS,Windows 将它与它认为的时间同步,因此它将设置为下午 3:04。我试过在正确的时间改变它们。关闭与两者的在线同步。并使用命令
$sudo hwclock --localtime 在 ubuntu 中禁用 UTC
没有任何效果。

time windows

3
推荐指数
1
解决办法
2万
查看次数

如何在启动时延迟启动 Splashtop 十秒?

我试图python /opt/splashtop-streamer/SRStreamer.pyc 在启动时将命令延迟十秒,我尝试过的一切都失败了。如果我没记错的话sh,开头的命令是我让它起作用的唯一方法。我已经在互联网上寻找答案。

这两个答案都有效,但有一个我无法修复的错误与这些解决方案有关。

startup 14.04

1
推荐指数
1
解决办法
754
查看次数

标签 统计

14.04 ×1

compiling ×1

make ×1

startup ×1

time ×1

windows ×1