Share

Affix

Tracker: Support Requests

9 SK_WMEM_MAX missing at make all - ID: 969536
Last Update: Settings changed ( litos )

Installing: affix-kernel-2.1.2
Linux distribution used: Debian
Linux kernel used: 2.4.26
pcmcia-cs used: 3.2.7

Hello,

I got this error whenever I try a "make all" of affix-
kernel:

af_rfcomm.c:71: `SK_WMEM_MAX' undeclared here (not
in a function)
af_rfcomm.c:72: `SK_RMEM_MAX' undeclared here (not
in a function)

FYI, this disappears when I do not enable RFCOMM
support when running "make config".

I'm also choosing to use separate (from the kernel one)
pcmcia-cs package (the kernel one is disable and I
download a more recent pcmcia-cs package).

Can you help me or suggest some tests to do ? I didn't
find anything about this error message on this forum :-(

- pascal


Pascal ( pmaugeri ) - 2004-06-09 11:43

9

Closed

None

Nobody/Anonymous

Install Problem (example)

None

Public


Comment ( 1 )




Date: 2004-06-11 09:49
Sender: litosProject Admin

Logged In: YES
user_id=762576

Hi !

The problems is that those constants are no longer defined in
sk_buff.h
Please substitute those constants with the value 65535 in
both cases.

Br,
Carlos


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2004-06-11 09:50 litos
close_date - 2004-06-11 09:50 litos
priority 5 2004-06-11 09:49 litos