Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Installation issues on Ubuntu 16.04 LTS #38

Open
admercs opened this issue Jul 28, 2016 · 0 comments
Open

Installation issues on Ubuntu 16.04 LTS #38

admercs opened this issue Jul 28, 2016 · 0 comments

Comments

@admercs
Copy link

admercs commented Jul 28, 2016

I get many warnings similar to this when installing with luarocks using gcc 5.4.0 on Ubuntu 16.04 LTS:

/tmp/luarocks_cephes-0-0-5487/torch-cephes/cephes/bessel/yn.c: In function ‘torch_cephes_yn’:
/tmp/luarocks_cephes-0-0-5487/torch-cephes/cephes/bessel/yn.c:85:17: warning: implicit declaration of function ‘y0’ [-Wimplicit-function-declaration]
  return( sign * y0(x) );

/tmp/luarocks_cephes-0-0-5487/torch-cephes/cephes/misc/expn.c:124:14: warning: incompatible implicit declaration of built-in function ‘log’
@admercs admercs changed the title Build issues on Ubuntu 16.04 LTS Installation issues on Ubuntu 16.04 LTS Jul 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant