search for: compilining

Displaying 3 results from an estimated 3 matches for "compilining".

Did you mean: compiliing
2007 May 23
1
Bristuff with Billion ISDN
Hello, I am trying to install a Billion ISDN on Asterisk I have Debian Etch and I installed theese packages: apt-get install linux-headers-`uname -r` apt-get install make apt-get install ncurses-base ncurses-bin ncurses-term apt-get install libncurses5 libncurses5-dev apt-get install bison apt-get install openssl apt-get install libssl0.9.8 apt-get install libssl-dev apt-get install
2007 Jan 15
2
network booting initrd -mount: error 6 mounting ext3
Hi all, Im network booting initrd-2.6.9-22.EL.img from pxelinux. <snip from init script> echo Creating root device mkrootdev /dev/root umount /sys echo Mounting root filesystem mount -o defaults --ro -t ext3 /dev/root /sysroot mount -t tmpfs --bind /dev /sysroot/dev echo Switching to new root switchroot /sysroot echo UMOUNTING initrd-dev umount /initrd/dev </snip> I receive error
2015 Mar 15
5
[LLVMdev] Alias analysis issue with structs on PPC
On Sun, Mar 15, 2015 at 4:34 PM Olivier Sallenave <ol.sall at gmail.com> wrote: > Hi Daniel, > > Thanks for your feedback. I would prefer not to write a new AA. Can't we > directly implement that traversal in BasicAA? > Can I ask why? Outside of the "well, it's another pass", i mean? BasicAA is stateless, so you can't cache, and you really don't