Open GoogleCodeExporter opened 8 years ago
With current git I have the following compile error: make[1]: Entering directory `/home/ruud/dev/shellinabox/shellinabox' /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -Os -MT hashmap.lo -MD -MP -MF .deps/hashmap.Tpo -c -o hashmap.lo `test -f 'libhttp/hashmap.c' || echo './'`libhttp/hashmap.c mv -f .deps/hashmap.Tpo .deps/hashmap.Plo mv: cannot stat `.deps/hashmap.Tpo': No such file or directory make[1]: *** [hashmap.lo] Error 1 make[1]: Leaving directory `/home/ruud/dev/shellinabox/shellinabox' make: *** [all] Error 2
Original issue reported on code.google.com by patrick....@gmail.com on 12 Jun 2012 at 7:20
patrick....@gmail.com
Try: autoreconf -i
Original comment by m...@easyb.ch on 19 Dec 2013 at 3:18
m...@easyb.ch
Original issue reported on code.google.com by
patrick....@gmail.com
on 12 Jun 2012 at 7:20