Bennett Todd <[EMAIL PROTECTED]> wrote Tue, May 03, 2005: > When I tried to build it on Bent Linux, the compile failed, > complaining about a missing util/time.h. Output of the end of the > compile (grabbed with screen's hardcopy operator), and the spec file > I used to build it, I append. Bent Linux is a static linking > uclibc-based distro of mine, but it hasn't had problems with elinks > before.
Yeah, I just figured that out myself. Will update the tarballs ASAP. [...] > gcc -DHAVE_CONFIG_H -I../.. -I../../src -g -Wall -Werror > -fno-strict-aliasing -c button.c > gcc -DHAVE_CONFIG_H -I../.. -I../../src -g -Wall -Werror > -fno-strict-aliasing -c checkbox.c > gcc -DHAVE_CONFIG_H -I../.. -I../../src -g -Wall -Werror > -fno-strict-aliasing -c dialog.c > gcc -DHAVE_CONFIG_H -I../.. -I../../src -g -Wall -Werror > -fno-strict-aliasing -c group.c > gcc -DHAVE_CONFIG_H -I../.. -I../../src -g -Wall -Werror > -fno-strict-aliasing -c hierbox.c > In file included from ../../src/sched/connection.h:6, > from ../../src/sched/download.h:6, > from ../../src/dialogs/download.h:7, > from hierbox.c:20: > ../../src/cache/cache.h:8:23: util/time.h: No such file or directory > make[3]: *** [hierbox.o] Error 1 > make[3]: Leaving directory > `/var/tmp/bpmbuild.3033/build/elinks-0.10.5/src/bfu' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/var/tmp/bpmbuild.3033/build/elinks-0.10.5/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/var/tmp/bpmbuild.3033/build/elinks-0.10.5' > make: *** [all-recursive-am] Error 2 > /usr/bin/bpmbuild: build failed Thanks for reporting it. -- Jonas Fonseca _______________________________________________ elinks-users mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-users
