After play some time it seem now to work. The first play to modify the make file of the AVM module then build the capi4k-utils package and now capiinit will work:) This must be changed in the make file of the kernel Module(I found it in the CentOS forum): What you have to do is correct src/Makefile in Fritz drivers: FROM: EXTRA_CFLAGS += -D__$(CARD)__ -DTARGET=\"$(CARD)\" TO: EXTRA_CFLAGS += -O0 -D__$(CARD)__ -DTARGET=\"$(CARD)\" Recompile and no more Ooops!!!
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos