GCC 4.2 and binutils from current.

Hi everyone.
Can someone please push the binutils package from testing to current finally?
I have tons of weird bugs with the "current" binutils as they contain an error with "hidden visibility".
Examples:
http://www.kdemod.ath.cx/bugs/showreport.php?bugid=30
http://kdemod.ath.cx/bbs/viewtopic.php?id=19
Thanks

you only need binutils. and just grab the package from testing and install it. i'm sure there's a reason its in testing.

Similar Messages

  • Get DB Username and password from current connection

    Hi folks,
    I'm presuming this is something absurdly simple, i therefore offer my apologies in advance. my requirement is quite different from the very famous dynamic JDBC credentials example.
    I'm using Struts on a 10.1.2 implementation. We have numerous Oracle reports that we wish to call from Jdev (through a report server call). To provide the credentials to the Report server I need to provide the DB connection's username, password and SID. This I intend to do in a helper class in my web module.
    Is there a plain vanilla simple way of getting this done. I know "context.getApplicationModule().getTransaction().getConnectionMetadata().getUserName()" gives me the Database Username- just like that. Is there a similar way to obtain the password and SID as well. While getTransaction().getConnectionMetadata().getJdbcURL is also quite useful, how "for the life of me" do i get the password of the current DB connection (assuming I have an application module that is already connected). I basically wish to directly use connections from the application module directly without the need to manually specify/hard-code these credentials in my code.
    I've searched the forums and haven't been able to get the answer I was looking for (that or I;m searching in the wrong areas). Any help would be GREATLY appreciated.
    Cheers

    Hey Timo,
    thanks for that. I still have a couple of doubts.
    One the nature of the application is slightly different. we use independent usernames and passwords which are stored in the DB (different from DB username and password). The request(for the report-server call) comes only after the user is authenticated. Like you rightly said it's not a good idea to store the password and I'm pretty sure that option is completely ruled out.
    My questions is, given that the user already has an application module at hand which would mean he has a valid connection to "a" DB- (once again we have multiple DB scenario), I merely wish to use the information from the Connection that the application module is using to issue the request to the report server call. I take it the call to oracle reports server wouldn't accept a connect string, you necessarily have to provide the DB username/password and SID.
    My question now, is there anyway to obtain the password(or merely point my report server to this without requiring to store it) from the application module connection.
    I hope my query is clear, please let me know if what i'm saying needs to be clarified or doesn't make sense.

  • I would like to forward my phone calls and texts from current number to work cell and discontinue my current plan while still maintaining my cell number

    I have a work cell and would prefer to just have one phone on me, however, I don't want to lose my personal cell number.
    I'm ok with paying $5 or $10 a month. Is this possible? I hear I can do it through google voice as well.

    So, if I understand what you want to do - you want to keep your current, personal cell #, and forward all calls to your work phone.  (I'm not sure if text messages can be forwarded, you may be able to use the desktop Messages app to view and reply to text messages when the phone is not with you.)
    In order to accomplish this, you need to have service on the phone number ... what plan are you on now?  And what phone do you have on your personal Verizon line?

  • Multilib conflicts with native 64bit packages (gcc-libs and binutils)

    hi all :>
    i tried to build arduino from the AUR on my 64bit system (32bit version runs nice on my netbook! thanks! ). However i can't build it because it depends on gcc-libs-multilib and binutils-multilib from the multilib repo, which are conflicting with gcc-libs and binutils.
    is it safe to remove the 64bit equivalents of gcc-libs and binutils and replace them with gcc-libs-multilib and binutils-multilib?
    best regards :>

    pablox wrote:I know this is an old post, but it's one of the first results on google and actually answers the question... shouldn't it be marked as [SOLVED] ?
    The first poster should mark [solved] if the replies solve the issue for him. I don't think he even read the replies, judging from his lack of response on this thread. Regardless, no reason to bump this thread, we have necro-bumping rules for a reason.
    Closing.

  • How do I move a picture so that it can be used in multiple projects without removing it from current location

    I am organizing several hockey pictures and I am trying to make various projects from the pictures and sometimes I want the same picture in more than one project/album/etc.. Each time I duplicate the version in attempts to move just one of the versios, both are moved to new location and removed from current location. I would greatly appreciate help. Thank you

    Piling on  :  read this.  And then read this.
    Think this:
    Projects are _storage_ containers.
    Albums are _viewing_ containers.
    (In mind keep this:  The naming of "Projects" is the worst interface decision made by Aperture's designers.)
    The Image that is created when you import a digicam file is _stored_ in one and in only one container.
    You can _view_ the Image in as many viewing containers as you want.
    Store them by shoot unless you have a better, complete, workflow.  Don't ever move them from their storage container, except to delete them.
    View them by _output project (small "p")_.  Create as many of these as you need.

  • Problem with kernel 2.6.19 and ipw3945 from testing

    After kernel and ipw3945 packages update from testing my wireless network profile isn't working any more so there's something wrong with one of those. Ipw3945 module is loaded but network profile simply fails to start (maybe problems with dhcp?). With kernel and ipw3945 from current everything works fine.
    Anyone has similar problem?

    congyiwu wrote:
    The extra repository seems to already have 1.1.2... I was having the same problem so I ran "pacman -S extra/ipw3945"
    Does anyone know why pacman -Syu doesn't automatically figure out that the version in extra is newer than the version in testing?
    The extra version (i.e. the one that's been upgraded to 1.1.2) was compiled for the kernel26 package in extra (2.6.18), wheras the version in testing was compiled for the kernel26 in testing (2.6.19).  Thus the module in extra won't work if you're using the newer kernel.
    I hope the testing package gets upgraded soon, since it sucks not being able to use wireless!  I tried to update the PKGBUILD myself, but couldn't get a working module...

  • Compiling old version of GCC and Binutils

    Hello everyone. I'm in search of a way to create bflt executables, and tried my best to follow this guide, but it requires compilation of a rather old version of gcc and binutils. This is what I'm getting after trying to run make.
    strerror.c:460:12: error: static declaration of ‘sys_nerr’ follows non-static declaration
    /usr/include/bits/sys_errlist.h:27:12: note: previous declaration of ‘sys_nerr’ was here
    strerror.c:461:21: error: conflicting types for ‘sys_errlist’
    /usr/include/bits/sys_errlist.h:28:30: note: previous declaration of ‘sys_errlist’ was here
    make[2]: *** [strerror.o] Error 1
    make[2]: Leaving directory `/home/patrick/bflt/uclinuxgcc-kit-160899/binutils-2.9.1.kernel/libiberty'
    make[1]: *** [all-libiberty] Error 2
    make[1]: Leaving directory `/home/patrick/bflt/uclinuxgcc-kit-160899/binutils-2.9.1.kernel'
    make: *** [/opt/uClinux/bin/m68k-coff-as] Error 2
    It is gcc 2.7.2.3, and binutils 2.9. Is there anything I can do to make everything work nicely, or should I go the route of installing an older version of Linux in a virtual machine, then attempting this in that environment? I currently have gcc 4.6 installed. In case it matters, here is my uname -a
    Linux SMNG-N150 2.6.38-ARCH #1 SMP PREEMPT Mon May 23 20:04:02 UTC 2011 i686 Intel(R) Atom(TM) CPU N450 @ 1.66GHz GenuineIntel GNU/Linux
    I appreciate any advice you guys can give me!

    bump

  • HT3281 Podcasts from Current Tv, since three weeks prior to the Nov 2012 election have had a url problem and cannot be played on my mac mini 2011 with 10.8.2 and the latest Itunes? anyone know why ? I am in contact with Itunes now and they wanted screensh

    Podcasts from Current Tv, since three weeks prior to the Nov 2012 election have had a url problem and cannot be played on my mac mini 2011 with 10.8.2 and the latest Itunes? anyone know why> ? I am in contact with Itunes now and they wanted screenshots of the problem, I can get these current tv episodes with a vpn and my isp says they are not blocking them, but i was surprised that prior to the election they were blocked, ?
    I also can get them on my Android Samsung Galaxy note 2 with no problem but on the Macmini cannot>/? I Unsubscribed and subscribed many times but still no luck, any ideas? I am waiting for the senior advisor to get back to me on this issue. I am in THailand now where the problem is happening and as I said the ISP says they do not block any podcasts.I also do not want it on my iphone 5, so I have to wait and see why the mac mini is not getting it.

    I seem to have fixed it by putting <div  class="clearfloat"></div> after the navigation bar?

  • HT3805 My Aperture 3 just crashed, i.e., it would not open and showed an error message -1712.  I sent the current version to trash and reinstalled from my A3 disk, but after installing again it still says "Aperture can not open -1712."

    My Aperture 3 just crashed...by that I mean it would not open and showed the message: "Aperture 3 cannot open.  -1712."  I have the latest A3 version and had been using it continually for 3 years.  This was the first crash.  And it will not open as often as I tried.
    I am using a 13" Macbook Pro with OSX 10.8.5.
    I tried sending the A3 application to trash, and reinstalling from my A3 disk.  Install message said "installation successful."  But A3 would still not open and gave same message with -1712.
    Any suggestions what I should do or try?
    Thanks

    Perhaps your Aperture library was damaged, when Aperture crashed. What where you doing, right before the crash happened?
    - If you installed new software - programs, plug-ins, preferences panels, check, if they are compatible.
    - If you imported new images, you may have imported corrupted files, that crash Aperture.
    Can Aperture launch correctly, when you try to open a new Aperture library?
    Hold down the options-key, when you launch Aperture and select to create a new library. Import a few images. Does that work?
    If Aperture will launch on a new Library, try to repair your current library. Hold down the key-combination option-command ⌥⌘  firmly while double-clicking the Aperture library to open in First Aid Mode. Hold the keys down, until the panel appears, and then try  the First Aid Options in turn.
    I have the latest A3 version
    Is it Aperture 3.4.5? The latest Aperture 3.5.1 will not work with Mt. Lion.

  • How to put current music and pictures from my Iphone to a new Ipad?

    Hi this is my first question!
    I am about to recieve a new iPad mini. I currently have an iPhone 4s and I want to transfer all my pictures and music over to the new device. I have just backed up my phone so that all latest files are on my PC. I have tried iCloud but this is out because my internet is too rubish.
    So what should I do?
    1. if i set the iPad up using the iTunes backup, everything will go on to the iPad that I have on the phone including the apps, which im not bothered about because I will be using less apps than before.
    2. If I set it up as a new iPad, can I connect it to my PC and get my music and pictures/videos over to the device without everything else.
    I know this sounds confusing but I don't know what to do, I asked in the Apple store and they didn't seem to know either,
    cheers, David

    You can restore the iPhone's backup onto the iPad, but that won't include the contents of the Music app nor the photos if they were originally synced from a computer (if they were taken with the phone they should be included) - restoring a backup onto a diferrent device also won't copy passwords (router, email, website) so you will need to re-enter them on the iPad. You can copy your iTunes purchases (including apps and music) from the iPhone to your computer's iTunes via File > Transfer Purchases (File > Devices > Transfer Purchases on iTunes 11) - if you do decide t backup/restore then you will need all of the iPhone's apps on your computer's iTunes as the backup only contains their content and settings, and not the apps themselves.
    If you set it up as a new iPad then as long as the music and apps are on your computer's iTunes then you can sync them over to it. iTunes will remember you sync preferences for each device, so you can sync more than one device to it without them affecting each other.
    You can copy the photos and videos that you've take with the phone to your computer : photos to a computer.
    And you can then sync them to the iPad : syncing photos.

  • How can I remove my company's iCloud Contacts account from a former employee's iPhone and have the current information removed as well?

    How can I remove my company’s iCloud Contacts account from a former employee's iPhone and have the current information removed from their iPhone at the same time as well? Will just changing the iCloud password be enough? Our company shares an iCloud account for convenience but when someone leaves we don't want the information to stay on their iPhone.

    Changing the password would only block them from accessing the iCloud information.  They would still have access to the local copy on thier phone.  To delete the local information, you would need to go to Settings>iCloud on the phone, tap Delete Account, then choose Delete from My iPhone.  (This only deletes the iCloud account and data from the phone, not from iCloud.)  This, obviously, must be done during the exit process as it requires access to the phone.

  • Can I do a clean install of Lion, onto my Mac Book Pro4,1, that is currently running 10.5.8? I have seen U-tube videos on how to do a clean install to Snow Leopard, and another from SL to Lion, but can zero out my HD, and do a clean install to Lion?

    Can I do a clean install of Lion, onto my Mac Book Pro4,1, that is currently running 10.5.8? I have seen U-tube videos on how to do a clean install to Snow Leopard, and another from SL to Lion, but can zero out my HD, and do a clean install to Lion?

    See this article.

  • How to calculate rms voltage, rms current and frequency from real time data?

    Hello,
    I need to calculate the real time rms voltage, rms current and frequency of the received voltage and current graphs using visa read. Actually am trying to monitor the voltage and current parameters of AC load, in this case, am using a set of 4 light bulbs at the moment. Expected frequency is 50 Hz, and rms voltage close to 240v AC, current about 1A. 
    Attached is the vi picture of what I have been able to achieve so far, courtesy of labview forums. But I need to finally finish this vi by calculating the Vrms, Irms and frequecy. The front panel shows the voltage (Chart V) and current (Chart I) after scaling. Chart VI represents ADC value 0 ~ 1023 of received data. Aray V & I show the binary bits received up to 10 bits of useful data from ADC. Each sine wave from ADC is sampled at 25 samples for the ADC conversion, and sampling frequency of 1.28kH.
    I have tried using the RMS vi, but seems I don't know how to configure it correctly to get desired results. Also when I make changes like switching of one of the bulbs so that their is current change, I need to refresh the SERIAL port first before changes show up on the VI. Any ideas on how to improve on this are highly appreciated.
    Otherwise, I would appreciate if somebody helps me MODIFY my VI to read the rms values and frequency from received data. This is the last piece of my project, I do appreciate all the help rendered. Am currently using labview labview 2014, student version!
    Gavin.
    Attachments:
    Test_revised1.vi ‏39 KB
    Test_frontpanel.png ‏196 KB
    Test_blockdiagram.png ‏187 KB

    hello,
    note that peak voltage (Vpeak) is (240 * 1.414) = 399 V and peak current about 1.414 if intended rms current is 1A.
    Gavin.

  • How do I replicate my software and data my from current Mac desktop to my new Mac laptop?

    How do I replicate my software and data my from current Mac desktop to my new Mac laptop?

    Connect the two with a Firewire cable: Transferring files between two computers using FireWire. Boot the old computer into Target Disk Mode. Start the new computer normally which should take you to the Setup Assistant if this is the first time you've started it. Use the option in Setup Assistant to transfer data from the old computer.
    If this is not the first time you've started the new computer then use Migration Assistant in the Utilities folder to transfer your data.
    Migration Assistant tips and tricks
    OS X Lion- How to use Migration Assistant to transfer files from another Mac

  • I bought a used computer and I am currently upgrading to Mavericks.  How can I erase the current password from the seller?

    I just bought a used computer and i am currently updating this computer to Mavericks upgrade for free.  How can I wipe it clean, and also how can I reset the password from the sellers password?

    You really have to start with the MBP as it came out of the box.  Read these directions;
    http://www.thesafemac.com/how-to-prepare-your-mac-for-sale/
    You then will have to create your own password and account.
    Ciao.

Maybe you are looking for

  • I suddenly can't connect to printer on wireless home network.

    I have an Officjet Pro L7680 and we just had a new cable company installation in our house. We have 1 desktop and 2 laptops. All three share this printer and we had no problems. Since the install, 1 laptop won't connect to the printer. The cable co.

  • Pdf generated on Mac prints only on Mac, not on Windows

    I received a PDF document with Document Properties: PDF Producer: Mac OS X 105.6 Quartz PDFContext PDF Version: 1.4 (Acrobat 5.x) On Mac OS X 10.4.11 Acrobat 9.1.1 the document prints fine. On Windows XP Acrobat 9.1.1 the document prints the first pa

  • FLVPlayback issue loading RTMP stream

    Hi, I'm currently having a problem with FLVPlayback refusing to play a stream from a certain site. The flvplayback was playing streams from a different remote site fine, the stream that it is attempting to play work in other AS2 FLVPlayback component

  • Integrating the drivers for the Intel WiFi Link 4965AGN in the kernel.

    Hello, I trying to build a custom kernel with only the needed things and I'm almost done; but if I try to include the drivers for that wireless card there is a message at boot time saying that the microcode could not be found. If the driver is compil

  • Autonomous database transaction

    Hello, I'll log some application information in a local table like this: Here a pseudocode example: funktion mainFunction{   "INSERT something"   log(count of inserted rows).   do something other   on error COMMIT eles ROLLBACK function log(message){