General :: Open Embedded - No Machine Record Defined

Feb 13, 2011

I am trying to; "bitbake base-image" and get the following:
Build Configuration:
BB_VERSION = "1.10.2"
METADATA_BRANCH = "master"
METADATA_REVISION = "8d22023"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "at91sam9g45ekes"
DISTRO = "angstrom"
DISTRO_VERSION = "2010.7-test-20110214"
TARGET_FPU = "soft"

Log data follows:
| NOTE: make -j 4 include/linux/version.h
CC=arm-angstrom-linux-gnueabi-gcc
-mno-thumb-interwork -mno-thumb
LD=arm-angstrom-linux-gnueabi-ld
| CHK include/linux/version.h
| NOTE: make -j 4 uImage
CC=arm-angstrom-linux-gnueabi-gcc
-mno-thumb-interwork
-mno-thumb LD=arm-angstrom-linux-gnueabi-ld
| CHK include/linux/version.h
| SYMLINK include/asm -> include/asm-arm
| make[1]: `include/asm-arm/mach-types.h' is up to date.
| CHK include/linux/utsrelease.h
| CALL scripts/checksyscalls.sh
| <stdin>:1097:2: warning: #warning syscall fadvise64 not implemented
| <stdin>:1265:2: warning: #warning syscall migrate_pages not implemented
| <stdin>:1321:2: warning: #warning syscall pselect6 not implemented
| <stdin>:1325:2: warning: #warning syscall ppoll not implemented
| <stdin>:1365:2: warning: #warning syscall epoll_pwait not implemented
| CHK include/linux/compile.h
| GEN .version
| CHK include/linux/compile.h
| UPD include/linux/compile.h
| CC init/version.o
| LD init/built-in.o
| LD .tmp_vmlinux1
| arm-angstrom-linux-gnueabi-ld: no machine record defined
| arm-angstrom-linux-gnueabi-ld: no machine record defined
| make: *** [.tmp_vmlinux1] Error 1
| FATAL: oe_runmake failed
| ERROR: Function do_compile failed
NOTE: package linux-2.6.30-r6: task do_compile: Failed

View 1 Replies


ADVERTISEMENT

Security :: Blocking Users Who Are Not Defined In DNS Record

Jul 29, 2010

In our organization we use Static IP addressing scheme(Some departments have DHCP which is not related to this thread). We use Squid as proxy.

We assign each machine its IP address and make entry in our TinyDNS database, and provide those details to users, which they manually enter in their config and then access the network. We assign different range of IPs to different departments. This we consider as the "proper way" for our organization.

But we have found that lot many users are simply guessing some IPs and using them without having any entry in our DNS record. Though this works for some, most of the time we end up having IP conflicts and disorganization in our organizational allocation policy.

So, my question is, How do I block the specific IPs whose entry is not explicitly defined in our DNS record. In other word if the IP 192.168.20.15(lets say he is jack.ourorganization.com) is defined in our DNS, we should allow access... where as if IP 192.168.20.16(this does not translate to any user as it is not defined in our DNS) is not defined in our DNS we should not allow it access to our network.

View 6 Replies View Related

Ubuntu :: Chromium Doesn't Open Embedded Flash Always

Jun 26, 2011

By a fifty fifty chance chromium doesn't open embedded flash elements. Audio works but the embedded flash element shows just black.

Refreshing the page fix this again by %50 chance.

But there's no problem with Firefox because I think it uses the Adobe Flash Player (the one in the repo) but Chromium uses the an built-in flash player.

Is there a way to fix this problem? Or a way to disable Chromium's built-in flash player and use the Adobe's flash player?

View 6 Replies View Related

General :: SSH Into A Machine And Open Application?

Jan 19, 2010

So for Windows, I can load up Xming in the background, SSH into a Linux machine, and open up a file with gedit. Gedit appears on my Windows desktop through Xming.

I'm using Ubuntu now, and when I ssh into the same Linux machine, I can't open up gedit and mess with some files.

Is there a Linux version of Xming I have to get? I'm sure there's an easier way, I just don't know it.

View 3 Replies View Related

General :: Configure KDE Konsole To Open New Shells On A Different Machine?

Mar 11, 2010

How to configure the KDE Konsole that when I press on a "new tab" button, the new shell would open on another machine (thorugh ssh), and not on the current one?

View 1 Replies View Related

Ubuntu :: K3B Burning ISO - CD Record Has No Permission To Open Device

May 4, 2011

I am new to k3b and trying to burn an iso and get the following message during the burn process .
"CDrecord has no permission to open the device".

View 7 Replies View Related

General :: Open A Second Shell Session That Will Remember The User, Machine, And Directory

Sep 21, 2010

I'm ssh'ed into a machine and logged in as a different user. Is it possible to open a few new windows that will still be ssh'ed into that same machine, still logged in as that user?

View 2 Replies View Related

Ubuntu :: Firefox - Open Pdf Files - Doesn't Record Settings About Preferred Applications

Jul 28, 2011

lately I'm experiencing a few issues with Firefox 5.0 on my Ubuntu 11.04 installation. First of all, when I try to open pdf files, I often get a black page and I've to try to reload it many times before I can effectively read the pdf (even for small-size ones).

Secondly Firefox doesn't record settings about my preferred applications. If, for example, I want a file .torrent to be opened by deluge I have to enter manually /usr/bin/deluge because by default it would be opened by gedit. No matter if I select "use as default application" the next time the issue will be present again.

View 2 Replies View Related

General :: Installing SDK On Embedded Platform?

Jun 7, 2011

I'm trying to install a SDK iso image onto an embedded linux platform. I was able to mount the image on the platform without problems. I also created a symbolic link called "bash" in the bin directory and had that point to busybox to satisfy the first line of code in the installer: "#!/bin/bash". However, when I run the installer, I get an error: "installer: applet not found"

I get the same error when I type "bash" on the command line. Is there a way to fix this? Here is the first few lines of code that causes the error:

#!/bin/bash
DEBUG=${DEBUG:="0"} # Enables debugging options
LC_OPTION=${LC_OPTION:="prompt"} # Licensing related variable
INSTALL_PATH=${INSTALL_PATH:=$HOME} # Default installation path
declare -r SCRIPT_NAME="`basename $0`"
declare -r SCRIPT_CALLED="$0 $*"

[Code]...

View 1 Replies View Related

General :: Where Are The Keyboards Shortcuts Are Defined

Aug 18, 2010

when we do set -o ignoreof it will disable the working of ctrl+D confirm which file will effected with this command . also i want to assign that whenever i will press space bar my gnome-terminal will open how can it is possible . whre keyboard shotcuts working are placed any designation file ?

View 1 Replies View Related

General :: How Is The File Permission Is Defined

Jan 18, 2010

how is the file permission is defined?

for example when i use the command list -l testp01.txt i get the result of testp01.txt file permission -rw- r-- r-- root root etc however i wonder where are those information written?

is there any special file which contains all of these information?

View 7 Replies View Related

General :: No Root System Defined?

Jun 29, 2011

i installed an old hdd that i had laying around to my new desktop PC SO THAT I COULD USE IT SPECIFICALLY FOR UBUNTU. I FORMATTED IT THEN WENT TO RUN THE UBUNTU SET UP DISK.BUT I GOT THE MESSAGE "NO ROOT SYSTEM DEFINED" WHAT DO I NEED D

View 3 Replies View Related

General :: Version Glibc_2.0 Not Defined?

Jul 30, 2010

i m getting following error which executing a file : Code:version glibc_2.0 not defined in file libc.so.6 with link time referenceThe file is a binary file so cant be edited, its being called through a php file in which changes are possibl

View 14 Replies View Related

General :: Ubuntu - Removing Embedded Features From A PDF?

Jun 8, 2011

I'm looking for a way to remove embedded features from a PDF document. I recently purchased a Kindle DX. When I try to open some of my PDF files on the device, I get a message saying: this pdf cannot be opened due to embedded features not yet supported by kindleI'm looking for a way to remove the use of these features from the document so I can view it on my Kindle. I'm a Ubuntu Linux user. (I tried opening the PDF in Document Viewer and printing it to a PDF file by going to File->Print. This make it so I could open it on the Kindle DX, but the font is messed up and very difficult to read. This won't do.)

View 4 Replies View Related

General :: Compile C Programs For Embedded On Windows?

Nov 1, 2010

I am using embedded linux (xlinux) and i need to compile the programs on desktop pc.i am currently using eclipse.can someone suggest me how I can configure, to make a project thats compile the programs for the embedded linix where I need to run them.

View 1 Replies View Related

General :: Replace Expressions With Embedded Blanks?

Mar 13, 2010

I need to edit myfile in a script.I tried items below but it did not change anything.

myfile:
141 aaaa bb Jun 4'09su Jun15'09mo yyyy
206 vvv nn Jun 4'09su Jun16'09tu tt
208 bb yyyy Jun 4'09su Jun15'09mo vvvvvvvv

[Code].....

View 6 Replies View Related

General :: Use Xdelta Tool On Embedded Target?

Jan 15, 2010

I need to use xdelta tool in my shell script for creating and patching diff files. My PC Linux environment (Ubuntu) has a package installer, and when I try typing xdelta on my commandline, it prompted to try "sudo apt-get install".. after which it directly accessed the packages from the Internet and installed it. So I am able to use xdelta from the command-line in my Ubuntu environment.

I need to also use xdelta on my target. I am using a NFS. The bootloader and kernel are on the target and the RFS is referred from the PC. How can I install the xdelta package on my target so that it recognises the command xdelta. On Ubuntu, "sudo apt-get install", fetched the below packages:[URL]..

View 1 Replies View Related

General :: Develop Embedded In ARM9 Controller?

Nov 14, 2010

But started to develop Embedded linux in ARM9 controller.

View 12 Replies View Related

General :: System Distribution For Learning Embedded?

Feb 12, 2010

Which linux is best for learning embedded systems which has ide like MCU8051ide, piklab and ide for arm processor.

View 2 Replies View Related

General :: Error Message - GLIBC 2.0 Not Defined

Oct 1, 2010

Error message: GLIBC_2.0 not defined in file libc.so.6 with link time reference. What can I do?

View 1 Replies View Related

General :: No Root File System Defined?

Feb 4, 2010

im trying to prepare my partitions for fresh installation. The partition manager didnt list anything with an error message that said:Quote:No root file system is defined. Please correct this from the partitioning menu?This is what Gparted displays Quote:

/dev/sda1 ext3 /tmp/boot
/dev/sda2 unknown
/dev/sda3 ext3 /tmp/opsys

View 14 Replies View Related

General :: Mount - Filesystem Handling For Embedded Device?

Jan 21, 2011

I am developing a device that will run Linux as its operating system.The device is a small form factor X86 device with a flash drive exposed as a SATA-device. So it is not very dissimilar from any other PC running Linux.For several good reasons I am building my own "distribution", instead of using an existing one.What confuses me is how mount/umount of the root file system is handled.I boot my kernel with the commandline "root=/dev/sda1 rw" which works fine. But everytime I do poweroff or reboot Busybox complained about no /etc/fstab, so I decided to build one.Should I have an entry for my root file system? It seems like this is shadowed by the rootfs anyway. I.e. if I have the fstab entry "/dev/sda1 / ext2 1 1" mount still reports rootfs on / type rootfs (rw)/dev/root on / type ext2 (rw,relatime,errors=continue)My questions are:Do I need to worry? Will the drive be correctly unmounted by the kernel on poweroff/reboot?If I want to perform file system checking on boot, can I do that without resorting to an initrd?

View 1 Replies View Related

General :: Dealing With NonVolatile Memory In Embedded Applications

Nov 5, 2010

I currently work within an RTOS environment without an MMU and thus have access to the entire memory map of whatever application I'm working on. As is common in the embedded world, different parts of the memory map relate to different peripherals or different types of memory. For our next generation hardware, my company is looking at moving to an MMU-enabled processor and using Linux in some shape or form. Most of us in the dept are familiar with Linux, but we are not Linux gurus by any means. So how to explicitly indicate to Linux that we need certain portions of an application to be stored in NVRam and other portions of the application to NOT be based in NVRam has us confused. None of us have a clear understanding of how user memory is delved out by Linux and how we can influence Linux to use specific portions of the memory map at specific times.

For example in this new application, we expect to have 2 memory chips, both that are DDR3 interfaces. One is a standard DDR3 chip. The other is a non-volatile MRAM with a DDR3 interface so it can be accessed by a DDR3 controller and coexist with conventional DDR3 memory. But because the portion of the memory map that the MRAM will represent will be the only portion of non-volatile memory, we are unclear how we explicitly access MRAM addresses in an MMU-controlled environment. My hail-mary guess was that we would want to somehow tell Linux that we want the MRAM's memory space to be mounted as a RAM Drive and then we access that memory as though it is a file on a HD, except it is much higher speed since it will be at DDR3/MRAM speeds. Is there a better, more straight forward way to do this? Coming from an RTOS world, Linux is going to pose some serious challenges for us, but I think it will be the right move once we are all up to speed and are thinking Linux-centric.

View 1 Replies View Related

General :: Virtual Memory Concept In Embedded System

Dec 20, 2010

We have designed a board with Cirrus Logic(arm) processor, A Flash memory and some other peripherals have been connected to that. While building kernel we have selected MMU support. We have written few custom drivers for keypad,LED,LCD. But I would like to know how virtual memory mechanism can be helpful here even though there is no any hard disk has been connected. Where will be the virtual memory reside.

View 2 Replies View Related

General :: Snap Windows To Pre-defined Grids In GNOME?

Feb 19, 2011

I would like to snap windows in GNOME (more specifically, under Ubuntu) to user pre-defined grids.

I have tried the "Snapping Windows" and "Grid" plugins for Compiz, and have also seen demos of PyWO, but none of these tools seem to provide the above option.

View 1 Replies View Related

General :: Routes Are Not Added As Defined In Rc.local File....why?

Jan 24, 2010

I need to setup my ubuntu pc single nic card ip as 192.168.1.6 for internet and 10.172.170.95 and 135.10.86.100 for my lan and for another network through my 4port DSL modem.So i defined like this.Except addition of last two routes(10.0.0.0/8 & 200.200.176.0/24) everything worked as defined, what is the mistake i did?

In /etc/network/interfaces file

auto lo
iface lo inet loopback[code]............

View 1 Replies View Related

General :: No Root System Defined Install Error?

May 11, 2011

I am trying to install Linux Mint 10 on a newly formatted 40gb hard drive. I have not been able to get the the install program to see my hard drive. The program seems to work well off of the CD. I have checked the md5 sum and it is a good copy of the program. It will be the only operating system on a Athlon64 3200, PC Chips M861g mb combo. I have also tried Ubuntu with similar results.

View 9 Replies View Related

General :: User Defined Input In Shell Script

Dec 2, 2010

I want ssh a remote server through shell script with predefines username and passwd. i dont know how to use expect command to do that.

View 4 Replies View Related

General :: Looking For Tools For Static / Dynamic Code Analysis For Embedded

Sep 11, 2010

I am looking for tools for static/dynamic code analysis for embedded Linux system development (both device driver and user space apps). We will use Eclipse IDE and C++ lanuage. I hope the tools are easy-to-use, reliable, popular, better with good
supports, and not-too-expensive. I already find a list of tools at WiKi, however, I don't have time to try them all. Could anyboy please recommend me a few? If you can tell
me briefly about their pros and cons, that will be the bet.

View 1 Replies View Related

Software :: Not Able To Open Nagios From Other Machine

Oct 20, 2010

I am unable to open nagios web page on another machine. where iam able to see nagios page on server where i have installed nagios. but another machine if i put server ip in browser its authenticate for nagiosusername & password but after putting same. getting below error.

The webpage cannot be found HTTP 404 Most likely causes: There might be a typing error in the address. If you clicked on a link, it may be out of date.

What you can try: Retype the address. Go back to the previous page. Go to and look for the information you want. More information

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved