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

Compile on Ubuntu 10.10 and 11.04 #5

Merged
merged 1 commit into from
Jun 5, 2011
Merged

Compile on Ubuntu 10.10 and 11.04 #5

merged 1 commit into from
Jun 5, 2011

Conversation

nullsub
Copy link
Contributor

@nullsub nullsub commented Jun 1, 2011

I needed to install the package libsgutils2-dev because of this error:
gcc -O3 -g3 -Wall -Werror -c -std=gnu99 -MMD -MP
-fno-strict-aliasing -Wno-unused
-MF"stlink-hw.d" -MT"stlink-hw.d"
-o "stlink-hw.o" "../src/stlink-hw.c"
../src/stlink-hw.c:80:25: fatal error: scsi/sg_lib.h: No such file or directory
compilation terminated.

This commit adds an instruction for Ubuntu users.

texane added a commit that referenced this pull request Jun 5, 2011
Compile on Ubuntu 10.10 and 11.04
@texane texane merged commit 4f35b81 into stlink-org:master Jun 5, 2011
@Nightwalker-87 Nightwalker-87 added this to the v1.2.0 and older milestone Feb 23, 2020
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants