> > When VirtualBox's ./configure was checking its stuff it could not find > bcc. I understand this is a C compiler that is not listed in book's > packages. Is it OK to symlink it to gcc or should I install from > scratch? VirtualBox seems to need this compiler in order to compile > following the configuration suggested in the instructions. > > I take back my question. I do have installed bcc from Dev86's installation. Sorry. Nevertheless ./configure allegedly can't find it.
If I manually run the command to look for bcc what I get is as follows "alonso:/sources/VirtualBox-1.5.0_OSE$ $BCC -B $bcc_dir -C-c -3 -S -o .tmp_out .tmp_src.c >> prueba Unable to execute bcc-cpp." I have no idea what to do from here... -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
