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

make install fails #52

Closed
mlanner opened this issue Aug 1, 2016 · 1 comment
Closed

make install fails #52

mlanner opened this issue Aug 1, 2016 · 1 comment

Comments

@mlanner
Copy link

mlanner commented Aug 1, 2016

Tried to install on Mac 10.11.6 and the installation fails during make install at:

==> ./configure --disable-silent-rules --with-gtk=3.0 --enable-introspection --enable-vala --with-audio=no --with-coroutine=gthread --prefix=/usr/local/Cellar/spice-gtk/0.31
==> make install
Last 15 lines from...
.
.
.
Undefined symbols for architecture x86_64:
  "_spice_usb_device_get_libusb_device", referenced from:
     -exported_symbol[s_list] command line option
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[4]: *** [libspice-client-glib-2.0.la] Error 1
make[3]: *** [install-recursive] Error 1
make[2]: *** [install] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2

I've ensured that brew update and brew doctor works and are clean. Any suggestions?

@jeffreywildman
Copy link
Owner

spice-gtk formula was recently updated to 0.34 by pull request in #83. Closing this issue. Please try to reinstall brew install spice-gtk and open a new issue if it persists.

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