JuliaDatabases / PostgreSQL.jl

DEPRECATED: use LibPQ.jl instead
https://github.com/invenia/LibPQ.jl
Other
60 stars 39 forks source link

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

Open msmmi opened 6 years ago

msmmi commented 6 years ago

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

iamed2 commented 6 years ago

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