Johannes, Are you too busy to fix it? What's your opinion? If you are too busy, can I fix it by touching your source codes? Yanmin -----Original Message----- From: Zhang, Yanmin Sent: 2004年2月10日 16:32 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; Luck, Tony; Chen, Kenneth W Subject: ERRBUF_LEN compiling error when PAGE_SIZE=64KB on IA64 Send again due to lack of subject last time. Johannes, When I compile base kernel 2.6.1 with PAGE_SIZE=64KB on an IA64 platform, there is an error. CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o(.init.text+0x168a2): In function `uhci_hcd_init': : undefined reference to `__you_cannot_kmalloc_that_much' make: *** [.tmp_vmlinux1] Error 1 That's because ERRBUF_LEN (equal to PAGE_SIZE*8) is too long when PAGE_SIZE=64KB. Actually, there was a similar error found by Tony. See http://marc.theaimsgroup.com/?l=linux-ia64&m=105604765306485&w=2. Could you change the definition of ERRBUF_LEN to a fixed value? For example, 32*1024? Yanmin ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users