From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Fri, 29 Feb 2008 18:16:43 +0100 From: "Rudolf Sykora" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] problem with compilation of abaco from fgb's sources In-Reply-To: <32d987d50802290632l4e41ff93vb98239be63440128@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4935_10302319.1204305403458" References: <32d987d50802290632l4e41ff93vb98239be63440128@mail.gmail.com> Topicbox-Message-UUID: 68f94afe-ead3-11e9-9d60-3106f5b1d025 ------=_Part_4935_10302319.1204305403458 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks! I used those contrib tools and abaco now works... R. On 29/02/2008, Federico G. Benavento wrote: > > I submited a patch for libhtml, I don't know if it was accepted. > anyways, you can grab a binaria at: > /n/sources/contrib/fgb/root/386/bin/abaco > > note, that installing abaco with the contrib tools > would have done this for you. > > > On Fri, Feb 29, 2008 at 11:26 AM, Rudolf Sykora > wrote: > > Hello, > > > > please, I tried to compile abaco web browser from > > > > /n/sources/contrib/fgb/root/sys/src/cmd/abaco > > > > (I hope, this is the right place to get abaco's sources) but did not > > succeed, obtaining: > > > > term% mk > > 8c -FVw html.c > > html.c:255 not a member of struct/union: color > > warning: html.c:251 set and not used: i > > mk: 8c -FVw html.c : exit status=rc 10347: 8c 10349: error > > > > What it says is basically, as far as I can tell, true. That structure, > > Irule, is defined in /sys/include/html.h, and does not have the 'color' > > item. > > Does anybody know what should be done for successful compilation? I > would > > really like to try abaco, but am just a poor physisist, not a > programmer... > > :). And having a system without any possibility to read www is a pain... > > > > Thanks > > Ruda > > > > > > > -- > > Federico G. Benavento > ------=_Part_4935_10302319.1204305403458 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks! I used those contrib tools and abaco now works...
R.

On 29/02/2008, Federico G. Benavento <benavento@gmail.com> wrote:
I submited a patch for libhtml, I don't know if it was accepted.
anyways, you can grab a binaria at:
/n/sources/contrib/fgb/root/386/bin/abaco

note, that installing abaco with the contrib tools
would have done this for you.


On Fri, Feb 29, 2008 at 11:26 AM, Rudolf Sykora <rudolf.sykora@gmail.com> wrote:
> Hello,
>
> please, I tried to compile abaco web browser from
>
> /n/sources/contrib/fgb/root/sys/src/cmd/abaco
>
> (I hope, this is the right place to get abaco's sources) but did not
> succeed, obtaining:
>
> term% mk
> 8c -FVw html.c
> html.c:255 not a member of struct/union: color
> warning: html.c:251 set and not used: i
> mk: 8c -FVw html.c  : exit status=rc 10347: 8c 10349: error
>
> What it says is basically, as far as I can tell, true. That structure,
> Irule, is defined in /sys/include/html.h, and does not have the 'color'
> item.
>  Does anybody know what should be done for successful compilation? I would
> really like to try abaco, but am just a poor physisist, not a programmer...
> :). And having a system without any possibility to read www is a pain...
>
> Thanks
> Ruda
>




--

Federico G. Benavento

------=_Part_4935_10302319.1204305403458--