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

add -lporttime to LDFLAGS #14

Closed
wants to merge 1 commit into from

Conversation

rogpeppe
Copy link

@rogpeppe rogpeppe commented Mar 2, 2015

This makes it build correctly under Linux.

This makes it build correctly under Linux
@xlab
Copy link

xlab commented Jul 22, 2016

Got this issue too. I wonder why it doesn't get merged :(

$ go install
# github.com/rakyll/portmidi
/usr/bin/ld: $WORK/github.com/rakyll/portmidi/_obj/portmidi.cgo2.o: undefined reference to symbol 'Pt_Start'
//usr/lib/libporttime.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

@rakyll
Copy link
Owner

rakyll commented Aug 27, 2016

See #27. Unfortunately, we cannot fix it without breaking the Debian builds.

@rakyll rakyll closed this Aug 27, 2016
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

Successfully merging this pull request may close these issues.

3 participants