Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2007 19:12:48 +0100
From:      Jeremie Le Hen <jeremie@le-hen.org>
To:        freebsd-ports@FreeBSD.org
Cc:        jeremie@le-hen.org
Subject:   x11-toolkits/wxgtk26: fatal error: had to relocate PCH
Message-ID:  <20070213181248.GQ64768@obiwan.tataz.chchile.org>

next in thread | raw e-mail | index | archive | help
Hi !

Please Cc: me in your replies.

I'm trying to install multimedia/vlc on my 3 month-old -CURRENT,
and I got the following error while compiling one of its dependency
(x11-toolkits/wxgtk26):

% g++ -c -o xmldll_xml.o -I.pch/wxprec_xmldll -D__WXGTK__            -DwxUSE_GUI=0 -DWXUSINGDLL -DWXMAKINGDLL_XML -fPIC -DPIC -DWX_PRECOMP -DNO_GCC_PRAGMA -DGTK_NO_CHECK_CASTS -Ilib/wx/include/gtk2-ansi-release-2.6 -I./include -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I/usr/local/include/gstreamer-0.8 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium-m -D_THREAD_SAFE -Wall -Wundef -Wno-ctor-dtor-privacy ./src/xml/xml.cpp
% ./src/xml/xml.cpp:1: fatal error: had to relocate PCH


I've tried to compile it with gcc-4.1, it breaks as well but earlier:
it stumbles on src/common/archive.cpp.

Any clue will be welcome.

Regards,
-- 
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >



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