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

undefined reference to `jl_cpuid_tag' #19822

Closed
josefsachsconning opened this issue Jan 2, 2017 · 0 comments
Closed

undefined reference to `jl_cpuid_tag' #19822

josefsachsconning opened this issue Jan 2, 2017 · 0 comments
Labels
priority This should be addressed urgently regression Regression in behavior compared to a previous version

Comments

@josefsachsconning
Copy link
Contributor

Build failure on Raspberry Pi (ARM) at 1c605d2 of master branch.
My previous successful build was at c38a5a3.

raspberrypi% make
    LINK usr/bin/julia
repl.o: In function `main':
/home/sachs/src/julia-master/ui/repl.c:248: undefined reference to `jl_cpuid_tag'
collect2: error: ld returned 1 exit status
Makefile:70: recipe for target '/home/sachs/src/julia-master/usr/bin/julia' failed
make[1]: *** [/home/sachs/src/julia-master/usr/bin/julia] Error 1
Makefile:93: recipe for target 'julia-ui-release' failed
make: *** [julia-ui-release] Error 2
Keno added a commit that referenced this issue Jan 2, 2017
Keno added a commit that referenced this issue Jan 2, 2017
@JeffBezanson JeffBezanson added priority This should be addressed urgently regression Regression in behavior compared to a previous version labels Jan 3, 2017
Keno added a commit that referenced this issue Jan 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority This should be addressed urgently regression Regression in behavior compared to a previous version
Projects
None yet
Development

No branches or pull requests

2 participants