Problems with the latest intel fortran and c compilers ...

I noticed that when I compile either fortran or c, I get the following messages:
Desktop$ ifort test.f90 -o try
2011-08-10 02:23:11.559 ifort[7730:60b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
2011-08-10 02:23:11.560 ifort[7730:60b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
2011-08-10 02:23:11.561 ifort[7730:60b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
2011-08-10 02:23:11.561 ifort[7730:60b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
2011-08-10 02:23:11.562 ifort[7730:60b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
2011-08-10 02:23:11.563 ifort[7730:60b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
2011-08-10 02:23:11.564 ifort[7730:60b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
2011-08-10 02:23:11.564 ifort[7730:60b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
2011-08-10 02:23:11.565 ifort[7730:60b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
2011-08-10 02:23:11.567 ifort[7730:60b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
2011-08-10 02:23:11.568 ifort[7730:60b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
2011-08-10 02:23:11.569 ifort[7730:60b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
2011-08-10 02:23:11.569 ifort[7730:60b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
2011-08-10 02:23:11.570 ifort[7730:60b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
2011-08-10 02:23:11.571 ifort[7730:60b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
I have XCode 4.1 installed, and this problem occurs with time machine on and off. Any suggestions?

So, how does this problem be solved finally?

Similar Messages

  • Has anyone had problems with the latest driver update for the Lexmark printers? My Lexmark printers won't work with the latest driver update.

    Has anyone had problems with the latest Lexmark printer driver update? My Lexmark printers won't work with the latest driver update. If I reinstall an older version of the drivers, they work.

    Mine crashed once with new update, but working fine.
    I had to delete old printer, restart iMac, and then reinstall
    new drivers to get it to work. Would not complete without
    the restart after deleting non-working printer. No problems
    since and all features working.

  • Sqljdbc4 driver problem with the latest version of java (java6 update9)

    Hi all, sorry for my ingles.Need help with a problem, I have to connect to sql server 2008 from Java, I had install the Java SE Development Kit 6u22, and when the upgrade to the 6u29, the driver stopped working, they let the following example:
    public static Connection getConnection(String db_connect_string,String jdbcDriver)
    Connection conn = null;
    try {
    Class.forName(jdbcDriver);
    conn = DriverManager.getConnection(db_connect_string); //when you run this line, does nothing mores, nor throws errors
    } catch (Exception e) {
    System.out.println("Error de conexion." + e.getMessage());
    return conn;
    uninstall update29, and install that before and had returned to work. Still do not know how to solve this problem with the latest version of java. Any ideas?.
    Thanks.

    You are not the only one.
    MS SQL JDBC does not work with 1.6.0_29?

  • Is anyone having problems with the latest version of iTunes?

    is anyone having problems with the latest version of ITunes?

    Dwayne3333 wrote:
    is anyone having problems with the latest version of ITunes?
    What a vague and useless question.
    A search of the forums would have revealed issues that others are having.
    Why does it matter though?  Are you having issues?  If not.. why would you care?

  • I have a problem with the sync between iTunes and ipad2. I can not see the files in iPad. Help me please.

    I have a problem with the sync between iTunes and ipad2. I can not see the files in iPad. Help me please.

    Cannot see what files ? Music (synced music should appear in the iPod app), films/TV shows (Videos app), documents ... ?

  • Is anyone having problems with the battery heating up and draining the power?  Mine has been doing this for about 2 months now.

    Is anyone having problems with the battery heating up and draining the power?  Mine has been doing this for about 2 months now.

    This is a major problem with Lollipop, but yo said it started 2 months ago.   Several people have fixed problem by removing FaceBook And Face book messenger and then re loading the apps again.   You might want to clear your cache before reloading.  Not sure this is your problem, but worth a try.  Good Luck

  • Is there a problem with the latest iTunes update?

    After getting the most recent iTunes update my iPhone is no longer recognized by iTunes. When its connected to my computer it charges but you can't see it on iTunes and none of the content can be accessed. I've never had this problem before, and it doesn't happen on my other computer with an older version of iTunes. I've gone through the troubleshooting suggestions for this on the Apple site but nothing seems to work. Is there a problem with the new update? And will it be getting fixed soon?

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Problem with the browse sequence back and browse sequence next widget placed in the screen layout

    Hi,
    Some basics: We are using Robohelp 10 to  generate multiscreen  html5 output. We used the pharmaceutical  screen layout downloaded from:  http://helpx.adobe.com/robohelp/robohelp-screen-profiles-layouts.html but modified it to match our GUI.
    We are having a problem with the browse sequence back and browse sequence next buttons placed in the screen layout from the widgets tool bar. We are in no way experts at this part of Robohelp...and the css portion of all this is a bit of mystery but we have managed to get mostly what we need. Now we just need these buttons to work. In the past we used Airhelp and things worked great. Can anyone help us understand why the sequence buttons are not showing up in the output even though it does in the topic preview?
    Also
    This shows up in the  layout.css file:
    a.wBSBackButton {
                    margin: 0 8pt 0 0;
                    padding: 0;
                    background-color: transparent;
    img.wBSBackButton {
                    border: none;
    a.wBSNextButton {
                    margin: 0 8pt 0 0;
                    padding: 0;
                    background-color: transparent;
    img.wBSNextButton {
                    border: none;
    Also btw, I forgot to mention that we are linking our FrameMaker files.
    Appreciate the help.
    Thanks!

    hi pradeep
    It does not happen but if you Wait for a while that may be solved

  • I have an urgent question about my indesign. I had problems with the creative cloude app and then uninstalled it and then installed it again. Now it is not opening and I cannot download it again either. Pls give me help and advice if there is anything I c

    I have an urgent question about my indesign. I had problems with the creative cloude app and then uninstalled it and then installed it again. Now it is not opening and I cannot download it again either. Pls give me help and advice if there is anything I can do to repair it

    Please authorize ADE 3 with same credentials that you used with older version of ADE

  • I am having major problems with the latest update for my itunes!

    I am having problems with the latest update for itunes, it says 'itunes has an invalid signature'. I have completely uninstalled itunes but now it wont download at all. Have tried downloading it 4 times tonight already. Anyone know how to get it to download? Or what to do?

    I am having problems with the latest update for itunes, it says 'itunes has an invalid signature'.
    That suggests that the installer is getting damaged during the download.
    I'd first try downloading an installer from the Apple website using a different web browser:
    http://www.apple.com/itunes/download/
    If you use Firefox instead of IE for the download (or vice versa), do you get a working installer?

  • Help solve the problem, with the lifting of purchasing and payment card is locked, and now I can not pay for her purchases in the app store

    help solve the problem, with the lifting of purchasing and payment card is locked, and now I can not pay for her purchases in the app store

    Contact the App store for Apple ID help. Their support link is on the right of the App store window
    LN

  • Is anyone having problems with the battery drains quickly and the iphone4 heats up in use and in charging after upgrading to 5.1.1?

    Is anyone having problems with the battery drains quickly and the iphone4 heats up in use and in charging after upgrading to 5.1.1?

    I have had the same problem but I seem to be getting somewhere to fixing it!!! My battery was going down at 20% an an hour now its 10% with constant use and 5 in standby !!! So improvement all round
    First I did a restore then I drained the battery i started to charge it and when it came on I turned the phone off completely and let it charge to 100% I then left it for a couple of hours on charge at 100. I saw no improvement after 1st drain so I repeated the drain battery and charge steps again with the phone turned off when charging and have seen a very big improvement. I am going to do it again tonight and hopefully problem solved!!!!
    The next issue is iMessage as that's playing up and wifi drop out
    Good luck

  • Has anyone else had problems with the latest system updates to Mac OS X v10.6.8 with the java virus patch?

    After installing the latest updates to Snow Leopard the system hangs up and will not open properly.  This is the update to Java, etc after the virus was discovered.  I have done the updates on four different systems with the same result. 

    No problems with the Java update here, although I have Java disabled. Might try reapplying the Java standalone while in Safe Boot (Shift at startup chime), if you did it from Software Update.
    http://support.apple.com/kb/DL1516

  • With the latest flash update and on firefox 13 when I scroll on pages with youtube videos or other flash content it become corrupted.

    When I actually play the videos it's fine, the issue only occurs with still images. This doesn't show up with vimeo videos.
    The images should explain more
    Before scrolling
    http://i.imgur.com/MzAs7.jpg
    After
    [IMG]http://i.imgur.com/2tZwm.jpg[/IMG]
    This does not occur with other browsers with the latest flash update.
    The problem also shows up even with add-ons disabled and testing it with a new profile.
    Does anybody have an idea with how to fix this, or is it a problem on adobe's end?

    I've fixed the problem by installing the older version of Flash Player (v11.2.202.235).
    - First, download the uninstaller from [http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html here].
    - Close your browser(s).
    - Run uninstaller and remove flash player.
    - After the uninstall process, download and install the old version from [http://www.oldapps.com/flash_player.php here].
    Note: Download "Adobe Flash Player 11.2.202.235 (Non-IE)" if you are using 32 bit OS
    Or
    Download "Adobe Flash Player 11.2.202.235 (x64) (Non-IE)" for 64 bit OS.

  • Problems with the latest firmware upgrade

    I found a problem with the 01-10-2006 firmware upgrade. Now that it is inside my ipod certain videos don't play properly anymore. Actually the video starts, it plays normally for a while and then it goes still for a few seconds and then, when it plays again, the audio is gone.
    It always happens in the same point with the same video. In particular, just in case someone wants to try, it happens in the latest nasa video podcast.
    I don't know what to do!
    I'll try to step back to the 1.0 version...

    I'm having this problem as well. Sinse I updated the firmware all of my movies get stuck about every 10 seconds then if I wait a few seconds they start up again but with no audio. I'm quite certain that this is a problem with the firmware sinse the videos play fine on quicktime, they used to play fine in my ipod before I updated it, and I can get it to play the parts it gets stuck at if I rewind it but it happens very frequently and each time takes a while to reload. If anyone has found a way to solve this problem please let us know.

Maybe you are looking for