[Dillo-dev]solaris 2.6 works
Hello, with the latest configure patches to correctly link, the solaris version of dillo finishes build and seems to work pretty as much as 0.7.3 did. The problems I currently encounter are: - color problems. I have 256 colors. If the colors are already reserved say from Netscape or another applicaiton, images (but only those) are displayed with mangled colors, they don't get remapped to the neares color available. If the full palette is available, images are dithered as expected. - authenticaiton problem with www.blender.org to the forums. I insert my data, login.. I get a page with a meta-refresh which should me login, Dillo gives me the link, I follow it and I result not logged in. The specs for "wait any" on solaris are the following: If pid is equal to (pid_t)-1, status is requested for any child process. I think so that a cast of -1 to the correct type wouldn't hurt. Riccardo PS: I try building and isntalling glib/gtk 1.2.10 instead of the current 1.2.9 on AIX. One never knows, it could help.
Hello, Am 1. February 2004 17:52 Uhr schrieb Riccardo:
with the latest configure patches to correctly link, the solaris version of dillo finishes build and seems to work pretty as much as 0.7.3 did.
yes, I can confirm that it works. I had posted prematurely, just after posting I found that by substituting WAIT_ANY with -1 and by adding -lsocket -lnsl to the compile directives everythig runs just smoothly. Thanks for the quick fix. Peter
participants (2)
-
Peter Sinn
-
Riccardo