From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 1 Jul 2003 11:18:08 +0300 From: Alex Yustasov To: sisyphus@altlinux.ru Message-ID: <20030701081808.GA23647@server.by> Mail-Followup-To: Alex Yustasov , sisyphus@altlinux.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Envelope-To: sisyphus@altlinux.ru Subject: [sisyphus] Build XFree86 X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sisyphus@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2003 08:16:50 -0000 Archived-At: List-Archive: Здравствуйте! Если я не ошибаюсь, то причина ошибки при сборке XFree86 под Мастером в неправильных путях для include. При сборке под Сизифом эти заголовки берутся из XFree86-devel? gcc -m32 -c -pipe -Wall -O2 -fexpensive-optimizations -march=athlon -fno-strength-reduce -fno-strict-aliasing -pipe -ansi -pedantic -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wundef -I/usr/include/freetype2 -I../.. -I../../exports/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DFREETYPE2 -fPIC xftcfg.c In file included from xftcfg.c:28: xftint.h:29:35: fontconfig/fontconfig.h: No such file or directory In file included from XftFreetype.h:28, from xftint.h:31, from xftcfg.c:28: Xft.h:29:35: fontconfig/fontconfig.h: No such file or directory In file included from XftFreetype.h:28, from xftint.h:31, from xftcfg.c:28: Xft.h:89: parse error before "XftType" Xft.h:89: warning: type defaults to `int' in declaration of `XftType'