Hello,

Leonid Igolnik - LiM wrote:
> Dear Eran there is no problem what so ever to compile isdn4kutils on
> both of rh 5.2 and 6.0 I do it almost twice a week. There is nothing to
> fix with includes other than to read the FAQ and to choose right option in
> the nice menuconfig.


Quoth the Linux:

---------------------------------------------------------------------
[eran@phor ~]$ tar zxf  isdn4k-utils-9906231100.tar.gz 
<That's what the isdn4k-utils.tar.gz link on ftp.suse.com points to.>
[eran@phor ~]$ cd isdn4k-utils/ 
[eran@phor ~/isdn4k-utils]$ make config
<Config saved without any changes (for demo purposes)>
<...snip...>
Running configure in capiinfo ...

creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for '/usr/src/linux'/include/linux/capi.h... ./configure:
${ac_cv_header_'_usr_src_linux'_include_linux_capi_h+set}: bad
substitution
(cached) no
configure: error: Missing '/usr/src/linux'/include/linux/capi.h. Kernel
source installed?
make[2]: Entering directory `/usr/home/eran/isdn4k-utils'

WARNING! Configure in capiinfo failed, disabling package

make[2]: Leaving directory `/usr/home/eran/isdn4k-utils'

Running configure in avmb1 ...
<...snip...>

[eran@phor ~/isdn4k-utils]$ ls -l '/usr/src/linux'/include/linux/capi.h
-rw-r--r-- 1 root root 2778 Jun 2 15:40
/usr/src/linux/include/linux/capi.h
---------------------------------------------------------------------


If I patch the above problem (by changing capiinfo/configure), I get an
error about an "#include <nbdm.h>", which has to be patched to "#include
<db1/nbdm.1>". When both are fixed, it 'make' complains about a missing
'config.h' file somewhere.


> |special problems. 'modprobe hisax type=27' works, and the card is
> I believe modprobe hisax type=27 protocol=2 unless you want to use German
> ISDN switching protocol..

I'm trying to reach the point where this matters...

  Regards,
    Eran Tromer

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to