-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Building according to INSTALL gives:
source='urlview.c' object='urlview.o' libtool=no
DEPDIR=.deps depmode=none /bin/sh ./depcomp
gcc -std=gnu99 -std=gnu99 -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="urlview" -DVERSION="0.9" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -g -O2 -DURLVIEW -Dunix -c urlview.c
/bin/sh: ./depcomp: No such file or directory
Makefile:294: recipe for target 'urlview.o' failed
make: *** [urlview.o] Error 127