i got a beagleboard which has an ARM processor. rather the compiling my programs from the beagleboard itself, i'd like to use my beefy AMD64 desktop to plow through compilation.how to do a cross compile, or at least set gcc up so that i can do a cross compile. i'm running Ubuntu 10.04 with gcc 4.4.3 when i run: gcc -b arm to tell gcc to compile for arm, it says: gcc: error trying to exec 'arm-gcc-4.4.3': execvp: No such file or directory
I am trying to compile the iputils package on FC12 statically but badly stuck up on a below error. My requirement is; I need to have ping utility built statically.
Any clue whats missing here? Per my understanding its trying to locate the glibc and when I search for glibc rpm I can see all those packages are properly installed.
When I try to compile it get there errors: [URL].... compiling with: gcc -v execv.c -o hola I already installed build-essential, what could be happening with my gcc compiler? this is my code, as you can see it's not complex
I'm having a bit of trouble with a regular expression I'm trying to write and I'm not sure if it's something Tcl specific or my lack of regexp understanding.
[Code]...
I get a number of strings passed to a proc in the format 3|x where x is a number, either 0 or within the range 5-12. My understanding is that that regexp will match the literal '3' followed by a '|', the escapes the special meaning of |, and then 0 or, because of |, a number within the range 5-12. However I'm getting the error 'couldn't compile regular expression pattern: invalid character range'.
I'm trying to install easystroke to my debian lenny tablet pc, but compiling errores:
Am I missing some X components? I have installed needed depedencies; g++ libboost-serialization-dev libgtkmm-2.4-dev libxtst-dev libdbus-glib-1-dev intltool
Other mouse gesture program gestikk download site is down.. so there is only easystroke - or is there other mouse gesture programs available?
I have a program with a variable named current, but it is not declared. The syntax is current -> othervariable. Theoreticaly there should be no problem with this program. Just wondering what woudl cause this? Which linux include file is current supposed to be declared in?
I got the error: "An unrecoverable processor error has been encountered. The virtual machine will reset now." I have edited the options in installation screen with adding noreplace-paravirt at the end of boot parameters. but still have this error and FC installation does not continue.
i have installed ubuntu in my laptop.since i have AMD processor fedora doesnt support AMD processor..the recent version fedora 12 supprots AMD processor.i am doing my final project in ns2 hence it should support tht too!!! Which is the best choice to override ubuntu grub fedora 12 or redhat linux.
The situation is that I have an MPI-parallel fortran program. I run it and it's distributed on N processors, and each of these processes must call an external program.
This external program is also an MPI program, however I want to run it in serial, on the processor that is calling it, as if it were part of the fortran program. The fortran program waits until the external program has completed, and then continues.
The problem is that this external program seems to run on any processor, and not necessarily the (now idle) processor that called it.
how I can call the program and ensure it runs only on this processor?
Extra information that might be helpful:
If I simply run the external program from the command line (ie, type "/path/myprogram.ex <enter>"), it runs fine. If I run it within the fortran program by calling it via
CALL SYSTEM("/path/myprogram.ex")
it doesn't run at all (doesn't even start) and everything crashes. I don't know why this is.
If I call it using mpiexec:
CALL SYSTEM("mpiexec -n 1 /path/myprogram.ex")
then it does work, but I get the problem that it can go on any node.
there is any possibility that I can set in this application an affinity so that the processor binds it to core 2 for instance.Is this possible to do in an application that runs than under root? Or is this just possible after the application started with using the taskset tool?
I installed Fedora 12 at school on my external hard drive, using Windows Virtual PC 2007 to run Fedora at school on a dell PC with XP 2000, which works at school!However at home, i am using Windows 2007 os, I install Windows Virtual PC 2007, wasn't successful in running Fedora 12.As soon as Fedora begin to boot, an error message appeared which said,"An unrecoverable processor error has been encountered.The virtual machine will reset now".below the message it gives you only option to reset the virtual machine, however this is a vicious cycle
The algorithm for reading and writing disk blocks use the algorithm getblk to allocate buffers from the pool. In the algorithm getblk, if the kernel removes a buffer from the free list, it must raise the processor priority level to block out interrupts before checking the free list. Why ?Where can i find the C implementation of the above algorithm for buffer allocation in the linux source code ?
from where I infer that the module is correctly loaded though. Do you guys know what is the -1 error code? is there any way I could check if the coprocessor is currently working?
I have written a simple script which has to find required patterns from a bunch of files ( where each file is around 2 GB each,which contain the output of seq 1 10000000000000) on an 8 core machine.I am current forking 6 child processes which run simultaneously on 6 cores of the processor & have to search for the required pattern in 6 different files & inform the parent process when a pattern is found using a PIPE.
The problem is,when a child process is done reading a text file looking for a pattern,it is becoming a zombie process.It exits cleanly when i put a $SIG{CHLD} = "IGNORE"; in the script.Can any one tell me whats going on & how do i improve the communication between child and parent processes?
I'm trying to make some pages. For this I try to host them locally. However, when I have an error in my PHP code, the server shows an internal error 500 page and doesn't show on what line and what compile error it encountered. There is no such information in the error log either. What should I do about it, it's not really nice to comment all the lines and then try to uncomment them one by one. I've been googling for a while, but didn't find anything.. I forgot to mention, I;m using Fedora :P, the apache that came with it and mysql and php from the repository...
If your PC has a 64-bit AMD or Intel processor, you will most likely need the "amd64" images (though "i386" is also fine), the "ia64" images will not work."Does it mean I should use ia64 image for my 64-bit intel processor?
Have 'Phatch' installed and running on 'Stretch'? I had no problems on 'Jessie' but on a new install of Stretch I just get the 'Phatch' icon in the middle of the screen. Tried from Command line and this is the output:
/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py:8196: GtkWarning: gtk_disable_setlocale() must be called before gtk_init() return _core_.PyApp__BootstrapApp(*args, **kwargs) Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 16765, in <lambda> lambda event: event.callable(*event.args, **event.kw) )
[Code] ......
The 'Phatch' forums have not had any recent posts and the 'Phatch' website [URL] .... has 'Server not found'.
Planning on turning an old PC i've acquired into a server. Not quite sure which debian to download for an HP Pavilion a309.uk, or where to find this information. None of the codes seem to match with any on the link underneath.
any one point me to the download link of the most suitable ISO image (CD/DVD) with the latest stable Debian Lenny distro, taking into account that I have a two-processor Intel motherboard with currently one Intel Xeon 64bit processor.
What is the minimum CPU or processor required for a Debian stable installation with no GUI, desktop environment, or window manager? I can find specs for all minimum hardware capabilities except for the processor on a system with no desktop GUI. (Debian Stable GNU/Linux Installation Guide 3.4 Meeting Minimum Hardware Requirements) section 2.1.2: CPU, Main Boards, and Video Support and Linux Hardware Compatibility Section 4.1—Intel make it seem like any i386 CPU is good enough.