Re: [elinks-users] Can't compile eLinks v0.11.2
On Thu, Nov 23, 2006 at 07:17:35PM +0100, Jonas Fonseca wrote: > Phillip Pi <[EMAIL PROTECTED]> wrote Thu, Nov 23, 2006: > > > > I am having problems compiling eLinks v0.11.2 in an old Debian box with > > > > PPC (not mine). I get error: > > > > > > > > make[4]: Leaving directory > > > > `/u00/home/ant/download/elinks-0.11.2/src/document/html/parser' > > > > [CC] src/document/html/frames.o > > > > [CC] src/document/html/parser.o > > > > [CC] src/document/html/renderer.o > > > > In file included from ../../.././src/cache/cache.h:6, > > > > from renderer.c:13: > > > > ../../.././src/util/time.h:44: error: syntax error before 'n' > > > > In file included from renderer.c:13: > > > > ../../.././src/cache/cache.h:47: error: syntax error before 'off_t' > > > > > > Try to put the following in the start of src/util/time.h > > > > > > #include > > > > > > ... that is what v0.12 has there. > > > > Thank you, Jonas. I assume this will be fixed for the next version so I > > don't have to add this line manually. Am I correct? :) > > Yes, I hope to make another bugfix release for the stable branch before > or after Christmass. Thanks. OK I am going to unsubscribe from this mailing list. E-mail me if you need anything. -- "We are anthill men upon an anthill world." --Ray Bradbury /\___/\ / /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site) | |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net \ _ / E-mail: [EMAIL PROTECTED] or [EMAIL PROTECTED] ( ) ___ elinks-users mailing list elinks-users@linuxfromscratch.org http://linuxfromscratch.org/mailman/listinfo/elinks-users
Re: [elinks-users] Can't compile eLinks v0.11.2
Phillip Pi <[EMAIL PROTECTED]> wrote Thu, Nov 23, 2006: > > > I am having problems compiling eLinks v0.11.2 in an old Debian box with > > > PPC (not mine). I get error: > > > > > > make[4]: Leaving directory > > > `/u00/home/ant/download/elinks-0.11.2/src/document/html/parser' > > > [CC] src/document/html/frames.o > > > [CC] src/document/html/parser.o > > > [CC] src/document/html/renderer.o > > > In file included from ../../.././src/cache/cache.h:6, > > > from renderer.c:13: > > > ../../.././src/util/time.h:44: error: syntax error before 'n' > > > In file included from renderer.c:13: > > > ../../.././src/cache/cache.h:47: error: syntax error before 'off_t' > > > > Try to put the following in the start of src/util/time.h > > > > #include > > > > ... that is what v0.12 has there. > > Thank you, Jonas. I assume this will be fixed for the next version so I > don't have to add this line manually. Am I correct? :) Yes, I hope to make another bugfix release for the stable branch before or after Christmass. -- Jonas Fonseca ___ elinks-users mailing list elinks-users@linuxfromscratch.org http://linuxfromscratch.org/mailman/listinfo/elinks-users
Re: [elinks-users] Can't compile eLinks v0.11.2
> > I am having problems compiling eLinks v0.11.2 in an old Debian box with > > PPC (not mine). I get error: > > > > make[4]: Leaving directory > > `/u00/home/ant/download/elinks-0.11.2/src/document/html/parser' > > [CC] src/document/html/frames.o > > [CC] src/document/html/parser.o > > [CC] src/document/html/renderer.o > > In file included from ../../.././src/cache/cache.h:6, > > from renderer.c:13: > > ../../.././src/util/time.h:44: error: syntax error before 'n' > > In file included from renderer.c:13: > > ../../.././src/cache/cache.h:47: error: syntax error before 'off_t' > > Try to put the following in the start of src/util/time.h > > #include > > ... that is what v0.12 has there. Thank you, Jonas. I assume this will be fixed for the next version so I don't have to add this line manually. Am I correct? :) -- "We are anthill men upon an anthill world." --Ray Bradbury /\___/\ / /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site) | |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net \ _ / E-mail: [EMAIL PROTECTED] or [EMAIL PROTECTED] ( ) ___ elinks-users mailing list elinks-users@linuxfromscratch.org http://linuxfromscratch.org/mailman/listinfo/elinks-users
Re: [elinks-users] Can't compile eLinks v0.11.2
Phillip Pi <[EMAIL PROTECTED]> wrote Wed, Nov 22, 2006: > Hello, Hej Phillip, > I am having problems compiling eLinks v0.11.2 in an old Debian box with > PPC (not mine). I get error: > > make[4]: Leaving directory > `/u00/home/ant/download/elinks-0.11.2/src/document/html/parser' > [CC] src/document/html/frames.o > [CC] src/document/html/parser.o > [CC] src/document/html/renderer.o > In file included from ../../.././src/cache/cache.h:6, > from renderer.c:13: > ../../.././src/util/time.h:44: error: syntax error before 'n' > In file included from renderer.c:13: > ../../.././src/cache/cache.h:47: error: syntax error before 'off_t' Try to put the following in the start of src/util/time.h #include ... that is what v0.12 has there. -- Jonas Fonseca ___ elinks-users mailing list elinks-users@linuxfromscratch.org http://linuxfromscratch.org/mailman/listinfo/elinks-users