• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Compile error

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    2
    6
    159
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Mr_____TM
      Mr_____T
      last edited by

      Howdy,

      I’m in the midst fo trying to get older MacBookProz to pxe boot. In the mean time, I am attempting to recompile ipxe using the buildipxe.sh and I get an error:

      ./buildipxe.sh: line 83: syntax error near unexpected token `<<<'
      ./buildipxe.sh: line 83: `<<<<<<< HEAD'
      root@fogserver:~/fogproject/utils/FOGiPXE#
      

      My bash scripting skills are not. So I am relying on some input about how to fix this error.

      Tia

      Tom ElliottT 1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott @Mr_____T
        last edited by

        @Mr_____T I’m not sure why you’ve got head. I check stable, dev-branch, and working-1.6 and this file does not have the merge conflict associated to it.

        Can you please attempt:

        git reset --hard
        git pull
        

        If you’ve edited the files, its possible those changes will be lost. Not sure what would’ve changed so please make sure to get a backup of the state if you need to keep those changes.

        Thanks

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        Mr_____TM 1 Reply Last reply Reply Quote 0
        • Mr_____TM
          Mr_____T @Tom Elliott
          last edited by

          @Tom-Elliott Hi T

          Here it is:

          root@fogserver:~/fogproject# git reset --hard
          HEAD is now at 3eaa83b73 FOG 1.5.10 re-release
          root@fogserver:~/fogproject# git pull
          remote: Enumerating objects: 7854, done.
          remote: Counting objects: 100% (1340/1340), done.
          remote: Compressing objects: 100% (79/79), done.
          remote: Total 7854 (delta 1287), reused 1261 (delta 1261), pack-reused 6514 (from 4)
          Receiving objects: 100% (7854/7854), 41.43 MiB | 20.48 MiB/s, done.
          Resolving deltas: 100% (3764/3764), completed with 155 local objects.
          From https://github.com/FOGProject/fogproject
             3eaa83b73..a4bb1bf39  master      -> origin/master
           + edb875c16...423a55d2e dev-branch  -> origin/dev-branch  (forced update)
           * [new branch]          stable      -> origin/stable
           + b8e076d37...4101c44b9 working-1.6 -> origin/working-1.6  (forced update)
           * [new tag]             1.5.10.1629 -> 1.5.10.1629
           * [new tag]             1.5.10.1565 -> 1.5.10.1565
           * [new tag]             1.5.10.1566 -> 1.5.10.1566
           * [new tag]             1.5.10.1593 -> 1.5.10.1593
           * [new tag]             1.5.10.1615 -> 1.5.10.1615
           * [new tag]             1.5.10.1622 -> 1.5.10.1622
           * [new tag]             1.5.10.41   -> 1.5.10.41
           * [new tag]             1.5.10.48   -> 1.5.10.48
           * [new tag]             1.5.10.74   -> 1.5.10.74
          Updating 3eaa83b73..a4bb1bf39
          Fast-forward
           SECURITY.md | 29 ++++++++++++++---------------
           1 file changed, 14 insertions(+), 15 deletions(-)
          
          Should I rerun the installer?
          
          
          Tom ElliottT 1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott @Mr_____T
            last edited by

            @Mr_____T I don’t know if you’re installing, but the buildipxe.sh script should be able to run through now.

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            Mr_____TM 1 Reply Last reply Reply Quote 0
            • Mr_____TM
              Mr_____T @Tom Elliott
              last edited by

              @Tom-Elliott

              I am have a current installation and am trying to get early macbookpro efi 2009 to 2012 to pxe boot. I thought I’d try to recompile just ipxe but got that error message. I ran your commands as instructed.

              I’m not sure if I should recompile the whole thing or try ipxe only.

              oh btw. Have you ever compiled ipxe main branch before? How long should that take? normally…

              tx
              again

              1 Reply Last reply Reply Quote 0
              • Mr_____TM
                Mr_____T
                last edited by

                Just checking in here to Mark this as SOLVED. I had added the dev branch under a different folder. So the mix up was between the chair and the keyboard. Performed @Tom-Elliott Recommendations and reinstalled from my primary install and it is now working. trying to pxe boot MacBookPro’s. That’s another story, for another thread.

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post

                166

                Online

                12.0k

                Users

                17.3k

                Topics

                155.2k

                Posts
                Copyright © 2012-2024 FOG Project