X-Spam-Check-By: sourceware.org Message-ID: <4193137.post@talk.nabble.com> Date: Tue, 2 May 2006 10:49:37 -0700 (PDT) From: swingkyd1 To: cygwin AT cygwin DOT com Subject: qt3 for windows hangs on compilation MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: cmoller AT ece DOT ualberta DOT ca X-Nabble-From: swingkyd1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I seem to be having problems with compiling qt3 for windows. I don't know whether this is a cygwin problem or a qt3 problem but after following the instructions for installation here: http://qtwin.sourceforge.net/qt3-win32/compile-cygwin.php I run the following command: $ . config.cygwin-thread and the process hangs after it makes the following commands: rm -f /cygdrive/c/source/qt-3/bin/qmake ln -s ../qmake/qmake /cygdrive/c/source/qt-3/bin/qmake The processor is at 100% and it was left over night like that without finishing. I cancelled it by - and tried to re-run the . config.cygwin-thread command. Unfortunately this reports that qmake is up to date but it still hangs at 100% indefinitely. It doesn't appear that any makefiles have been created so the proceeding commands in the instructions also fail. Is this something common or can I somehow troubleshoot this? One thing I noticed about the instructions was that it required the following package: - cygipc which was not in my cygwin setup program. could this be causing the problem? Your help is greatly appreciated! -- View this message in context: http://www.nabble.com/qt3-for-windows-hangs-on-compilation-t1543677.html#a4193137 Sent from the Cygwin Users forum at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/