|
From: Udo L. <udo...@al...> - 2011-08-26 15:19:11
|
Hi, sorry for the noise. You are right! There was some old stuff in the lfssystem. After a clean start, make prepare work without trouble. Thanks again Udo Am 26.08.2011 14:47, schrieb Heiko Zuerker: > Udo, > > Quoting Udo Lembke<udo...@al...>: >> I try to create an build-system from scratch. Using >> lfssystem-SVN-20070314-cleaned.tar.bz2. >> >> prepare: makedepand failed with following error: >> gcc -c -I. -I. -DHAVE_STDARG_H=1 -mtune=i686 -march=i686 cppsetup.c >> In file included from cppsetup.c:70: >> find . -name :164: error: conflicting types for 'getline' >> /usr/include/stdio.h:653: error: previous declaration of 'getline' was here >> >> I googled and found that in newer glibc the getline are defined. >> But in which package i had to rename the getline (eg. local_getline)? >> Can somebody give me an hint, please? Or an patch? > Are you starting with a new and clean lfssystem? > If yes, what's the host OS? Do you have any security features enabled? > |