You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In it's current state, we're unable to build cardana-chain-gen:
cannot find -lpgcommon: No such file or directory
cannot find -lpgport: No such file or directory
collect2: error: ld returned 1 exit status
Remove the extra configure flags, and see if we can still build all the
other artifacts.
0 commit comments