This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: __GTHREAD_MUTEX_INIT error while compiling qt applications
- From: "Stephen M. Webb" <stephen dot webb at bregmasoft dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Fri, 28 Jan 2005 11:49:32 -0500
- Subject: Re: __GTHREAD_MUTEX_INIT error while compiling qt applications
- References: <20050128160437.GD3933@frm2.tum.de>
- Reply-to: stephen dot webb at bregmasoft dot com
On 28/01/05 11:04 am, Sebastian Roth wrote:
> Hi,
>
> i got an error message while compiling qt programs (see attachment).
Looks like you've got a local header file called getopt.h that's skewering
your compile. Try renaming it to something else and recompiling, see if the
problem goes away.
--
Stephen M. Webb
stephen.webb@bregmasoft.com