Fedora :: FC12 - Yum-builddep - UnboudedLocalError "local Variable 'toActOn' Referenced Before Assignment"

Feb 15, 2010

I was working my way through the steps for downloading and installing the kernel source I have done this on ever Fedora release, so this is a new error for me. The error was from yum-builddep. Here is the command and error output:

[Code]

While the symptom is a script error, I am not sure what is causing the problem.

View 2 Replies


ADVERTISEMENT

Programming :: Assignment To A Variable Variable?

Mar 17, 2011

This loop is part of a bash script which takes multiple arguments.

Code:
for ((i=1;i<=$number;++i)) ; do
offset=$(($i+5))

[code]...

View 3 Replies View Related

Programming :: Non-static Variable $SwitchMap$com$ibot$util$Paths$OS Cannot Be Referenced?

Jul 14, 2010

When i try to compile this file:

Code:
package com.ibot.util;
import java.io.File;

[code]....

View 5 Replies View Related

Programming :: Java Non-static Variable Cannot Be Referenced From A Static Context

Feb 12, 2010

I'm having some problems on the line with ***. This is from a OpenEntidade.java class file and I'm trying to update EmprestadorView's variables.

EmprestadorView.java
public class EmprestadorView extends FrameView {
...
OpenEntidade.java
-----------------
public class OpenEntidade extends javax.swing.JFrame {

[code]....

View 2 Replies View Related

General :: Assign Local Variable Values To Global Variable?

Feb 17, 2011

how to assign a local variable value to a global variable....

View 2 Replies View Related

Fedora :: Circular Package Dependencies - Error "gcc-4.4.2-7.fc12.i686 Requires Libgomp = 4.4.2-7.fc12"

Apr 18, 2010

I have a tricky problem which I could soIve with a c program. I wrote one and found I didnt have gcc so I tried to install it. I was told I needed to install packages. I acknowledged and an error was generated gcc-4.4.2-7.fc12.i686 requires libgomp = 4.4.2-7.fc12 I try to install libgomp and go round again.

View 2 Replies View Related

Programming :: Passing Local Variable Pointers In ASM

Apr 12, 2010

I want to know is there some more efficient way of passing a pointer to a local variable as a parameter to a function in x86 asm? Right now I have to move the base pointer to a temp register, subtract from the register and pass that, like this (assuming a local var at esp-4):

Code:
mov eax, ebp
sub eax, 4
push eax
Is there a better way?

View 8 Replies View Related

Programming :: Pragma Pack - Local Variable Is Being Padded?

Jun 9, 2011

I am new to using 'pragma pack' and here is what I am running into :

Process A:
a.h -> defines a struct XYZ as PACKED and is of size 44bytes
a.c -> includes a.h and is able to print the size as 44 bytes.

Process B
b.c -> includes a.h,
b.c -> gets a message from process A, with struct XYZ in the message as data.
b.c -> After getting message, it is unable to print the elements of struct correctly. This is because the sizof (XYZ) in b.c is seen as 48 bytes.

I suspect, in b.c, the local variable of struct XYZ is being padded and not PACKED.

View 4 Replies View Related

Programming :: GCC Inline Assembler Doesn't Even Support Local Variable?

Jul 3, 2010

It's good that GCC support intel inline disassembly syntax, but it cannot even simply address local variables/parameters properly, making itself stupid and essentially useless, look at the following:

int myfunc(float f){
int x;
float fa[8];
asm(".intel_syntax noprefix
"
"mov eax, [x]

[Code]...

View 1 Replies View Related

General :: Booting Fedora 12 From Ubuntu's Grub2 - ERROR: Not An Assignment

Feb 2, 2010

I'm trying to boot my Fedora 12 partition, but am failing miserably, when I try to boot Fedora 12 I get "ERROR: NOT AN ASSIGNMENT"

my 40_custom file is as follows:

Code:

#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change

[code]....

Note that I tried this using the entry that is currently commented out and I had the same result. Does anyone know what is wrong? The entry that is currently uncommented came directly from the grub entry created by fedora itself (before I installed ubuntu).

View 4 Replies View Related

Ubuntu Security :: Sudo User_Alias Referenced But Not Defined?

Sep 3, 2010

I'm trying to configure my SUDO entries, for this I've added the next lines:User_List ADM = usernameADM ALL=(ALL) NOPASSWD: ALLWhen I close and save the file sends me the following warning>>> /etc/sudoers: syntax error near line 12 <<<visudo: Warning: User_Alias `ADM' referenced but not definedhat now?

View 1 Replies View Related

General :: Check The Referenced Functions In A Executable Through Command?

Oct 20, 2010

Is there any command that can check the referenced functions in a executable?

View 1 Replies View Related

General :: Ext2-fs (sda1): Error: Ext2_Lookup: Deleted Inode Referenced 83359

Jul 18, 2011

1st. I lost my usb drives. Im using Puppy Studio(Lucid, Full HDD install, latest ver) on a Toshiba Satellite 2805-S201... My 1st Linux treasure... Anyway... I was recording audio thru audacity. Shutdown. L8r started and inserted a Flash drive and the icon never showed even though I used it hours prior with no issues. The drives are working fine meaning I can access the data on other devices. Now the newb... I cant find the USB info anywhere. i followed System-Status & Configure-Hardware info-Devices-USB devices and theres nothing there. The optical drive & sda1 are registered but the flash drives are not. Does it sound like my 2 USB ports are dead? My mouse & keyboard dont register either!

2nd. B4 today reboot was the only command I knew (so sad...) but I learned dmesg and tried that and dmesg reads

Ext2-fs (sda1): error: ext2_Lookup: deleted inode referenced 83359

Basically I now want to move my music but I have no working usb ports. And Its been frustrating trying to figure out what the dmesg means when today is the 1st time I opened a terminal!

View 3 Replies View Related

Fedora :: Resolve An Ongoing Fight Involving /dev/video Node Assignment Between 2 TV Tuner Cards And USB Video Camera

Feb 27, 2011

I am trying to resolve an ongoing fight involving /dev/video node assignment between 2 TV Tuner cards and a USB video camera.

Each time I reboot the three devices seem to shuffle their /dev/video assignment. i.e. what was /dev/video0 (USB camera) after a reboot magically becomes /dev/video1.

This causes all kinds of grief between my MythBackend and ZoneMinder who expect the devices to have static assignments.

how to best solve this? I did a brief search and one solution appears to be to statically assign the devices.

View 3 Replies View Related

Fedora :: System Update Fails Error "librpmio.so.0 Is Needed By Package Abrt-1.0.3-1.fc12.i686 (updates) Librpm.so.0 Is Needed By Package Abrt-1.0.3-1.fc12.i686 (updates)"

Jan 10, 2010

when ever i try to install updates i get shown an error & the updates stop the error i get says "librpmio.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates) librpm.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates)"

View 12 Replies View Related

Fedora :: Build A Rpm For FC12?

Jan 2, 2010

I saw that AMZ recently updated the rpm for Fedora to be compatible with FC 11, however the install is still broken on FC12 (obviously since it's built for 11).

My main question is has anyone found a decent workaround, that won't completely hose your system? Should I just wait until they build an rpm for FC12?

View 14 Replies View Related

Fedora :: Non-KVM Kernel For FC12?

Mar 10, 2010

Not wanting to speculate why, in the repositories, Fedora doesn't *also* provide a on-KVM enabled kernel counterpart to the default KVM enabled kernel that *is* supplied, I must say I'm frustrated that they haven't done this simple thing.

Considering that everyone who upgrades to KVM enabled FC12 from a previous non-KVM release of Fedora (like FC10) ... considering that these people will be guaranteed to no
longer be able to run VirtualBox or VMWare Workstation after upgrading, is a disappointing oversight by / or intent of Fedora (one that manifests in *lost productivity*).

And try though you may to install the kernel source RPM and compile it after running "make xconfig" to disable KVM support, you usually can't! Fedora kernel compile attempts often die very early in the "make" process, indicating something like ...

"Kernel compile error: No rule to make target `missing-syscalls'

or some other silliness. And when you successfully compile a "kernel.org" kernel, and try to boot it, you get all kinds of missing library errors (etc).

Given that it would be simple to provide both a KVM enabled kernel (as they do), and also a non-KVM enabled kernel (which they don't) so the rest of us can seamlessly continue to run VirtualBox and/or VMWare Workstation after an upgrade - and avoid getting entangled with deciding whether use KVM or XEN for guest O/S's... it's a frustrating misstep to not have done this basic thing (i.e. include a non-KVM kernel). It was a rude awakening when we tried to launch VirtualBox only to have it fail after the upgrade.

Anyway, has anyone successfully compiled their own kernel for FC12 and not get errors after boot? If so, which sources did you use; and what kernel version? In the meantime I'll try out other kernels and compile options.

View 1 Replies View Related

Fedora :: Retroshare On Fc12

May 21, 2010

Has anyone managed to install retroshare on fedora? Where can i find a howto?

View 4 Replies View Related

General :: Why Is NIC Not Taking A DHCP Assignment?

Oct 16, 2010

NIC is connected to a LINKSYS WRT54G running DHCP. There are plenty of available IP assignments. All other PC that I have connected to the LINKSYS work fine. The CAT 5 cable is fine.Why is this NIC not taking a DHCP assignment ?

View 14 Replies View Related

Programming :: Objects And Assignment In Interpreter?

Feb 9, 2011

I have it so that an Env object contains all the variables in the current scope, and the parent scope. You can also save them to variables like objects, and my idea is to use the "." operator to get values from them.

First, how do I assign to them? I currently have it that only a variable name can be assigned to, but you should be able to assign to an "obj.value" expression, too. How do I keep track of what variable to set and still be able to say it in an expression and have it evaluate to the variable?

Second, these object don't really have a "type", they're just containers that contain any values you want under any name you want. How can I, for example, define a primitive "boolean" object and have things like if statements recognize it?

View 14 Replies View Related

Fedora :: X-windows Fails Under FC12 64 Bit

Nov 19, 2009

I recently upgraded my CPU (just before the release of FC12), to a 64-bit compatible Intel Core 2 E7600. Upon the release of FC12 I moved to the 64 bit version (via a clean install).

I noticed that NVIDIA does not work (as many topics on this forum confirm). So I reinstalled and used the FC12 default drivers (I think they are called Nouveau-drivers). This seemed to work, so I ran "yum update", and now all X-windows fail.

KDE complaints: "kstartup4 does not exist or fails" and GNOME also complains (sorry forgot the exact error message)

I'd be happy to send logs, but if these are required, which log you want and where I can find it.

how to get or KDE or GNOME running ? (preferably KDE)

System:
Intel Core 2 Duo E7600 (3.1 GHz)
3 GB Memory (800MHz)
Nvidia Geforce 9600 GT
Mobo: Foxconn P35A01

View 2 Replies View Related

Fedora :: Tomcat 6 Won't Start Under FC12?

Nov 20, 2009

Trying to start Tomcat6, I get the following in catalina.out

dl failure on line 696Error: failed /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/client/libjvm.so, because /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/client/libjvm.so: cannot enable executable stack as shared object requires: Permission denied

View 3 Replies View Related

Fedora :: Butterfly-0.5.3-1.fc12 Keeps Crashing?

Dec 11, 2009

Every time I open empathy, I am seeing that message. The messenger itself doesn't have a problem (as far as I can see), but that message really bothers me.

View 4 Replies View Related

Fedora :: Unable To Use Tar.gz On FC12 Amd64

Dec 28, 2009

It was a long time since my last post on this forum. The reason for this was that since FC7 I've moved to Debian Etch and then to Ubuntu, but now I'm back trying FC12 amd64 on my machine and seen how it changed.Almost everything is going well until now. After almost two years I see that a great development was made to build and gui to yum, but synaptic is still superior, imho.

Well, as I said, everything is going well with one exception: the *.tar.gz files.
Doesn't matter if I use the gui or the cli. If I try to compress or decompress any file to tar.gz it fails with the error message bellow. All other file types work perfectly.

Code:

/bin/gtar: Child returned status 1
/bin/gtar: Exiting with failure status due to previous errors

As I said, I'm running FC12 amd64. Gnome environment.

View 14 Replies View Related

Fedora :: Fc12 Firstboot Login

Jan 18, 2010

I have just installed fc12, and everything seemed to go well. After reboot I get a line asking for First login:From what I've found, this should be the firstboot thing, but I don't know the login, and can't find any answer with a search.

View 6 Replies View Related

Fedora :: Fc12 Rapidsvn No Menu Bar?

Feb 9, 2010

is it me, or is the rapidsvn in FC12 have no menu?I cant find anyway to do "file > edit > preferences", theres no menu bar at all.I've used rapidsvn since FC8 and this is the first time I cant find the menubar lol.

View 1 Replies View Related

Fedora :: See All Messages Given Out By Fc12 System?

Feb 19, 2010

I'd like to see all messages given out by my fc12 system. So no graphical interface shows up when I shall type the bootloader-password or log-in with my user.

View 1 Replies View Related

Fedora :: Azureus Cause FC12 To Hang?

Feb 20, 2010

Just upgraded to FC12, but when running azureus, it hang the entire system.Anybody had the same problem. I tried both yum installed and download from azureus site.

View 2 Replies View Related

Fedora :: Upgrade From CentOS 5.4 To FC12?

Feb 23, 2010

I install CentOS 5.4 on a customer's workstation. They out-of-date nature of Enterprise is not at all working out for him. Since Enterprise is essentially FC6, is it possible to just upgrade him to FC12, or am I looking at a wipe and reinstall?

View 7 Replies View Related

Fedora :: FC12 - Networking Isn't Working ?

Mar 5, 2010

I installed Fedora Core 12 on a Dell Latitude 610 laptop. Networking isn't working. I tried to start networking with '/etc/rc.d/init.d network start': there were no errors or warning messages, but before and afterwards, I could not ping anything.

I tried to configure and start networking with system-config-network. The ethernet network card shows up, but the activate button is greyed out.

I can ping the loopback address 127.0.0.1 after I start networking with '/etc/rc.d/init.d network start' but I don't really know what that means.

lspci tells me that my network "card" is a "NexXtreme BCM5751 Gigabit Ethernet PCI Express".

I know the eternt cable is good because I used it on another machine.

View 3 Replies View Related







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