[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems with boot-floppies



Rene Mayrhofer <rmayr@vianova.at> writes:

> I am trying to build my own bootable cd with a customized 
> package selection, but I get the following error message when I
> invoke make for boot-floppies 2.1.9:
> 
> make[3]: Entering directory `/usr/src/boot-floppies/utilities/writemaps'
> gcc -c -O2 -DDATADIR=\"/usr/share/keymaps\" loadkeys.c
> loadkeys.y: In function `yyparse':
> loadkeys.y:130: `kbs_buf' undeclared (first use this function)
> loadkeys.y:130: (Each undeclared identifier is reported only once
> loadkeys.y:130: for each function it appears in.)
> <snip>

Broken bison or flex?  Works fine for me.  kbs_buf is declared in analyze.l.

> Under /usr/src the kernel headers for 2.2.10 are installed,
> /usr/include/linux is a link to /usr/src/kernel-headers-2.2.10/include/linux.
> The whole system is slink based, with boot-floppies 2.1.9 installed.

Eh... that might be your problem.  I don't think the stable
boot-floppies are necessarily functional with kernel 2.2.

> I have a second question: When will the next boot-floppies package 
> be ready for testing purposes ? I need the ability to predefine some
> options that would normally be asked during the installation. Currently
> I am planning to use the yasdi patches for this, but I would be happier
> if I could use the standard package.

Hopefully soon.

--
.....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/>


Reply to: