PostgreSQL.jl icon indicating copy to clipboard operation
PostgreSQL.jl copied to clipboard

julia v1.0.0 LoadError: LoadError: UndefVarError: @osx_only not defined

Open msmmi opened this issue 6 years ago • 1 comments

Hello here is an error for building on ubuntu. Here is the error trace :- ┌ Error: Error building PostgreSQL: │ ERROR: LoadError: LoadError: UndefVarError: @osx_only not defined │ Stacktrace: │ [1] top-level scope │ [2] include at ./boot.jl:317 [inlined] │ [3] include_relative(::Module, ::String) at ./loading.jl:1038 │ [4] include(::Module, ::String) at ./sysimg.jl:29 │ [5] include(::String) at ./client.jl:388 │ [6] top-level scope at none:0 │ in expression starting at /home/mksmmi/.julia/dev/PostgreSQL/deps/build.jl:21 │ in expression starting at /home/mksmmi/.julia/dev/PostgreSQL/deps/build.jl:21 └ @ Pkg.Operations ~/julia/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:1068

msmmi avatar Aug 30 '18 08:08 msmmi

Please use https://github.com/invenia/LibPQ.jl instead on newer versions of Julia

iamed2 avatar Aug 30 '18 08:08 iamed2