RE: 2.2.12: Undefined isdn symbols

Armin Schindler (linux-kernel@gismo.telekom.de)
Sat, 28 Aug 1999 00:11:14 +0200


>The following symbols in linux-2.2.12/drivers/isdn/eicon_idi.c
>are referenced but never defined. I believe they are only referenced
>if CONFIG_ISDN_TTY_FAX is defined.

>idi_fax_send_header
>idi_faxdata_rcv
>idi_parse_edata
>idi_fax_hangup
>idi_edata_action
>idi_fill_in_T30

Yes, thatīs right and not meant to happen.
I did not release the eicon_fax code yet, so these functions are still
missing.

Since the eicon ISDN driver is not ready for fax yet, it doesnīt make
sense to define CONFIG_ISDN_TTY_FAX along with the eicon driver.
Without it, there should be no problem.

I will fix it soon.

Armin

--

- - - - - - - - - - - - Cytronics & Melware GbR Armin Schindler Weinbergstrasse 39 55296 Loerzweiler / Germany Tel: +49 6138 98110-0 Fax: +49 6138 98110-9 mailto:info@melware.de http://www.melware.de - - - - - - - - - - - -

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/