Skip to content

fail compile libssh2 part (crt1.o: No such file: No such file or directory) #3

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. build nacl-toolchain-newlib from AUR 
http://aur.archlinux.org/packages.php?ID=54134
2. export NACL_SDK_ROOT to view package installation
3. edit build_all.sh and naclstubs/Makefile nacl-XXX path (in my case, 
x86_64-naclXXX)
4. build naclssh

What is the expected output? 
compile

What do you see instead?
fail compile


What version of the product are you using? On what operating system?

naclssh HG / Archlinux 64bits

Please provide any additional information below.

nacl-toolchain-newlib: http://paste.kde.org/158702

changes on build-all.sh:

NACL_CC_PREFIX=$NACL_SDK_ROOT/bin/x86_64-nacl-

changes on naclstub/Makefile:

CC=${NACL_SDK_ROOT}/bin/x86_64-nacl-gcc
AR=${NACL_SDK_ROOT}/bin/x86_64-nacl-ar

all naclssh build log: http://dl.dropbox.com/u/6596386/naclssh-log.7z

libssh2 build log: http://dl.dropbox.com/u/6596386/libssh2-config.7z

Original issue reported on code.google.com by sL1pKn07 on 14 Dec 2011 at 3:22

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions