IRC log for #elinux on 20120814

01:22.31*** join/#elinux bizhanMona (~bizhan@nat/cisco/x-exybzeplnriagewd)
01:43.38*** join/#elinux MrWGW (MrWGW@74.124.192.8)
02:16.44*** join/#elinux Dr_Who (~tgall@linaro/tgall-foo)
02:21.35*** join/#elinux ksx4system (~ksx4syste@91.204.162.164)
03:15.50*** join/#elinux djerome (~djerome@ip68-2-20-108.ph.ph.cox.net)
04:25.17*** join/#elinux djerome (~djerome@ip68-2-20-108.ph.ph.cox.net)
04:59.20*** join/#elinux bizhanMona (~bizhan@nat/cisco/x-exybzeplnriagewd)
05:15.05*** join/#elinux ksx4system (~ksx4syste@91.204.162.164)
06:12.49*** join/#elinux lyakh (~lyakh@dslb-094-221-121-022.pools.arcor-ip.net)
06:32.56*** join/#elinux bizhanMona (~bizhan@nat/cisco/x-exybzeplnriagewd)
06:33.31*** join/#elinux dijenerate (~dijenerat@173.225.251.175)
07:22.49*** join/#elinux bizhanMona (~bizhan@nat/cisco/x-zoyehyehstxjssxf)
11:11.55*** join/#elinux Mephisto (~Mephisto@197.27.46.91)
12:29.19*** join/#elinux cr-ver (~craver@e180064086.adsl.alicedsl.de)
13:23.09*** join/#elinux bizhanMona (~bizhan@nat/cisco/x-iuxmfaszeqjaespy)
14:28.39*** join/#elinux CIA-36 (~CIA@204.152.223.100)
14:43.31*** join/#elinux ksx4system (~ksx4syste@91.204.162.164)
14:47.36*** join/#elinux ksx4system (~ksx4syste@91.204.162.164)
15:11.42*** join/#elinux ksx4system (~ksx4syste@91.204.162.164)
15:57.33*** join/#elinux Iroquois_Pliskin (~kvirc@uawifi-nat-210-33.arizona.edu)
15:57.54*** join/#elinux ksx4system (~ksx4syste@91.204.162.164)
16:00.03Iroquois_PliskinHello is there anybody here at the moment?
16:13.18wmatthere is 40 nicks
16:13.33wmatIroquois_Pliskin: just ask your question. If someone can answer, they will.
16:13.37*** join/#elinux ksx4system (~ksx4syste@91.204.162.164)
16:13.53wmatIroquois_Pliskin: note the topic of the room though, answers can take a while
16:17.01Iroquois_PliskinWell my question has to do with working with the beagleboard and setting up the SPI.  I was following the tutorial on brianhensley's tutorial and got to the building of a new kernel for the beagleboard running Ubuntu.  When I run the shell script I get a message that says missing ncurses and missing dependecies, and it asks me to do a sudo aptitude install libncurses5-dev.  
16:18.01Iroquois_PliskinI have done that and still get the same problem, I am running Ubuntu on virtualbox, and I believe both are recent
16:29.38*** join/#elinux ksx4system (~ksx4syste@91.204.162.164)
17:10.53wmatIroquois_Pliskin: do dpkg -l libncurses*
17:11.07wmatIroquois_Pliskin: what's listed?
17:12.12*** join/#elinux _sundar_ (~sundar@110.234.156.82)
17:12.20Iroquois_PliskinOdd, when I do that I get no packages matching that, I thought I have properly installed it
17:20.30Iroquois_Pliskinoh wait nevermind I made a typing error
17:21.42Iroquois_PliskinI actually get: un libncurses-dev <none>, libncurses5 5.9-4, libncurses5-de 5.9-4, libncursesw5 5.9-4
17:28.38wmatIroquois_Pliskin: they're all un?
17:28.52Iroquois_Pliskinno just the first one
17:30.27*** join/#elinux cr-ver (~craver@e180086094.adsl.alicedsl.de)
17:30.43wmatIroquois_Pliskin: sudo apt-get install libncurses-dev
17:31.28wmatIroquois_Pliskin: I believe that's a pseudo package for libncurses5-dev though
17:31.57Iroquois_PliskinI have tried that and the dpkg still shows libncurses-dev as un
17:32.14wmatyeah, it always will
17:34.41Iroquois_Pliskinthough I am still getting the message of missing ncurses and dependencies when trying to run build_kernel.sh  I am trying to get SPI working for beagleboard rev C4 running ubuntu
17:36.30Iroquois_Pliskinand I need to rebuild the kernel, but again this whol missing dependecies problem is getting in the way, could there possibly be any problems or errors in the latest version of ubuntu?
17:38.08wmatdon't think so, that's what I'm using
17:39.25wmatis this what you're following? http://www.brianhensley.net/2012/02/spi-working-on-beagleboard-xm-rev-c.html
17:41.30Iroquois_Pliskinyes
17:42.20wmatgimme a sec, I'll try it
17:42.44wmatwell, step three anyway
17:43.00Iroquois_Pliskinokay thank you for your help
18:14.48wmatIroquois_Pliskin: the script worked fine for me
18:15.14wmatIroquois_Pliskin: execute the 2 install lines in the tutorial again
18:15.29wmatsudo apt-get install gcc-arm-linux-gnueabi git
18:15.33Iroquois_PliskinOkay I will try to do those two lines again
18:15.41wmatsudo apt-get install ccache libncurses5-dev u-boot-tools
18:18.09Iroquois_PliskinI executed the two install lines again and performed cd /stable-kernel than ran ./build_kernel.sh again.  I am still getting the errors, maybe it might be the ubuntu I have installed, but I dont know why it isnt working
18:23.08wmatIroquois_Pliskin: try sudo apt-get install build-essential as well
18:26.01Iroquois_Pliskinmay I ask what type of linux you are using and whether it is on virtual-box/machine or on your actual machine?
18:26.17wmatactual machine
18:26.21wmatubuntu 12.04
18:26.27wmat64bit
18:27.02Iroquois_Pliskincould that be my problem?  I am running ubuntu 12.04 on a virtual-box, and I still cannot get the kernel script working still
18:29.19wmati don't think so
18:30.18wmatis the host os windows 7?
18:30.37Iroquois_Pliskinno the host is windows vista I believe
18:30.58wmatyou can compare your setup to this: http://forum.samdroid.net/f28/setup-kernel-build-environment-using-virtualbox-windows-7-64-bit-4007/
18:36.16Iroquois_Pliskinokay I will compare and see what i am missing, thank you and I will let you what the outcome will be
18:36.27wmatgood luck
18:40.39*** join/#elinux ksx4system (~ksx4syste@91.204.162.164)
19:23.09*** join/#elinux bizhanMona (~bizhan@nat/cisco/x-ukfdadaycfntatpv)
19:30.11Iroquois_Pliskinwell I tried following that setup you linked me to and I cannot seem to install gcj, phew so many bad things happening to me hahaha
19:35.53*** join/#elinux risca (~risca@h240n6-n-a31.ias.bredband.telia.com)
19:36.09*** join/#elinux ksx4system (~ksx4syste@91.204.162.164)
20:04.39*** join/#elinux ksx4system (~ksx4syste@91.204.162.164)
20:20.39*** join/#elinux ksx4system (~ksx4syste@91.204.162.164)
20:43.09*** join/#elinux ksx4system (~ksx4syste@91.204.162.164)
20:45.47*** join/#elinux Russ (foobar@ip68-106-254-4.ph.ph.cox.net)
20:45.48*** mode/#elinux [+o Russ] by ChanServ
21:11.09*** join/#elinux ksx4system (~ksx4syste@91.204.162.164)
22:20.09*** join/#elinux ksx4system (~ksx4syste@91.204.162.164)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.