Skip to content

Instantly share code, notes, and snippets.

@jungle-boogie
Created September 22, 2015 07:03
Show Gist options
  • Select an option

  • Save jungle-boogie/62544a083794897ccc92 to your computer and use it in GitHub Desktop.

Select an option

Save jungle-boogie/62544a083794897ccc92 to your computer and use it in GitHub Desktop.
make failing #68
dsls/libfdsl.la dsls/libpdsl.la -lm
libtool: link: cc -std=gnu99 -g -pg -g -O2 -o mlrp mlrp-mlrmain.o cli/.libs/libcli.a containers/.libs/libcontainers.a stream/.libs/libstream.a input/.libs/libinput.a mapping/.libs/libmapping.a output/.libs/liboutput.a lib/.libs/libmlr.a dsls/.libs/libfdsl.a dsls/.libs/libpdsl.a -lm
/usr/bin/ld: undefined reference to symbol `_end' (try adding -lc)
//lib/libc.so.7: could not read symbols: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
Stop.
make[1]: stopped in /home/vagrant/bin/miller/c
*** Error code 1
Stop.
make: stopped in /home/vagrant/bin/miller/c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment