Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem while installing on Ubuntu 14.04 #19

Open
anujfulia opened this issue Jan 13, 2016 · 0 comments
Open

Problem while installing on Ubuntu 14.04 #19

anujfulia opened this issue Jan 13, 2016 · 0 comments

Comments

@anujfulia
Copy link

I tried to install it on my pc, but got following error :

make[1]: Entering directory /home/dragon/rustboot/arch/x86' /usr/local/bin/rustc --target i686-unknown-linux-gnu -Z no-landing-pads -C opt-level=2 -C lto -L ./boot --out-dir ./boot --emit=dep-info,llvm-bc ../../common/lib.rs ../../common/macros.rs:15:1: 15:2 error: macros that expand to items must either be surrounded with braces or followed by a semicolon ../../common/macros.rs:15 ) ^ ../../common/macros.rs:75:1: 75:2 error: macros that expand to items must either be surrounded with braces or followed by a semicolon ../../common/macros.rs:75 ) ^ ../../common/macros.rs:79:1: 79:2 error: macros that expand to items must either be surrounded with braces or followed by a semicolon ../../common/macros.rs:79 ) ^ ../../common/macros.rs:83:1: 83:2 error: macros that expand to items must either be surrounded with braces or followed by a semicolon ../../common/macros.rs:83 ) ^ ../../common/rust_core/c_types.rs:52:15: 52:16 error: expected one of!,(,+,::,;,<, or], found, ../../common/rust_core/c_types.rs:52 size: [u32, ..9] ^ make[1]: *** [boot/main.bc] Error 101 make[1]: Leaving directory/home/dragon/rustboot/arch/x86'
make: *** [run] Error 2

How to resolve this ?Please help

@pczarn pczarn added bug and removed bug labels Jun 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants