ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] problem with kernel headers
@ 2004-08-31 17:52 Nick S. Grechukh
  2004-08-31 18:47 ` Andrey Rahmatullin
  0 siblings, 1 reply; 5+ messages in thread
From: Nick S. Grechukh @ 2004-08-31 17:52 UTC (permalink / raw)
  To: devel

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

в общем, вот
http://krusader.sourceforge.net/phpBB/viewtopic.php?p=3238

-- 
Regards, Nick S. Grechukh
NSG1-UANIC
network administrator at many places :-)

=== ALT Linux fortune: ========================
 Куда дели GNAT? На каком основании не поддерживается?!?
  -- vsl in devel@

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] problem with kernel headers
  2004-08-31 17:52 [devel] problem with kernel headers Nick S. Grechukh
@ 2004-08-31 18:47 ` Andrey Rahmatullin
  2004-08-31 19:30   ` Sergey Vlasov
  0 siblings, 1 reply; 5+ messages in thread
From: Andrey Rahmatullin @ 2004-08-31 18:47 UTC (permalink / raw)
  To: devel

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

On Tue, Aug 31, 2004 at 08:52:50PM +0300, Nick S. Grechukh wrote:
>в общем, вот
>http://krusader.sourceforge.net/phpBB/viewtopic.php?p=3238
Ругается на __u64, который определен в /usr/include/asm/types.h внутри
условия
#if defined(__GNUC__) && !defined(__STRICT_ANSI__)
Может, из-за этого?

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

<thresh> vsu: хм. а эта ругань вообще нормальна?
<vsu> thresh: нормальна для попытки грузить всякую фигню
<thresh> vsu: как ему сказать, чтобы не пытался грузить всякую фигню? :)
<vsu> thresh: rm /etc/hotplug/pci.rc ;)

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] problem with kernel headers
  2004-08-31 18:47 ` Andrey Rahmatullin
@ 2004-08-31 19:30   ` Sergey Vlasov
  2004-09-01  8:35     ` Nick S. Grechukh
  0 siblings, 1 reply; 5+ messages in thread
From: Sergey Vlasov @ 2004-08-31 19:30 UTC (permalink / raw)
  To: devel

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

On Wed, Sep 01, 2004 at 12:47:38AM +0600, Andrey Rahmatullin wrote:
> On Tue, Aug 31, 2004 at 08:52:50PM +0300, Nick S. Grechukh wrote:
> >в общем, вот
> >http://krusader.sourceforge.net/phpBB/viewtopic.php?p=3238
> Ругается на __u64, который определен в /usr/include/asm/types.h внутри
> условия
> #if defined(__GNUC__) && !defined(__STRICT_ANSI__)
> Может, из-за этого?

Именно.  Нужно найти, откуда в опциях компилятора берётся -ansi, и
оторвать.

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] problem with kernel headers
  2004-08-31 19:30   ` Sergey Vlasov
@ 2004-09-01  8:35     ` Nick S. Grechukh
  2004-09-27 13:14       ` Sergey V Turchin
  0 siblings, 1 reply; 5+ messages in thread
From: Nick S. Grechukh @ 2004-09-01  8:35 UTC (permalink / raw)
  To: devel

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

В сообщении от Вторник 31 Август 2004 22:30 Sergey Vlasov написал(a):
> On Wed, Sep 01, 2004 at 12:47:38AM +0600, Andrey Rahmatullin wrote:
> > On Tue, Aug 31, 2004 at 08:52:50PM +0300, Nick S. Grechukh wrote:
> > >в общем, вот
> > >http://krusader.sourceforge.net/phpBB/viewtopic.php?p=3238
> >
> > Ругается на __u64, который определен в /usr/include/asm/types.h внутри
> > условия
> > #if defined(__GNUC__) && !defined(__STRICT_ANSI__)
> > Может, из-за этого?
>
> Именно.  Нужно найти, откуда в опциях компилятора берётся -ansi, и
> оторвать.

правильно ли просто оторвать это в acinclude.m4.in? 

-- 
Regards, Nick S. Grechukh
NSG1-UANIC
network administrator at many places :-)

=== ALT Linux fortune: ========================
Повесьте на этот пакет что-нибудь тяжёлое, чтобы я не забыл исправить.
  -- ldv in devel@

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] problem with kernel headers
  2004-09-01  8:35     ` Nick S. Grechukh
@ 2004-09-27 13:14       ` Sergey V Turchin
  0 siblings, 0 replies; 5+ messages in thread
From: Sergey V Turchin @ 2004-09-27 13:14 UTC (permalink / raw)
  To: ALT Devel discussion list

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

В сообщении от Среда 01 Сентябрь 2004 12:35 Nick S. Grechukh 
написал(a):
> В сообщении от Вторник 31 Август 2004 22:30 Sergey Vlasov 
написал(a):
> > On Wed, Sep 01, 2004 at 12:47:38AM +0600, Andrey Rahmatullin 
wrote:
> > > On Tue, Aug 31, 2004 at 08:52:50PM +0300, Nick S. Grechukh 
wrote:
> > > >в общем, вот
> > > >http://krusader.sourceforge.net/phpBB/viewtopic.php?p=3238
> > >
> > > Ругается на __u64, который определен в
> > > /usr/include/asm/types.h внутри условия
> > > #if defined(__GNUC__) && !defined(__STRICT_ANSI__)
> > > Может, из-за этого?
> >
> > Именно.  Нужно найти, откуда в опциях компилятора берётся
> > -ansi, и оторвать.
>
> правильно ли просто оторвать это в acinclude.m4.in?
Да

-- 
Regards, Sergey, ALT Linux Team, http://www.altlinux.ru
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-09-27 13:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-31 17:52 [devel] problem with kernel headers Nick S. Grechukh
2004-08-31 18:47 ` Andrey Rahmatullin
2004-08-31 19:30   ` Sergey Vlasov
2004-09-01  8:35     ` Nick S. Grechukh
2004-09-27 13:14       ` Sergey V Turchin

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