Hi,
I am new to Dillo. I just heard about it on the openbsd.org site and it sounded like just what i'm looking for. I am having a problem with 'Make' however, i was hoping someone might be able to give some useful insight. This is a base openbsd 2.8 install, (trying it on this machine first), with nothing unusual and a GENERIC kernel.
`Make check' dies with the following:
#sudo make check Making check in doc Making check in src "Makefile", line 307: Need an operator Fatal errors encountered -- cannot continue *** Error code 1
Always nice to see someone else start using it, especially a fellow OpenBSD'er. :) I've used Dillo as my main browser for several months now, and it's a wonderful thing. Your issue here is that you need to use "gmake", not make. After that, everything should compile cleanly. If you have any more problems, feel free to mail - Dillo is a joy to compile, it generally always does so cleanly, but I've never built it on a 2.8 system and there may be some gotchas. -Sunny Raspet