Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 2004 23:24:13 +0200
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        Thierry Thomas <thierry@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   Re: Work in progress: Helix Player.
Message-ID:  <20040824232413.584c0eb7.lehmann@ans-netz.de>
In-Reply-To: <20040824194702.GF3504@graf.pompo.net>
References:  <BAY10-F46oFCYpWIeuz00012953@hotmail.com> <20040824165427.23c058f6.lehmann@ans-netz.de> <20040824201504.2349426f.lehmann@ans-netz.de> <20040824194702.GF3504@graf.pompo.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Thierry,

Thierry Thomas wrote:

> Thanks Oliver, but on my 4.10-STABLE it still fails if I remove USE_GCC=
> 3.3. It chokes on datatype/image/jpg/common/pub/ijglwrap.h at line #82
> 
>     struct BufferListSrcMgr
>     {
>         struct jpeg_source_mgr m_cPubSrcMgr;     // IJGL source manager
>         GList                  m_cBufferList;    // List of IHXBuffers
>         ^---
> 
> GList is a class defined in datatype/image/common/pub/glist.h and it
> chokes at this point. With gcc-3.3 everything is OK.

What's exactly the error? Maybe during my or during your compile cc
includes an other (glib20...) header file? because it's defined in there
too /usr/local/include/glib-2.0/glib/glist.h
>From what date is your stable version?

-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040824232413.584c0eb7.lehmann>