Anyone very -CURRENT and running i4b ? I just upgraded to the new config
syntax and it seems that it doesn't grok pseudo-devices with numbers in the
name correctly...

With this config(8) works but some dependencies are not generated and "make"
fails.
-=-=-
# Q.921 / layer 2 - i4b passive cards D channel handling
pseudo-device   "i4bq921"

# Q.931 / layer 3 - i4b passive cards D channel handling
pseudo-device   "i4bq931"

# layer 4 - i4b common passive and active card handling
pseudo-device   "i4b
pseudo-device   "i4btrc"                4
pseudo-device   "i4bctl"
pseudo-device   "i4brbch"       4
pseudo-device   "i4btel"        2
pseudo-device   "i4bipr"                4
pseudo-device   "i4bisppp"              4
-=-=-

-=-=-
loading kernel.debug
i4b_l2.o: In function `i4b_dl_data_req':
/sys/compile/KELTIA_T/../../i4b/layer2/i4b_l2.c(.text+0x16f): undefined 
reference to `i4b_Dfreembuf'
i4b_l2.o: In function `i4b_l2_unit_init':
/sys/compile/KELTIA_T/../../i4b/layer2/i4b_l2.c(.text+0x2aa): undefined 
reference to `i4b_Dfreembuf'
i4b_l2.o: In function `i4b_ph_data_ind':
/sys/compile/KELTIA_T/../../i4b/layer2/i4b_l2.c(.text+0x5b2): undefined 
reference to `i4b_Dfreembuf'
i4b_l2fsm.o: In function `F_AE01':
/sys/compile/KELTIA_T/../../i4b/layer2/i4b_l2fsm.c(.text+0x609): undefined 
reference to `i4b_Dcleanifq'
i4b_l2fsm.o: In function `F_AE05':
/sys/compile/KELTIA_T/../../i4b/layer2/i4b_l2fsm.c(.text+0x64d): undefined 
reference to `i4b_Dcleanifq'
i4b_l2fsm.o: In function `F_AE06':
...
-=-=-

Without the "" around the names, config(8) complains with "Syntax error".

Any idea ?
-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- robe...@keltia.freenix.fr
FreeBSD keltia.freenix.fr 4.0-CURRENT #2: Fri Apr 16 22:37:03 CEST 1999



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to