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
Deploying a Rails app with tiny_tds gem produces this error:
remote: Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
remote:
remote: current directory: /tmp/bundle/gems/tiny_tds-2.1.2/ext/tiny_tds
remote: /usr/local/.rbenv/versions/2.5.5/bin/ruby -r ./siteconf20200213-2506-1no9ahv.rb
remote: extconf.rb
remote: checking for sybfront.h... no
remote: checking for sybdb.h... no
remote: checking for tdsdbopen() in -lsybdb... no
remote: checking for dbanydatecrack() in -lsybdb... no
remote: Failed! Do you have FreeTDS 0.95.80 or higher installed?
remote: *** extconf.rb failed ***
remote: Could not create Makefile due to some reason, probably lack of necessary
remote: libraries and/or headers. Check the mkmf.log file for more details. You may
remote: need configuration options.
The text was updated successfully, but these errors were encountered:
Deploying a Rails app with tiny_tds gem produces this error:
The text was updated successfully, but these errors were encountered: