Created
January 10, 2015 01:01
-
-
Save simonwelsh/b397ba76a71400953dae to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Scanning dependencies of target afdt | |
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/lowlevel.c.o | |
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/strlcpy.c.o | |
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/sync.c.o | |
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/util.c.o | |
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/async.c.o | |
Linking C static library libafdt.a | |
[ 0%] Built target afdt | |
Scanning dependencies of target eaw_table | |
Hello | |
awk: /home/simon/hhvm/third-party/libmbfl/mbfl/mk_eaw_tbl.awk: line 83: function strtonum never defined | |
awk: /home/simon/hhvm/third-party/libmbfl/mbfl/mk_eaw_tbl.awk: line 83: function strtonum never defined | |
awk: /home/simon/hhvm/third-party/libmbfl/mbfl/mk_eaw_tbl.awk: line 83: function strtonum never defined | |
make[2]: *** [third-party/libmbfl/mbfl/CMakeFiles/eaw_table] Error 2 | |
make[1]: *** [third-party/libmbfl/mbfl/CMakeFiles/eaw_table.dir/all] Error 2 | |
make: *** [all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment