V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
p1n3
V2EX  ›  问与答

adblockplus 编译失败,求助

  •  
  •   p1n3 · 2015-07-05 22:11:10 +08:00 · 2250 次点击
    这是一个创建于 3222 天前的主题,其中的信息可能已经有所发展或是发生改变。

    python ./build.py -t chrome devenv
    /home/adblockpluschrome/buildtools/jshydra/mozilla/js: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
    Traceback (most recent call last):
    File "./build.py", line 16, in <module>
    buildtools.build.processArgs(BASEDIR, sys.argv)
    File "/home/adblockpluschrome/buildtools/build.py", line 572, in processArgs
    commands[command](baseDir, scriptName, opts, args, type)
    File "/home//adblockpluschrome/buildtools/build.py", line 43, in __call
    _
    return self._handler(baseDir, scriptName, opts, args, type)
    File "/home//adblockpluschrome/buildtools/build.py", line 227, in createDevEnv
    packager.createBuild(baseDir, type=type, outFile=file, devenv=True, releaseBuild=True)
    File "/home//adblockpluschrome/buildtools/packagerChrome.py", line 330, in createBuild
    convertJS(params, files)
    File "/home//adblockpluschrome/buildtools/packagerChrome.py", line 159, in convertJS
    files[file] = doRewrite(sourceFiles, args)
    File "/home//adblockpluschrome/buildtools/jshydra/abp_rewrite.py", line 23, in doRewrite
    return subprocess.check_output(command, env=env).replace('\r', '')
    File "/usr/lib/python2.7/subprocess.py", line 573, in check_output
    raise CalledProcessError(retcode, cmd, output=output)

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   800 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 20:33 · PVG 04:33 · LAX 13:33 · JFK 16:33
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.