Witam -march=i686 -Wunused -Wall -Wcast-align -MT moduleops.o -MD -MP -MF ".deps/moduleops.Tpo" -c -o moduleops.o moduleops.c; \ then mv -f ".deps/moduleops.Tpo" ".deps/moduleops.Po"; else rm -f ".deps/moduleops.Tpo"; exit 1; fi In file included from moduleops.c:15: moduleops_core.c: In function `calculate_deps32': moduleops_core.c:118: error: `STT_REGISTER' undeclared (first use in this function) moduleops_core.c:118: error: (Each undeclared identifier is reported only once moduleops_core.c:118: error: for each function it appears in.) In file included from moduleops.c:23: moduleops_core.c: In function `calculate_deps64': moduleops_core.c:118: error: `STT_REGISTER' undeclared (first use in this function)
Kiedys STT_REGISTER było: [EMAIL PROTECTED] SPECS]$ grep -r STT_REGISTER /usr/include/ /usr/include/elf.h:#define STT_REGISTER 13 /* Global register reserved to app. */ teraz w [EMAIL PROTECTED] SPECS]$ rpm -qf /usr/include/elf.h glibc-devel-2.3.3-0.20040101.1 brak. -- Arkadiusz Patyk [areq(at)pld-linux.org] [http://rescuecd.pld-linux.org/] [IRC:areq ICQ:16231667 GG:1383] [AP3-6BONE] [AP14126-RIPE] __________________________________________________________ nie pytaj co inni zrobili dla pld, pomysl ile sam zrobiles
