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

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

Open
msmmi opened this issue Aug 30, 2018 · 1 comment
Open

Comments

@msmmi
Copy link

msmmi commented Aug 30, 2018

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
Copy link
Contributor

iamed2 commented Aug 30, 2018

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

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