ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Правидьное назавание ядра + softmodem Zyxel-PCI56
@ 2002-12-19 19:38 Andrej Mackiewicz
  2002-12-19 22:57 ` [Comm] Правильное " Andrej Mackiewicz
  0 siblings, 1 reply; 2+ messages in thread
From: Andrej Mackiewicz @ 2002-12-19 19:38 UTC (permalink / raw)
  To: community, sisyphus-request

Пытаюсь поставить драйвер PCTEL для софтмодема Zyxel-PCI56
получаю

[anman@localhost pctel-0.9.6]$ ./configure
--with-kernel-includes=/etc/alternatives/kernel_include
--with-hal=pct789 prefix=/usr checking for a BSD-compatible install...
/bin/install -c checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking build driver for... HAL_PCT789
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking /etc/alternatives/kernel_include/linux/modversions.h
usability... yes checking
/etc/alternatives/kernel_include/linux/modversions.h presence... yes
checking for /etc/alternatives/kernel_include/linux/modversions.h... yes
checking for Linux kernel version >= 2.4.0... ./configure: line 3344:
test: 2-alt0: integer expression expected no
configure: error: You should have linux kernel >= 2.4.0 installed
                                      
я так понимаю, что
идет неверное определение версии ядра.
однако ....
[anman@localhost pctel-0.9.6]$ uname -r
2.4.19-alt0.8-up
[anman@localhost pctel-0.9.6]$ uname -a
Linux localhost.localdomain 2.4.19-alt0.8-up #1 Wed Oct 23 13:20:07 MSD
2002 i686 unknown unknown GNU/Linux

Как подсказать конфигуратору правильное назавание ядра

-- 
С.-Петербург
Андрей Мацкевич 



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

* Re: [Comm] Правильное назавание ядра + softmodem Zyxel-PCI56
  2002-12-19 19:38 [Comm] Правидьное назавание ядра + softmodem Zyxel-PCI56 Andrej Mackiewicz
@ 2002-12-19 22:57 ` Andrej Mackiewicz
  0 siblings, 0 replies; 2+ messages in thread
From: Andrej Mackiewicz @ 2002-12-19 22:57 UTC (permalink / raw)
  To: community

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

On Thu, 19 Dec 2002 22:38:09 +0300
Andrej Mackiewicz <anman@maps.spb.ru> wrote:

> Пытаюсь поставить драйвер PCTEL для софтмодема Zyxel-PCI56
> получаю
> 
> [anman@localhost pctel-0.9.6]$ ./configure
> --with-kernel-includes=/etc/alternatives/kernel_include
> --with-hal=pct789 prefix=/usr checking for a BSD-compatible install...
> /bin/install -c checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets ${MAKE}... yes
> checking build driver for... HAL_PCT789
> checking for gcc... gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for style of include used by make... GNU
> checking dependency style of gcc... none
> checking whether make sets ${MAKE}... (cached) yes
> checking for a BSD-compatible install... /bin/install -c
> checking whether ln -s works... yes
> checking for gawk... (cached) gawk
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking /etc/alternatives/kernel_include/linux/modversions.h
> usability... yes checking
> /etc/alternatives/kernel_include/linux/modversions.h presence... yes
> checking for /etc/alternatives/kernel_include/linux/modversions.h...
> yes checking for Linux kernel version >= 2.4.0... ./configure: line
> 3344: test: 2-alt0: integer expression expected no
> configure: error: You should have linux kernel >= 2.4.0 installed
>                                       
> я так понимаю, что
> идет неверное определение версии ядра.
> однако ....
> [anman@localhost pctel-0.9.6]$ uname -r
> 2.4.19-alt0.8-up
> [anman@localhost pctel-0.9.6]$ uname -a
> Linux localhost.localdomain 2.4.19-alt0.8-up #1 Wed Oct 23 13:20:07
> MSD 2002 i686 unknown unknown GNU/Linux
> 
> Как подсказать конфигуратору правильное назавание ядра
> 
> -- 
> С.-Петербург
> Андрей Мацкевич 
> 
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> http://www.altlinux.ru/mailman/listinfo/community
> 
приложен config.log

-- 
С.-Петербург
Андрей Мацкевич 


[-- Attachment #2: config.log --]
[-- Type: application/octet-stream, Size: 10824 bytes --]

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

end of thread, other threads:[~2002-12-19 22:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-19 19:38 [Comm] Правидьное назавание ядра + softmodem Zyxel-PCI56 Andrej Mackiewicz
2002-12-19 22:57 ` [Comm] Правильное " Andrej Mackiewicz

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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