Hi there, The release candidate one tarball for 0.8.5 is ready for testing. Please get it from: http://www.dillo.org/download/dillo-0.8.5-rc1.tar.bz2 This code has had a lot of testing so emphasis is on the build/compile process on the different platforms and on the file dpi. The file dpi now reacts to 'dpidc stop' and also to the DpiBye command issued by dpid after one hour of idleness. Please report back how it works so it can be released quickly. -- Cheers Jorge.-
On Wed, Jun 15, 2005 at 12:24:17PM -0400, Jorge Arellano Cid wrote:
Hi there,
The release candidate one tarball for 0.8.5 is ready for testing. Please get it from:
http://www.dillo.org/download/dillo-0.8.5-rc1.tar.bz2
This code has had a lot of testing so emphasis is on the build/compile process on the different platforms and on the file dpi. The file dpi now reacts to 'dpidc stop' and also to the DpiBye command issued by dpid after one hour of idleness.
Please report back how it works so it can be released quickly.
build on Solaris 9 with Sun's C compiler gets this error: Making all in IO gmake[3]: Entering directory `/mail/home/wonko/software/dillo-0.8.5-rc1/src/IO' source='mime.c' object='mime.o' libtool=no \ DEPDIR=.deps depmode=none /bin/bash ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -fast -xtarget=ultra2i -xarch=v8plusa -I/usr/local/include -L/usr/local/lib -I/usr/local/include -I/usr/sfw/include/gtk-1.2 -I/usr/sfw/include/glib-1.2 -I/usr/sfw/lib/glib/include -fast -xtarget=ultra2i -xarch=v8plusa -I/usr/local/include -L/usr/local/lib -c mime.c "../msg.h", line 9: syntax error in macro parameters "../msg.h", line 10: syntax error in macro parameters "../msg.h", line 11: syntax error in macro parameters "../msg.h", line 14: syntax error in macro parameters "../msg.h", line 20: syntax error in macro parameters "../msg.h", line 25: syntax error in macro parameters "mime.c", line 151: warning: implicit function declaration: MSG_HTTP cc: acomp failed for mime.c gmake[3]: *** [mime.o] Error 2 gmake[3]: Leaving directory `/mail/home/wonko/software/dillo-0.8.5-rc1/src/IO' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/mail/home/wonko/software/dillo-0.8.5-rc1/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/mail/home/wonko/software/dillo-0.8.5-rc1' gmake: *** [all] Error 2 thoughts? clues? thanks. -brian -- "I fear death only slightly more than I hate my life." --8-bit Theater
Hi, here on DragonFly BSD, the GTK dialogs (e.g. "Open URL") have very small buttons without the usual text (no "OK", "Clear", "Cancel"). With previous versions, I didn't see this problem. Johannes On Wed, Jun 15, 2005 at 12:24:17PM -0400, Jorge Arellano Cid wrote:
Hi there,
The release candidate one tarball for 0.8.5 is ready for testing. Please get it from:
http://www.dillo.org/download/dillo-0.8.5-rc1.tar.bz2
This code has had a lot of testing so emphasis is on the build/compile process on the different platforms and on the file dpi. The file dpi now reacts to 'dpidc stop' and also to the DpiBye command issued by dpid after one hour of idleness.
Please report back how it works so it can be released quickly.
-- Cheers Jorge.-
_______________________________________________ Dillo-dev mailing list Dillo-dev@dillo.org http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev
On Wed, Jun 15, 2005 at 06:56:40PM +0200, Johannes Hofmann wrote:
Hi,
here on DragonFly BSD, the GTK dialogs (e.g. "Open URL") have very small buttons without the usual text (no "OK", "Clear", "Cancel"). With previous versions, I didn't see this problem.
There's no new code on this area; i.e. it's the same as with 0.8.4. Try compiling 0.8.4. -- Cheers Jorge.-
On Wed, Jun 15, 2005 at 02:18:45PM -0400, Jorge Arellano Cid wrote:
On Wed, Jun 15, 2005 at 06:56:40PM +0200, Johannes Hofmann wrote:
Hi,
here on DragonFly BSD, the GTK dialogs (e.g. "Open URL") have very small buttons without the usual text (no "OK", "Clear", "Cancel"). With previous versions, I didn't see this problem.
There's no new code on this area; i.e. it's the same as with 0.8.4. Try compiling 0.8.4.
You are right. 0.8.4 has the same problem here and so has a freshly compiled 0.8.3 and 0.8.2 ... On the othe hand I am running a previously compiled 0.8.3 which works fine. So it has nothing to do with the dillo source, but rather with my environment (gtk installation perhaps?). Sorry for the noise. Johannes
-- Cheers Jorge.-
_______________________________________________ Dillo-dev mailing list Dillo-dev@dillo.org http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev
* Jorge Arellano Cid <jcid@dillo.org> [06-15-05 11:34]:
http://www.dillo.org/download/dillo-0.8.5-rc1.tar.bz2
This code has had a lot of testing so emphasis is on the build/compile process on the different platforms and on the file dpi. The file dpi now reacts to 'dpidc stop' and also to the DpiBye command issued by dpid after one hour of idleness.
Please report back how it works so it can be released quickly.
built fine with and without ssl enabled on SuSE 9.0. ssl enabled rpm available with spec/source @ http://wahoo.no-ip.org/~pat/dillo-0.8.5-rc1.ssl.i686.rpm http://wahoo.no-ip.org/~pat/dillo-0.8.5-rc1.tar.bz2 http://wahoo.no-ip.org/~pat/dillo-0.8.5-rc1.ssl.src.rpm -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery
Hello! Build fine in Slackware 10.1, glibc 2.3.4, OpenSSL 0.9.7e, gtk+ 1.2.10. and the dpid stop on 1 hour after idle \o/ PS: Which is the reason to have a -Wno-unused-parameter in CFLAGS? Those unused parameters are realy unused?!? Can I clean it? Thanks. ,----[ Citando Jorge Arellano Cid <jcid@dillo.org> ]---- |Hi there, | | The release candidate one tarball for 0.8.5 is ready for |testing. Please get it from: | | http://www.dillo.org/download/dillo-0.8.5-rc1.tar.bz2 | | This code has had a lot of testing so emphasis is on the |build/compile process on the different platforms and on the file |dpi. The file dpi now reacts to 'dpidc stop' and also to the |DpiBye command issued by dpid after one hour of idleness. | | Please report back how it works so it can be released quickly. | |-- | Cheers | Jorge.- | |_______________________________________________ |Dillo-dev mailing list |Dillo-dev@dillo.org |http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev -- | $> cd /pub | $> more beer | -----BEGIN GEEK CODE BLOCK----- | Version: 3.12 | GU d- s+: a--- C++(+++) *L++ P(+) L+++ E W+++ N o K- w--- O-- M@ | V- PS+ PE Y(+) PGP- t+(++) 5 X+++ R+(++) tv-- b++(+++) DI++ D++ | G e+(++) h-- r y+ | ------END GEEK CODE BLOCK------ `---------------------------------------------------------------[]--
On Wed, Jun 15, 2005 at 12:24:17PM -0400, Jorge Arellano Cid wrote:
Hi there,
The release candidate one tarball for 0.8.5 is ready for testing. Please get it from:
http://www.dillo.org/download/dillo-0.8.5-rc1.tar.bz2
This code has had a lot of testing so emphasis is on the build/compile process on the different platforms and on the file dpi. The file dpi now reacts to 'dpidc stop' and also to the DpiBye command issued by dpid after one hour of idleness.
Please report back how it works so it can be released quickly.
Runs well on FreeBSD 5.3-R-p5. - Russell
Jorge Arellano Cid wrote:
Hi there,
The release candidate one tarball for 0.8.5 is ready for testing. Please get it from:
http://www.dillo.org/download/dillo-0.8.5-rc1.tar.bz2
This code has had a lot of testing so emphasis is on the build/compile process on the different platforms and on the file dpi. The file dpi now reacts to 'dpidc stop' and also to the DpiBye command issued by dpid after one hour of idleness.
Please report back how it works so it can be released quickly.
On Mandriva LE 2005 (ex-Mandrake 10.2) compile and works without any problem. Cheers, -- Roberto A. Foglietta Analista Programmatore GNU/Linux SAD Trasporto Locale S.p.a. Corso Italia 13/N 39100 BOLZANO (I) Tel. +39/0471-450.261 Fax +39/0471-450.253
Hey,
The release candidate one tarball for 0.8.5 is ready for testing. Please get it from:
for the first time I'm trying to compile on irix 6.5 (using gcc 2.95). 1. there are some header problems. By default IRIX installs only libjpeg and zlib binaries and not headers. And no libpng. So a common solution is to install packages for them, in /usr/freeware (if distributed by sgi) or /usr/nekoware (if from a common packager) where glib and gtk reside too. But having two different libraries is tricky since the wrong can be detected at runtime, etc etc... Also, there are no configure options for setting zlib and png places, but only right now I just played Making all in IO gcc -I/usr/freeware/include/gtk-1.2 -I/usr/freeware/include/glib-1.2 -I/usr/freeware/lib32/glib/include -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -L/usr/freeware/lib32 -L/usr/local/lib -o dillo -pthread chain.o commands.o cache.o capi.o dw.o dw_aligned_page.o dw_bullet.o dw_button.o dw_container.o dw_embed_gtk.o dw_ext_iterator.o dw_gtk_scrolled_frame.o dw_gtk_scrolled_window.o dw_gtk_statuslabel.o dw_gtk_viewport.o dw_hruler.o dw_image.o dw_list_item.o dw_marshal.o dw_page.o dw_style.o dw_table.o dw_table_cell.o dw_tooltip.o dw_widget.o findtext.o selection.o web.o progressbar.o dillo.o bookmark.o dicache.o dns.o gtk_ext_button.o gtk_ext_menu.o gtk_ext_menu_item.o gtk_menu_title.o gif.o jpeg.o png.o html.o image.o misc.o interface.o history.o nav.o plain.o menu.o prefs.o colors.o bitvec.o klist.o strbuf.o url.o cookies.o dpiapi.o IO/libDio.a -L/usr/freeware/lib32 -lgtk -lgdk -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm -lz gcc: unrecognized option `-pthread' ld32: WARNING 84: /usr/freeware/lib32/libz.so is not used for resolving any symbol. ld32: ERROR 33: Unresolved text symbol "pthread_cancel" -- 1st referenced by IO/libDio.a(IO.o). I changed -pthread in -lpthread wherever I could... and I was told that ld32: WARNING 84: /usr/lib32/libpthread.so is not used for resolving any symbol. ld32: WARNING 84: /usr/freeware/lib32/libz.so is not used for resolving any symbol. ld32: ERROR 33: Unresolved text symbol "pthread_cancel" -- 1st referenced by IO/libDio.a(IO.o). the "not used for resolving" is deceiving on irix sometimes. for now I have no further solution cheers, Riccardo
participants (8)
-
Brian Hechinger
-
Henrique Mayer
-
Johannes Hofmann
-
Jorge Arellano Cid
-
Patrick Shanahan
-
Riccardo Mottola
-
Roberto A. Foglietta
-
Russell J. Wood