2008-01-25 11:15:41 fnord webserver installation error
Andrea Federico (UNITED STATES)
Message: 50156 (1)
in user/fnord/Makefile, in romfs tag, there is this line:
...
$(ROMFSINST) -a "80 stream tcp nowait root /bin/httpd /home/httpd" -A "80 stream" /etc/default/inetd.conf
...
but if the directory "default" doesn't exist in "romfs/etc" (this is my case)
the installation stage stop with this error message:
touch: cannot touch `.../etc/uclinux-dist/trunk/romfs/etc/default/inetd.conf': No such file or directory
make[2]: *** [romfs] Error 1
QuoteReplyEditDelete
2008-01-25 12:05:24 Re: fnord webserver installation error
Mike Frysinger (UNITED STATES)
Message: 50164 ive fixed the makefile to modify /etc/inetd.conf instead