Skip to content

Can't built on Ubuntu 14.04  #3864

Closed
dotnet/coreclr
#35
@xplicit

Description

@xplicit

ubuntu 14.04 64bit

cmake --version
cmake version 2.8.12.2

./build.sh

Executing make
Linking CXX static library libCoreClrPal.a
Error running link command: No such file or directory
make[2]: *** [src/pal/src/libCoreClrPal.a] Error 2
make[1]: *** [src/pal/src/CMakeFiles/CoreClrPal.dir/all] Error 2
make: *** [all] Error 2
Failed to build coreclr components.

On the file system I see directory binaries/CMake/src/pal/src/CMakeFiles/CoreClrPal.dir, but don't see the file all inside it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions