Menu

Make craters with QT error

Help
2006-11-11
2013-04-15
  • Robert E. Marcum

    After running 'configure', ran 'make' (on Fedora Core 5, x86), make runs a while then aborts with this message:
    /usr/bin/ld: cannot find -lqt-mt
    collect2: ld returned 1 exit status
    make[1]: *** [libodbcinstQ.la] Error 1
    make[1]: Leaving directory `/root/tmp/eiffel/unixODBC-2.2.12/odbcinstQ'
    make: *** [all-recursive] Error 1
    /

    I do not want to use any of the GUI facilities of unixODBC.  Do I have a problem, or has make completed successfully what I need; can I now successfully run 'make install'? ... or do I need to install something to be able to complete?

    Thanks for help.

     
    • Nick Gorham

      Nick Gorham - 2006-11-11

      Just rerun configure with

      --enable-gui=no

      and it should be fine

       
      • Robert E. Marcum

        > Just rerun configure with 
        >
        >--enable-gui=no

             I did.

        >
        >and it should be fine

             And it is.

        Thank you, Mr. Gorham, particularly for that prompt response!

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.