Date: Mon, 22 Sep 2003 20:18:38 -0700 From: Kent Stewart <kstewart@owt.com> To: "Micheal Patterson" <micheal@tsgincorporated.com>, <liuyang99@earthlink.net>, <freebsd-questions@freebsd.org> Subject: Re: help with installing port kde3 Message-ID: <200309222018.38975.kstewart@owt.com> In-Reply-To: <00db01c3817d$33893130$0201a8c0@dredster> References: <E1A1cv7-0001qE-00@grebe.mail.pas.earthlink.net> <00db01c3817d$33893130$0201a8c0@dredster>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 22 September 2003 07:48 pm, Micheal Patterson wrote: > ----- Original Message ----- > From: "ALIAS" <liuyang99@earthlink.net> > To: <freebsd-questions@freebsd.org> > Sent: Monday, September 22, 2003 9:33 PM > Subject: help with installing port kde3 > > > so i updated my ports with cvs then i installed xfree4 from port > > then i > > tried > > > to install kde3 from port too, took about a day and a half until > > some > > error > > > came up with bison-1.75 the work/bison-1.75/doc/bison.texinfo has > > some > > errors > > > in it with unknown commands copying and insertcopying and unmatched > > @end command or something like that and i didn't know how to fix it > > and i had > > to > > > reinstall everything again, can someone tell me how to fix the > > error? _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > > I just had that very same problem today when attempting to get > atacontrol working after a kernel recompile. What ended up being the > problem was the kernel source and user/src were out of sync. I cvs'd > the current src tree, rebuilt world and recompiled kernel and the > problem was corrected. > Bison depends on the texinfo found in 4.7 or later versions of FreeBSD. You either have to upgrade to 4.7 or patch texinfo. I would personally upgrade to 4.8 or -stable. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309222018.38975.kstewart>