ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] zaptel-seiros-1.4-alt3: i586 rebuild failed
Date: Sun, 23 Mar 2008 13:10:19 +0300
Message-ID: <20080323101019.GA4901@atlas.home> (raw)
In-Reply-To: <b6fe84cf0803211622he6eda39q1cc54fcc6444ec33@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 876 bytes --]

On Sat, Mar 22, 2008 at 02:22:05AM +0300, Denis Smirnov wrote:
> wtf?
> 
> Из этого только упоминание EC_DUMP -- понятная мне ошибка (я это
> отломал при обновлении заптела). А что такое остальное?

> >  cc -pipe -Wall -O2 -march=i586 -mtune=i686 -Wall -W -pedantic -Werror -std=c99    zt_ec_dump.c  -lm -o zt_ec_dump
> >  In file included from /usr/include/bits/fcntl.h:25,
> >                  from /usr/include/fcntl.h:34,
> >                  from zt_ec_dump.c:3:
> >  /usr/include/sys/types.h:62: error: conflicting types for 'dev_t'
> >  /usr/include/linux/types.h:13: error: previous declaration of 'dev_t' was here

В данном случае заголовки linux/* нужно включать после заголовков
glibc - в <features.h> определяется __KERNEL_STRICT_NAMES, после чего
<linux/types.h> не определяет типы, пересекающиеся с <sys/types.h> и
прочими заголовками от glibc.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      parent reply	other threads:[~2008-03-23 10:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-21 23:22 ` Denis Smirnov
2008-03-22  0:04   ` Led
2008-03-23 10:10   ` Sergey Vlasov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080323101019.GA4901@atlas.home \
    --to=vsu@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git