Results 1 to 2 of 2

Thread: gmake error

  1. #1
    Join Date
    Jun 2009
    Posts
    11
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Question gmake error

    I am trying to compile QT on another machine with Fedora release 7 (moonshine)

    and while gmake I get this error, exactly at this point always, also the Server stops responding when installation reaches to this point, I mean I cannot login from another terminal


    g++ -c -m64 -pipe -g -O2 -Wall -W -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/linux-g++-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/release-shared/ui4.o ui4.cpp
    {standard input}: Assembler messages:
    {standard input}:186469: Error: undefined symbol `.LLSDACSE2111' in operation
    g++: Internal error: Killed (program cc1plus)
    Please submit a full bug report.
    See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
    gmake[1]: *** [.obj/release-shared/ui4.o] Error 1
    gmake[1]: Leaving directory `/home/saad/qt-x11-opensource-src-4.5.2/src/tools/uic'
    gmake: *** [sub-uic-make_default-ordered] Error 2

    PS: I was able to install it on another machine with same hardware configuration(but I cant used that machine anymore) so I must install QT on this machine, any ideas?

    Thanks

  2. #2
    Join Date
    Jun 2009
    Posts
    11
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: gmake error

    okay one thing, on the other server I installed QT 4.5.1 and this is 4.5.2, is that could be difference ??

Similar Threads

  1. Compile 4.4.0
    By LordQt in forum Installation and Deployment
    Replies: 18
    Last Post: 29th May 2008, 13:43
  2. QPSQL driver in windows
    By brevleq in forum Installation and Deployment
    Replies: 31
    Last Post: 14th December 2007, 12:57
  3. Error compiling psql plugin
    By vieraci in forum Installation and Deployment
    Replies: 4
    Last Post: 7th October 2007, 02:49
  4. qt 4.2.2 install on aix
    By try to remember in forum Installation and Deployment
    Replies: 2
    Last Post: 28th March 2007, 12:19
  5. Qt-x11-commercial-src-4.2.0-snapshot-20060824 error
    By DevObject in forum Installation and Deployment
    Replies: 4
    Last Post: 24th August 2006, 23:31

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.