"no acceptable C compiler found in $PATH"

After upgrading to OS 10.8, and to Xcode 4.4, when I try to compile a source code, the ./configure command in Terminal ends with:
"no acceptable C compiler found in $PATH".
I have to *assume* that Xcode includes C compilers, but I can't figure out why there's no "acceptable C compiler in $PATH. Maybe that's a bug or a new function of which I am not aware.
How do I get a C compiler (gcc?) in the $PATH?
Thanks in advance.

I am replying to myself :-) because I couldn't edit my own post.
I copied gcc from /Developper to /usr/bin, where it wasn't present (I assume it was not installed by Xcode).
When I try (again) ./configure, I get in Terminal:
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/Users/admin/gnupg-2.0.19':
configure: error: C compiler cannot create executables
See `config.log' for more details
So gcc is found, but it cannot create executables.
Does all this mean that copying gcc to /usr/bin is not enough, and that I have to include gdd in $PATH?
All help will be greatly appreciated.

Similar Messages

  • Error: no acceptable c compiler found in $PATH

    Hi,
    I am trying to install wy60_2.0.9 on my Ibook G4 10.5.8 so to cut a long story I have downloaded it from this site:
    http://www.onlyjoe.net/blog/2012/03/07/mac-wyse-60-terminal-emulation/
    But when I have tried to run the ./configure bit I get an error message saying Error: no acceptable C compiler found in $PATH.
    I have done some digging and have installed the developer tools but this does not seem to help.
    Can anyone else help?
    Thanks,
    alamb200

    alamb200 wrote:
    Can I attach screen shots to these communities? I can try and add some tonight so I can show you what I have got at the moment.
    Sure. click the little camea icon.
    I did install the developer tools from the CD. I had to create a folder called Developer before they would install but they look to be in there.
    Bad news there. Rename that Developer folder to "oldDeveloper" and then reinstall Xcode. When that is done. delete "oldDeveloper".
    Do I need to use the terminal to move to where the xcode files are before running the installation script for the wy60 software? Or does it work across the whole system?
    You will need to use the terminal to navigate to where the wy60 software is. There, you type "./configure" and then "make".
    Where you go from there is another issue. The software you build on your iBook is not going to be appropriate for your clients. Furthermore, this is "free software" which means you can't just give it away. If you are only free to use it for your own, personal use. If you distribute it, you must follow all of the licensing restrictions. Considering you have a business involving software and clients require this software to connect, you should really consult an intellectual property lawyer before distributing this GPL software. The only safe way to proceed would be to just give your clients a link to the software itself and make them install it on their own systems. If you want to build an installable version for your clients, you could ask the author of the software to host it or fork your own version. But then you get back into the role of "free software distributor".

  • Ghostscript configuration problem: configure: error: no acceptable C compil

    hi
    I'm having a problem in configuring ghostscript.
    When I run "Configure", I get this message:
    +Last login: Thu Jun 24 09:04:52 on ttys001+
    +/espgs-8.15.4/configure ; exit;+
    +iMac:~ timgeers$ /espgs-8.15.4/configure ; exit;+
    +checking for gcc... no+
    +checking for cc... no+
    +checking for cc... no+
    +checking for cl... no+
    +configure: error: no acceptable C compiler found in $PATH+
    +See `config.log' for more details.+
    logout
    I seem to need to change the path, but I have no idea how to do that. Can anybody help?

    bertvtvt wrote:
    no, I haven't tried this. I don't know much about these things. How do I change that root and what command do I have to use?
    Is this in "terminal"? I haen't worked with this yet...
    My Ghostscript-folder is located in my Macintosh HD folder
    Yes, you will have to use Terminal. Sorry but I assumed you were already using Terminal. I guess you simply double-clicked on a file within the GS folder...
    Anyway, after you open Terminal you will see information similar to what you provided previously, for example:
    Last login: Thu Jun 24 09:04:52 on ttys001
    iMac:~ timgeers$
    This shows that your Mac is called iMac and it also shows the account name you logged in with. The ~ in front of the account name indicates you are in the Users directory. To change to the root, after the $ symbol, if you type cd followed by a / you can then press ENTER and this should the view to:
    Last login: Thu Jun 24 09:04:52 on ttys001
    iMac:/ timgeers$
    The slash after iMac: indicates you are now located at the root of the Mac, aka 'Macintosh HD' for your Mac.
    If you now enter cd "My Ghostscript", this should change you to the Ghostscript folder. The last step is to then enter the command you tried previously (if this is what the document tells you to do). Note you should add the leading period before the slash
    ./espgs-8.15.4/configure ; exit;
    If your Mac is correctly configured then you will be prompted to authenticate. However if your Mac does not have the C compiler installed, such as the GNU gcc which was part of the Developer Tools, then you may still get a message about no C compiler being present. Does the supporting documentation mention any prerequisites like having GCC?

  • 406 No acceptable objects were found & Not Acceptable

    Hi,
    I've checked a XML-file (being at my server) by http://wapsilon.com and got the following error-message: 406 No acceptable objects were found
    I've also tried it with my mobie (Siemens S35) and got this error-message: Not Acceptable
    Within my xsl-Sheet, which is referenced by the xml-file, I'm using
    <xsl:output method="xml" encoding="iso-8859-1" doctype-public="-//WAPFORUM//DTD WML 1.1//EN" doctype-system="http://www.wapforum.org/DTD/wml_1.1.xml"/>.
    Do you have any idea, what could be wrong - or which permissions I have to set at my server?
    Bye
    Chris

    I am replying to myself :-) because I couldn't edit my own post.
    I copied gcc from /Developper to /usr/bin, where it wasn't present (I assume it was not installed by Xcode).
    When I try (again) ./configure, I get in Terminal:
    checking for gcc... gcc
    checking whether the C compiler works... no
    configure: error: in `/Users/admin/gnupg-2.0.19':
    configure: error: C compiler cannot create executables
    See `config.log' for more details
    So gcc is found, but it cannot create executables.
    Does all this mean that copying gcc to /usr/bin is not enough, and that I have to include gdd in $PATH?
    All help will be greatly appreciated.

  • Gcc not found in path

    Hi, whenever i open this project, there's always this error, anybody knows how i can get rid of it? I have MinGw installed and path-ed already.

    Your English is far easier to understand than native speakers who assume a huge amount of knowledge.
    I have followed your steps, but i have the following problems:
    Problem pane:
    Description Resource Path Location Type
    Program "g++" not found in PATH Preferences, C++/Build/Settings/Discovery, [CDT GCC Built-in Compiler Settings] options C/C++ Scanner Discovery Problem
    Program "gcc" not found in PATH Preferences, C++/Build/Settings/Discovery, [CDT GCC Built-in Compiler Settings] options C/C++ Scanner Discovery Problem
    undefined reference to `WinMain' [project name] line 0, external location: C:\MinGW\x86_64-w64-mingw32\lib\libmingw32.a(lib64_libmingw32_a-crt0_c.o):crt0_c.c C/C++ Problem
    A little red X symbol on the project in the Project explorer
    When i choose Run/Run or Run/Debug, I get the error "Launching [project name].exe has encountered a problem., Program file does not exist.
    Indeed the file does not exist at that location, and I have no idea how to put it there. Can anyone help please?
    Thanks

  • SQL error not displayed. Instead wwv_flow.accept was not found

    Hi,
    My Question:
    Why does the SQL error in this case not get propagated up the chain?
    BACKGOUND:
    Just spent a few hours trying to figure out why when trying to insert into a table using a wizard created page I was getting the error: The requested URL /pls/htmldb/wwv_flow.accept was not found on this server. It turns out that the error message is a red herring, and the problem was caused by a SQL error that I thought should have been caught and displayed.
    When running the page under debug, the error is displayed, but run as Joe Blow user, the www_flow.accept error is received.
    DETAILS
    Process details where the insert takes place:</h3>
    Process point:
    After Submit - after computations and validations
    Process Messaging
    Process Error Message
    Unable to insert a row to TRAINING_SESSIONS
    HTML DB ERROR (NOT IN DEBUG MODE)
    This is the error the end user sees in the browser:
    The requested URL /pls/htmldb/wwv_flow.accept was not found on this server
    APACHE ERROR_LOG
    [Sun Jun 06 17:50:28 2004] [error] [client 127.0.0.1] [ecid: 1086508225:10.6.6.6:1724:1732:320,0] mod_plsql: /pls/htmldb/wwv_flow.accept HTTP-404 ORA-03113: end-of-file on communication channel
    [Sun Jun 06 17:50:28 2004] [alert] [client 127.0.0.1] [ecid: 1086508225:10.6.6.6:1724:1732:320,0] mod_plsql: Unable to reset state for mode 0: Err 3114 url=>/pls/htmldb/wwv_flow.accept
    HTMLDB DEBUG MODE OUTPUT
    This is what you see when running the page as developer with debug on:
    0.01: Processing point: AFTER_SUBMIT
    0.01: ...PLSQL (AFTER_SUBMIT)
    INSERT INTO "TRAINING_SESSIONS" ("TRNG_ID",
    "COURSE_ID",
    "START_DATE",
    "LOCATION",
    "COST")
    VALUES ( TRNG_SEQ.NEXTVAL,
    :P27_COURSE_ID,
    :P27_START_DATE,
    :P27_LOCATION
    :P27_COST)
    0.01: Show ERROR page...
    0.04: Processing point: AFTER_ERROR_HEADER Home
         Error      Unable to insert a row to TRAINING_SESSIONS
    OK      
    0.06: Processing point: BEFORE_ERROR_FOOTER
    ORA-06550: line 6, column 9: PL/SQL: ORA-00947: not enough values ORA-06550: line 1, column 7: PL/SQL: SQL Statement ignored
    ACTUAL PROBLEM:
    The sequence TRNG_SEQ does not exist!

    Has anyone found what causes this problem? I am running HTMLDB 1.6
    I have a HTMLDB application running against four databases. I develop in one and export and import the application to all databases. It appears that on the databases that are NOT development, this www_flow.accept was not found comes up instead of the error page.
    Please help! We are getting so close to wanting to release this application.

  • The requested URL /pls/htmldb/wwv_flow.accept was not found on this server.

    I have an application with just one page with a dynamic pl/sql content as the region and i am trying to use the htp package to create some dynamic lists with a submit button. The screen displays properly but whcn I click the submit button I get the error:
    The requested URL /pls/htmldb/wwv_flow.accept was not found on this server.
    Also when I click on any of my tab items I get the same error. It happens only if I have a dynamic PL/SQL content. If I make it to a HTML region the The tabs starts working.
    Any Help?
    THanks

    I would suggest that you have a look at your apache error logs ( $OH/Apache/Apache/logs ) This should give you the exact oracle error being raised.
    hth
    Chris
    ps You may want to post the content of the dynamic region as well.

  • The requested URL /apex/wwv_flow.accept was not found on this server

    I'm trying to create a report query in Apex 3.2.1
    Home>Application Builder>Application 100>Shared Components>Report Queries>Edit Report Query
    There are 5 queries and I'm trying to add additional queries, but when I click on Add Query I get the /apex/wwv_flow.accept was not found on this server error message page.
    I've had this message before in tabular view forms, where one cell will contain text that causes the error on update, but when the data is removed the page saves OK.

    Any result to this post?

  • More than 100 items gives "/apex/www_flow.accept was not found" error

    Hi,
    If I have more than 100 items on a page, it is giving me "Requested URL /apex/www_flow.accept was not found on this server" while creating or saving the record.
    The moment I delete the extra items it starts working fine.
    Is there any limitation that we can't have more than 100 items on one page ?
    Any pointers will be appreciated.
    Thanks,
    Ashish
    http://www.dbcon.com.sg

    Well I just answered my own question.
    I got the error (it says that the maximum of 100 has been reached at the bottom of the items list).
    So I removed the two new regions that put me over the top of the 100, and it worked again.
    I also have numerous Buttons on this page but they were not in the equation above.
    So Buttons are not counted in the 100 item max.
    Thanks,

  • Wwv_flow.accept was not found on this server when PlsqlTransferMode = RAW

    Hello. When PlsqlTransferMode is set to RAW, I have an error "wwv_flow.accept was not found on this server" on submiting any page.
    Procedure wwv_flow.show() works correctly in this mode.
    My dads.conf is
    <Location /utf>
    Order deny,allow
    PlsqlDocumentPath docs
    AllowOverride None
    PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
    PlsqlDatabaseConnectString ACER:1521:utf8
    PlsqlTransferMode RAW
    PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    PlsqlAuthenticationMode Basic
    SetHandler pls_handler
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    PlsqlDefaultPage apex
    PlsqlDatabasePassword xxxx
    Allow from all
    </Location>
    My error_log on server is
    mod_plsql: /utf/wwv_flow.accept HTTP-404 ORA-01403: \xe4\xe0\xed\xed\xfb\xe5 \xed\xe5 \xed\xe0\xe9\xe4\xe5\xed\xfb\nORA-06512: \xed\xe0 "SYS.HTP", line 987\nORA-06512: \xed\xe0 "SYS.OWA", line 105\nORA-06512: \xed\xe0 line 36\n
    PLEASE, HELP!!!

    There is something similar before:
    wwv_flow.accept was not found on this server
    what lead to some DAD changes....revert is helping ?
    Regards,
    Damir

  • Error 404 wwv_flow.accept was not found

    I'm on Apex 3.0 and Oracle 10.2.0.1.0
    Suddenly my applications started to behave strangley:
    In tabular forms when I am deleting row(s) I'm getting Error 404 and it says
    The requested URL /pls/apex/wwv_flow.accept was not found on this server.
    I have not shanged application lately except that I am doing some translations via XLIFF.
    Apache log file shows:
    mod_plsql: /pls/apex/wwv_flow.accept HTTP-404 ORA-03113:...
    mod_plsql: Unable to reset state for mode 0: Err 3114 url=>/pls/apex/wwv_flow.accept
    Any idea? Please!
    Janis

    It's a very weird bug indeed! It behaves somewhat randomly.
    Logging out and in again helps for some tabular forms to perform a single delete operation but not for others.
    Flushing shared pool has no effect.
    Recreating the page has the same problem.
    Removed translation mapping (which i suspected) - no effect.
    Finally, I guess I found the problem.
    My tabular forms are built on views with INSTEAD OF triggers.
    The view definition itself was written using JOIN operators for joing data tables.
    When I converted SQL syntax back to Oracle style it seems to have solved the problem.
    I'll have to do more testing on this - but it definitely must be registered under a new bug number (i guess)
    Janis

  • Apex 3.1.1.00.09 - HTTP 404 - wwv_flow.accept was not found

    Hello,
    a few days before we updated from 3.1.0 to 3.1.1.00.09. After this update we get over all applications on some sides from time to time this error:
    HTTP 404 - /pls/htmldb/wwv_flow.accept was not found on this server.Before the update all of ou application are running fine, after update we get much trouble. Even the 4000 application (Apex application to create/edit user applications) runs this failure. In Oracle Apache Log we get the message
    Unerwartetes Übertragungsende in Kommunikationmeans something like Unexpected end in communication
    Some ideas what can cause this failure?
    Regards
    voidy
    PS: we're running Apex on Ora 10gR2 (10.2.0.3.0), database and Oracle-Webserver are running on different hosts

    I've recently upgraded to the same version and I get the 404 every time I filter a popup LOV. A blank filter works fine but as soon as I hit Search to do_submit('FIND'), the popup goes to a 404.
    I've recompiled the whole schema and all objects are valid.
    Stumped.

  • Importing app, 404 Not Found, /pls/apex/wwv_flow.accept was not found

    Hello,
    It seems like others on this forum have posted this same question, although I still can't find my solution.
    I'm trying to import an application into Apex, but I end up getting a 404 Not Found error message, with "The requested URL /pls/apex/wwv_flow.accept was not found on this server". I checked the Apache error logs and this is what I see, but can't seem to understand what I need to do:
    [Wed Oct  3 14:26:10 2007] [error] [client 147.18.232.249] [ecid: 1191435955:131.98.31.15:784:0:3056,0] mod_plsql: /pls/apex/wwv_flow.accept
    HTTP-404 ORA-00942: table or view does not exist\nLaura

    Hi Scott,
    I realized what my problem was. It was in the marvel.conf file, contents listed below. Normally we remove the two lines below in bold. When I put them back in, I was able to load my app. Thanks for tipping me off in the right general direction!
    Laura
    mod_plsql DAD Configuration File                        
    Alias /i/ /opt/oracle/product/10.2.0/db_1_apex/apex/images/
    AddType text/xml xbl
    AddType text/x-component htc
       Order deny,allow   
       PlsqlDocumentPath docs   
       AllowOverride None   
       PlsqlDocumentProcedure wwv_flow_file_manager.process_download   
       PlsqlDatabaseConnectString localhost:1521:IPF ServiceNameFormat   
       PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8   
       PlsqlAuthenticationMode Basic   
       PlsqlMaxRequestsPerSession 1
       SetHandler pls_handler   
       PlsqlDocumentTablename wwv_flow_file_objects$   
       PlsqlDefaultPage apex    
    <b>   PlsqlDatabaseUsername APEX_PUBLIC_USER
       PlsqlDatabasePassword xxxxxx</b>
       Allow from all

  • The requested URL /pls/apex/wwv_flow.accept was not found

    So I went in today to add a new form to an application and here is what I get....
    Any new ITEM I make, I can not make any changes to without getting the error. Blank page, blank region, standard form item, nothing else on page, everything set to default.
    Any new pages / regions all work fine.
    Any old pages / regions all work fine.
    If I even just create an item, go back into it and hit apply, I get the "The requested URL /pls/apex/wwv_flow.accept was not found"
    Anyone?

    apex version? listener version?
    web server? version?
    DB version?  are you on RAC?
    (why do people leave these important pieces of information out???)
    personally, if a web site works one minute then fails the next with said error, you have a DNS problem.
    either too many entries in the DNS ... or two computers with the same IP address.
    when the error page displays, double check that the URL is for the correct host and port (eg not localhost)
    MK

  • The requested URL /pls/marvel/wwv_flow.accept was not found on this server.

    The requested URL /pls/marvel/wwv_flow.accept was not found on this server.
    I get this message many times when I submit the page. Haven't changed any code on the page in months, but this started happening yesterday.
    Interesting thing is that when I run in DEBUG mode, this doesn't happen. Things work just fine. What is different when running in DEBUG?
    I have put validation (unconditional) that does insert and commit into debugging table in database. Does not get to that point. Fails before validations occur.
    Any ideas/ suggestions are appreciated.
    --JM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    1. Please tell us your first name and put it into your handle and/or profile to help us.
    2. What is your Application Express version?
    3. Look at the Apache request log and error log for clues.
    4. Is the problem consistently reproducible?
    5. Can you get this app to fail in this way on apex.oracle.com?
    Scott

Maybe you are looking for

  • Convert UTF-8 (Unicode) Hex to Hex Byte Sequence while reading file

    Hi all, When java reads a utf-8 character, it does so in hex e.g \x12AB format. How can we read the utf-8 chaacter as a corresponding byte stream (e.g \x0905 is hex for some hindi character (an Indic language) and it's corresponding byte sequence is

  • Problem since reset to factory setting

    last day I was reset my mac to factory setting, bur after restart instruction I lost information coz display just viewed "?". what must can i do to continiu the action ? after internet connected, display viewed "apple.com/support-2002F", what it mean

  • How to Print the smartform repeatedly

    Hello Friends, Let me say, In my selection screen I am giving the label count as 5 and execute, I get a print options popup window where I can mention how many copies I need to print. If I mention 2 here, then I should get 2 sets of 5 labels to be pr

  • PRINTER MISSING HALF THE TEST PAGE

    WHEN PRINTING DOCUMENTS WORDS AND LINES MISSED OUTWHEN PRINTING TEST PAGE ONLY HALF THE WORDS PRINTED OUT

  • Where is the top banner picture of the "default " server homepage stored?

    Hey! I have set up a Mac Mini Server Snow Leopard and it's running fine. I'm hosting my own page and I kind of like the "look" of the "server hompage"/update where the three boxes to choose from appear. The only thing I would like to do is to change