-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
buildingBuild system, or building Julia or its dependenciesBuild system, or building Julia or its dependencies
Description
I ran make -j debug
on latest master (0dd78f7) after getting notified that #51907 was closed and the debug build is now failing on ubuntu and macOS with:
Base.Compiler ──── 443.439 seconds
flparse.jl
LINK usr/lib/julia/basecompiler.so
/usr/bin/ld: cannot find -ljulia-internal: No such file or directory
/usr/bin/ld: cannot find -ljulia: No such file or directory
collect2: error: ld returned 1 exit status
make[1]: *** [sysimage.mk:18: /home/christian/julia/usr/lib/julia/basecompiler.so] Error 1
make: *** [Makefile:114: julia-sysimg-ji] Error 2
Metadata
Metadata
Assignees
Labels
buildingBuild system, or building Julia or its dependenciesBuild system, or building Julia or its dependencies