ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] zaptel : sisyphus -> alm24
Date: Tue, 6 Dec 2005 16:07:39 +0300
Message-ID: <20051206130739.GA1849@master.mivlgu.local> (raw)
In-Reply-To: <439581CF.2090405@stc.donpac.ru>

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

On Tue, Dec 06, 2005 at 03:19:27PM +0300, Eugene Prokopiev wrote:
> make -C  /home/john/RPM/BUILD/kernel-source-zaptel-1.0/zaptel 
> CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.26-std-up/include -Wall 
> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
> -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 
> -DMODULE -DMODVERSIONS -include 
> /usr/src/linux-2.4.26-std-up/include/linux/modversions.h" 
> MAKING_MODULES=1 modules
> make[1]: Entering directory 
> `/home/john/RPM/BUILD/kernel-source-zaptel-1.0/zaptel'
> make[1]: *** No rule to make target `modules'.  Stop.

Это проблема в Makefile из zaptel - там не определена цель modules.
Похоже, необходимо раскомментировать в нём кусок:

#ifneq ($(TOPDIR),)
#include $(TOPDIR)/Rules.make
#endif

Можно написать -include вместо include, чтобы этот кусок работал и под
2.4, и под 2.6 (в 2.4 использовать Rules.make необходимо, в 2.6 этот файл
убрали).

Вообще сборкой драйверов zaptel под 2.4.x никто не занимался - в
частности, по причине того, что драйвер ztdummy для 2.4.x для получения
таймера 1000 Гц лезет глубоко во внутренности usb-uhci (причём это на
самом деле не работает, так как соответствующие символы не
экспортируются).

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

  parent reply	other threads:[~2005-12-06 13:07 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-06 10:52 [Comm] Cборка модулей для ядра в ALM24 Eugene Prokopiev
2005-12-06 11:25 ` Maxim Bodyansky
2005-12-06 12:19   ` [Comm] zaptel : sisyphus -> alm24 Eugene Prokopiev
2005-12-06 12:47     ` Eugene Prokopiev
2005-12-06 14:23       ` Eugene Prokopiev
2005-12-06 13:07     ` Sergey Vlasov [this message]
2005-12-06 13:14       ` Maxim Bodyansky
2005-12-06 13:43         ` Eugene Prokopiev
2005-12-06 14:50           ` Maxim Bodyansky
2005-12-07  6:20             ` Eugene Prokopiev
2005-12-07 10:03               ` Maxim Bodyansky
2005-12-07 14:12                 ` Eugene Prokopiev
2005-12-07  3:03           ` Evgenii Terechkov
2005-12-06 13:41       ` Eugene Prokopiev
2005-12-06 13:45       ` Eugene Prokopiev

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=20051206130739.GA1849@master.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=community@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 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