Re: [elinks-users] renderer.c:1685: error: 'struct cache_entry' has no member named 'cache_mode' when compiling eLinks v0.11.3 in Debian (PowerPC)

2007-07-01 Thread Kalle Olavi Niemitalo
Phillip Pi <[EMAIL PROTECTED]> writes: > I don't want to get an account for eLink's bugzilla but I did post the > two config files in a zip file: http://www.savefile.com/files/854658 ... Oops, I had seen your name in connection to some earlier bug fixes so I thought you already had an account th

Re: [elinks-users] renderer.c:1685: error: 'struct cache_entry' has no member named 'cache_mode' when compiling eLinks v0.11.3 in Debian (PowerPC)

2007-07-01 Thread Kalle Olavi Niemitalo
Kalle Olavi Niemitalo <[EMAIL PROTECTED]> writes: > Then add these lines to the beginning of src/util/time.h, above > #ifndef EL__UTIL_TIME_H: Correction: #ifdef HAVE_SYS_TYPES_H # warning "HAVE_SYS_TYPES_H defined" #else # warning "HAVE_SYS_TYPES_H not defined" #endif #ifdef _SYS_TYPES_H # warn

Re: [elinks-users] renderer.c:1685: error: 'struct cache_entry' has no member named 'cache_mode' when compiling eLinks v0.11.3 in Debian (PowerPC)

2007-07-01 Thread Phillip Pi
On Sun, Jul 01, 2007 at 12:50:00PM +0300, Kalle Olavi Niemitalo wrote: > Phillip Pi <[EMAIL PROTECTED]> writes: > > > I don't want to get an account for eLink's bugzilla but I did post the > > two config files in a zip file: http://www.savefile.com/files/854658 ... > > Oops, I had seen your name

Re: [elinks-users] renderer.c:1685: error: 'struct cache_entry' has no member named 'cache_mode' when compiling eLinks v0.11.3 in Debian (PowerPC)

2007-07-01 Thread Phillip Pi
> > Then add these lines to the beginning of src/util/time.h, above > > #ifndef EL__UTIL_TIME_H: > > Correction: > > #ifdef HAVE_SYS_TYPES_H > # warning "HAVE_SYS_TYPES_H defined" > #else > # warning "HAVE_SYS_TYPES_H not defined" > #endif > #ifdef _SYS_TYPES_H > # warning "_SYS_TYPES_H defined"

Re: [elinks-users] renderer.c:1685: error: 'struct cache_entry' has no member named 'cache_mode' when compiling eLinks v0.11.3 in Debian (PowerPC)

2007-07-01 Thread Kalle Olavi Niemitalo
In almost all of your build logs http://pastebin.ca/597412 http://pastebin.ca/598156 http://www.savefile.com/files/854658 (configs.zip; no build log) http://www.savefile.com/files/854708 (configs2.zip; no build log) http://www.savefile.com/files/855926 (ConfigureMake-TimeHedited.zip) http://www.sa

Re: [elinks-users] renderer.c:1685: error: 'struct cache_entry' has no member named 'cache_mode' when compiling eLinks v0.11.3 in Debian (PowerPC)

2007-07-01 Thread Phillip Pi
On Sun, Jul 01, 2007 at 11:22:22PM +0300, Kalle Olavi Niemitalo wrote: > In almost all of your build logs > > http://pastebin.ca/597412 > http://pastebin.ca/598156 > http://www.savefile.com/files/854658 (configs.zip; no build log) > http://www.savefile.com/files/854708 (configs2.zip; no build log)

Re: [elinks-users] renderer.c:1685: error: 'struct cache_entry' has no member named 'cache_mode' when compiling eLinks v0.11.3 in Debian (PowerPC)

2007-07-01 Thread Kalle Olavi Niemitalo
Phillip Pi <[EMAIL PROTECTED]> writes: > I still got errors. http://www.savefile.com/files/856384 for the zip > file (included config.h and config.log after running make). The build got past renderer.o, however, so I think the workaround is valid for bug 936. The new errors are: | [CC]

Re: [elinks-users] renderer.c:1685: error: 'struct cache_entry' has no member named 'cache_mode' when compiling eLinks v0.11.3 in Debian (PowerPC)

2007-07-01 Thread Phillip Pi
On Mon, Jul 02, 2007 at 12:25:51AM +0300, Kalle Olavi Niemitalo wrote: > > > I still got errors. http://www.savefile.com/files/856384 for the zip > > file (included config.h and config.log after running make). > > The build got past renderer.o, however, so I think the workaround > is valid for bu

[elinks-users] Various elinks questions from a soon-to-be-former? Lynx user

2007-07-01 Thread Kelly Jones
Didn't see these when I skimmed the docs: % On MediaWiki "recent changes" pages like: http://wiki.lspace.org/wiki/Special:Recentchanges elinks tends to skip over some links (when I use "down arrow" for "next link"). How to fix this? Does elinks have multiple HTML parsing modes like lynx does? L

Re: [elinks-users] renderer.c:1685: error: 'struct cache_entry' has no member named 'cache_mode' when compiling eLinks v0.11.3 in Debian (PowerPC)

2007-07-01 Thread Kalle Olavi Niemitalo
Phillip Pi <[EMAIL PROTECTED]> writes: > I tried again from scratch and ran configure --without-x. I got errors > again. See http://www.savefile.com/files/856531 for details. I see autoheader was run again. Please don't forget stamp-h.in. ___ elinks-us

Re: [elinks-users] renderer.c:1685: error: 'struct cache_entry' has no member named 'cache_mode' when compiling eLinks v0.11.3 in Debian (PowerPC)

2007-07-01 Thread Phillip Pi
On Mon, Jul 02, 2007 at 01:03:02AM +0300, Kalle Olavi Niemitalo wrote: > Phillip Pi <[EMAIL PROTECTED]> writes: > > > I tried again from scratch and ran configure --without-x. I got errors > > again. See http://www.savefile.com/files/856531 for details. > > I see autoheader was run again. Please

Re: [elinks-users] Various elinks questions from a soon-to-be-former? Lynx user

2007-07-01 Thread Faux_Pseudo
On Sun, Jul 01, 2007 at 03:57:06PM -0600, Kelly Jones wrote: All of my answers may be wrong because I am a user and not a developer. > % Can I bind multiple keystrokes? I want "ctrl-x ctrl-e" in a > textarea to bring up my external editor, just like it does in Lynx. I think it is only one hotk