X-Spam-Check-By: sourceware.org
Message-ID: <4457D7F4.9030909@cygwin.com>
Date: Tue, 02 May 2006 18:06:44 -0400
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051223 Fedora/1.5-0.2.fc4.remi Thunderbird/1.5 Mnenhy/0.7.3.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: qt3 for windows hangs on compilation
References: <4193137.post@talk.nabble.com>
In-Reply-To: <4193137.post@talk.nabble.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

swingkyd1 wrote:
> 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 <ctrl>-<c> 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!


The 'cygipc' package is obsolete.  cygserver replaces it.  See the User's
Guide for more details on cygserver.

If you simply must have 'cygipc', rerun 'steup.exe' and uncheck "Hide
obsolete and administrative packages" on the package selection page.
The install 'cygipc'.


-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746

--
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/

