ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Vinogradov Anton <vinogradov.mail@gmail.com>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] hsfmodem
Date: Fri, 29 Dec 2006 20:31:00 +0300
Message-ID: <459550D4.1060407@gmail.com> (raw)
In-Reply-To: <644f4db90612290703l74babd6etfd6c1f7f50464592@mail.gmail.com>

Dmitrii Shevchenko пишет:
> 29.12.06, *Vinogradov Anton* <vinogradov.mail@gmail.com 
> <mailto:vinogradov.mail@gmail.com>> написал(а):
>
>     Такая проблема:
>     Скачал hsfmodem-7.47.00.05full - не собирается, требует исходники
>     ядра.
>     Это так идолжно быть? Просто давно HSF не собирал.
>     Заголовки и все необходимое для сборки установлено(крроме исходников)
>     ALC3.0
>     PS: если кто собрал рпм под компактовское ядро и может/хочет
>     поделиться,
>     буду очень благодарен. Ибо СДверсия, а исходники дайлапом тянуть
>     накладно.
>
>
> Исходники у меня есть. Но почему-то не собирается:
>
> // -------------- ^_^ -------------- \\
>
> # hsfconfig
> Conexant HSF softmodem driver, version 7.47.00.03full
>
> If you need license keys, assistance or more information, please go to:
>         http://www.linuxant.com/ <http://www.linuxant.com/>
>
> When reporting a problem for the first time, please send
> us the file generated by "hsfconfig --dumpdiag".
>
> No pre-built modules for: Mandrake- linux-2.6.18-ovz-smp-alt3 i686
>
> Trying to automatically build the driver modules...
> (this requires a C compiler and proper kernel sources to be installed)
>
> Where is the linux source build directory that matches your running 
> kernel?
> [/lib/modules/2.6.18-ovz-smp-alt3/build]
>
> Building modules for kernel 2.6.18-ovz-smp-alt3, using source directory
> /lib/modules/2.6.18-ovz-smp-alt3/build. Please wait...
>
> ERROR: Module build failed!
> Please examine the log file "/tmp/hsfconfig-buildlog.txt" to determine 
> why.
>
> // -------------- ^_^ -------------- \\
>
> # cat /tmp/hsfconfig-buildlog.txt
>
> Makefile:20: *** WARNING: Trying to compile kernel modules on a 
> unknown system while the installed hsf driver package is for i386, 
> this is likely to fail... ***
> (cd /lib/modules/2.6.18-ovz-smp-alt3/build && make 
> "CNXT_KERNELSRC=/lib/modules/2.6.18-ovz-smp-alt3/build" 
> "M=/usr/lib/hsfmodem/modules" "CC=gcc" clean)
> make[1]: Entering directory `/usr/src/linux- 2.6.18-ovz-smp-alt3'
> /usr/lib/hsfmodem/modules/Makefile:20: *** WARNING: Trying to compile 
> kernel modules on a unknown system while the installed hsf driver 
> package is for i386, this is likely to fail... ***
> make[1]: Leaving directory `/usr/src/linux- 2.6.18-ovz-smp-alt3'
> (cd /lib/modules/2.6.18-ovz-smp-alt3/build && make 
> "CNXT_KERNELSRC=/lib/modules/2.6.18-ovz-smp-alt3/build" 
> "M=/usr/lib/hsfmodem/modules/GPL/hda" "CC=gcc" 
> "HDA_CFLAGS=-DFOUND_KZALLOC -DFOUND_OPEN_SUBSTREAM_FILE " clean)
> make[1]: Entering directory `/usr/src/linux-2.6.18-ovz-smp-alt3'
> make[1]: Leaving directory `/usr/src/linux-2.6.18-ovz-smp-alt3'
> rm -rf *.o GPL/*.o *.ko GPL/*.ko *.mod.c GPL/*.mod.c .*.cmd GPL/.*.cmd 
> .tmp_versions .tmp_versions  
> /lib/modules/2.6.18-ovz-smp-alt3/build/.tmp_versions/hsfosspec.mod  
> /lib/modules/2.6.18-ovz-smp-alt3/build/.tmp_versions/hsfserial.mod  
> /lib/modules/2.6.18-ovz-smp-alt3/build/.tmp_versions/hsfengine.mod  
> /lib/modules/2.6.18-ovz-smp-alt3/build/.tmp_versions/hsfpcibasic2.mod  
> /lib/modules/2.6.18-ovz-smp-alt3/build/.tmp_versions/hsfmc97ich.mod  
> /lib/modules/2.6.18-ovz-smp-alt3/build/.tmp_versions/hsfmc97via.mod  
> /lib/modules/2.6.18-ovz-smp-alt3/build/.tmp_versions/hsfmc97ali.mod  
> /lib/modules/2.6.18-ovz-smp-alt3/build/.tmp_versions/hsfmc97ati.mod  
> /lib/modules/2.6.18-ovz-smp-alt3/build/.tmp_versions/hsfmc97sis.mod  
> /lib/modules/2.6.18-ovz-smp-alt3/build/.tmp_versions/hsfsoar.mod
> (cd /lib/modules/2.6.18-ovz-smp-alt3/build && make 
> "CNXT_KERNELSRC=/lib/modules/2.6.18-ovz-smp-alt3/build" 
> "M=/usr/lib/hsfmodem/modules" "CC=gcc" modules)
> make[1]: Entering directory `/usr/src/linux- 2.6.18-ovz-smp-alt3'
> /usr/lib/hsfmodem/modules/Makefile:20: *** WARNING: Trying to compile 
> kernel modules on a unknown system while the installed hsf driver 
> package is for i386, this is likely to fail... ***
>   CC [M]  /usr/lib/hsfmodem/modules/mod_engine.o
>   CC [M]  /usr/lib/hsfmodem/modules/mod_mc97ali.o
> In file included from /usr/lib/hsfmodem/modules/mod_mc97ali.c:32:
> /usr/lib/hsfmodem/modules/cnxthwpci_common.c: In function 
> 'cnxthwpci_probe':
> /usr/lib/hsfmodem/modules/cnxthwpci_common.c:49: warning: cast to 
> pointer from integer of different size
>   CC [M]  /usr/lib/hsfmodem/modules/mod_mc97ati.o
> In file included from /usr/lib/hsfmodem/modules/mod_mc97ati.c:26:
> /usr/lib/hsfmodem/modules/cnxthwpci_common.c: In function 
> 'cnxthwpci_probe':
> /usr/lib/hsfmodem/modules/cnxthwpci_common.c:49: warning: cast to 
> pointer from integer of different size
>   CC [M]  /usr/lib/hsfmodem/modules/mod_mc97ich.o
> In file included from /usr/lib/hsfmodem/modules/mod_mc97ich.c:37:
> /usr/lib/hsfmodem/modules/cnxthwpci_common.c: In function 
> 'cnxthwpci_probe':
> /usr/lib/hsfmodem/modules/cnxthwpci_common.c:49: warning: cast to 
> pointer from integer of different size
>   CC [M]  /usr/lib/hsfmodem/modules/mod_mc97sis.o
> In file included from /usr/lib/hsfmodem/modules/mod_mc97sis.c:25:
> /usr/lib/hsfmodem/modules/cnxthwpci_common.c: In function 
> 'cnxthwpci_probe':
> /usr/lib/hsfmodem/modules/cnxthwpci_common.c:49: warning: cast to 
> pointer from integer of different size
>   CC [M]  /usr/lib/hsfmodem/modules/mod_mc97via.o
> In file included from /usr/lib/hsfmodem/modules/mod_mc97via.c:25:
> /usr/lib/hsfmodem/modules/cnxthwpci_common.c: In function 
> 'cnxthwpci_probe':
> /usr/lib/hsfmodem/modules/cnxthwpci_common.c:49: warning: cast to 
> pointer from integer of different size
>   CC [M]  /usr/lib/hsfmodem/modules/mod_osspec.o
>   CC [M]  /usr/lib/hsfmodem/modules/osservices.o
> /usr/lib/hsfmodem/modules/osservices.c: In function 'handle_sigs':
> /usr/lib/hsfmodem/modules/osservices.c:423: error: 'struct 
> task_struct' has no member named 'sigmask_lock'
> /usr/lib/hsfmodem/modules/osservices.c:427: error: too many arguments 
> to function 'recalc_sigpending'
> /usr/lib/hsfmodem/modules/osservices.c:428: error: 'struct 
> task_struct' has no member named 'sigmask_lock'
> /usr/lib/hsfmodem/modules/osservices.c: In function 'OsRunThreadSync':
> /usr/lib/hsfmodem/modules/osservices.c:723: error: 'struct 
> task_struct' has no member named 'sigmask_lock'
> /usr/lib/hsfmodem/modules/osservices.c:726: error: too many arguments 
> to function 'recalc_sigpending'
> /usr/lib/hsfmodem/modules/osservices.c:727: error: 'struct 
> task_struct' has no member named 'sigmask_lock'
> /usr/lib/hsfmodem/modules/osservices.c:738: error: 'struct 
> task_struct' has no member named 'sigmask_lock'
> /usr/lib/hsfmodem/modules/osservices.c:740: error: too many arguments 
> to function 'recalc_sigpending'
> /usr/lib/hsfmodem/modules/osservices.c:741: error: 'struct 
> task_struct' has no member named 'sigmask_lock'
> make[2]: *** [/usr/lib/hsfmodem/modules/osservices.o] Error 1
> make[1]: *** [_module_/usr/lib/hsfmodem/modules] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.6.18-ovz-smp-alt3'
> make: *** [all] Error 2
>
>
>
Помню на 2.3 тоже сначала не собиралось. Потом собралось. Что сделал не
понял.
Потом нашел на диске пакет с бетой. Ж)





  parent reply	other threads:[~2006-12-29 17:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-29 14:15 Vinogradov Anton
2006-12-29 17:31   ` Vinogradov Anton [this message]
2006-12-29 17:57 ` Юрковский Андрей
2006-12-29 20:11     ` Юрковский Андрей
2006-12-29 20:24       ` Юрковский Андрей
2006-12-30  3:35         ` Vinogradov Anton
2006-12-30  8:49           ` Юрковский Андрей
2006-12-30 12:00             ` Vinogradov Anton
2006-12-30 20:32               ` Юрковский Андрей
2007-02-13  8:31                   ` [Comm] [JT] hsfmodem Vinogradov Anton
2007-02-15  5:14                     ` Yurkovsky Andrey

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=459550D4.1060407@gmail.com \
    --to=vinogradov.mail@gmail.com \
    --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