From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 19 Mar 2008 02:12:37 +0300 From: "Dmitry V. Levin" To: ALT Devel discussion list Message-ID: <20080318231237.GA22222@wo.int.altlinux.org> Mail-Followup-To: ALT Devel discussion list , "Kirill A. Shutemov" References: <20080318225850.GF7777@solemn.turbinal> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gKMricLos+KVdGMg" Content-Disposition: inline In-Reply-To: <20080318225850.GF7777@solemn.turbinal> X-fingerprint: FE4C 93AB E19A 2E4C CB5D 3E4E 7CAB E6AC 9E35 361E Cc: "Kirill A. Shutemov" Subject: Re: [devel] glibc-kernheaders TCGETS2 X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2008 23:12:37 -0000 Archived-At: List-Archive: List-Post: --gKMricLos+KVdGMg Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 19, 2008 at 01:58:50AM +0300, Alexey Tourbin wrote: > =F5 =CD=C5=CE=D1 =D0=C5=D2=C5=D3=D4=C1=CC =D3=CF=C2=C9=D2=C1=D4=D8=D3=D1 = =D0=C5=D2=CC, =CE=C5 =CD=CF=D6=C5=D4 =D7=D9=DE=C9=D3=CC=C9=D4=D8 =CE=C5=CB= =CF=D4=CF=D2=D9=C5 =CB=CF=CE=D3=D4=C1=CE=D4=D9 > =C4=CC=D1 ioctl =D7 =D3=C7=C5=CE=C5=D2=C9=D2=CF=D7=C1=CE=CE=CF=CD =D3=C9= =DB=CE=CF=CD =CB=CF=C4=C5. =FC=D4=CF =C2=C1=C7=D2=C5=D0=CF=D2=D4 =CE=C1 =D3=D7=C5=D6=C9=CA glibc-kernh= eaders. > $ cat /tmp/.private/at/bhap6ejYVA.c > #include > #include > int main() { > printf("TCGETS %ld\n", (long)(TCGETS)); > printf("TCGETS2 %ld\n", (long)(TCGETS2)); > return 0; > } TCGETS2 =D2=C1=CE=D8=DB=C5 =CE=C5 =C2=D9=CC=CF. > $ gcc /tmp/.private/at/bhap6ejYVA.c > /tmp/.private/at/bhap6ejYVA.c: In function 'main': > /tmp/.private/at/bhap6ejYVA.c:5: error: invalid application of 'sizeof' t= o incomplete type 'struct termios2'=20 > /tmp/.private/at/bhap6ejYVA.c:5: error: array type has incomplete element= type > /tmp/.private/at/bhap6ejYVA.c:5: error: invalid application of 'sizeof' t= o incomplete type 'struct termios2'=20 > /tmp/.private/at/bhap6ejYVA.c:5: error: invalid application of 'sizeof' t= o incomplete type 'struct termios2'=20 struct termios2 =CF=D0=D2=C5=C4=C5=CC=C5=CE=CF =D7 =C4=D2=D5=C7=CF=CD =C6= =C1=CA=CC=C5 (asm/termbits.h); =D4=C1=CD =D6=C5 =C5=D3=D4=D8 =CF=D0=D2=C5=C4=C5=CC=C5=CE=C9=C5 struct term= ios, =CB=CF=D4=CF=D2=CF=C5, =D2=C1=DA=D5=CD=C5=C5=D4=D3=D1, =CB=CF=CE=C6=CC=C9=CB=D4=D5=C5=D4 =D3 =CF=D0=D2=C5=C4=C5=CC=C5=CE=C9=C5=CD = =C9=DA bits/termios.h: $ printf '#include \n#include \n' |gcc -c -Wall = -xc - >/dev/null=20 In file included from :2: /usr/include/asm/termbits.h:11: error: redefinition of 'struct termios' --=20 ldv --gKMricLos+KVdGMg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) iEYEARECAAYFAkfgTGQACgkQfKvmrJ41Nh6hkwCdF4udixecjLA2hZ5hRTybcfMH n7oAoIYPuTlzWvrulC98tg0EMwppuo54 =Kebf -----END PGP SIGNATURE----- --gKMricLos+KVdGMg--