DragonFly BSD
DragonFly kernel List (threaded) for 2005-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

ATM and kernel compile


From: koe@xxxxxxxxxxxxxxxxx
Date: Mon, 18 Jul 2005 11:13:48 +0900

I am running DragonFly 1.3.2-DEVELOPMENT DragonFly 1.3.2-DEVELOPMENT #1

I have taken the GENERIC kerconf and added the following:

# ATM Options
options ATM_CORE #core ATM protocol family
options ATM_IP #IP over ATM support
options ATM_SIGPVC #SIGPVC signalling manager
options ATM_SPANS #SPANS signalling manager
options ATM_UNI #UNI signalling manager
device hfa0 #FORE PCA-200E ATM PCI

And it results in the following:

In file included from /usr/src/sys/dev/atm/hfa/fore_include.h:54,
from /usr/src/sys/dev/atm/hfa/fore_buffer.c:38:
/usr/src/sys/dev/atm/hfa/fore_var.h:170: error: syntax error before "pcici_t"
/usr/src/sys/dev/atm/hfa/fore_buffer.c: In function `fore_buf_allocate':
/usr/src/sys/dev/atm/hfa/fore_buffer.c:79: warning: cast to pointer from integer of different size
/usr/src/sys/dev/atm/hfa/fore_buffer.c:102: warning: cast to pointer from integer of different size
/usr/src/sys/dev/atm/hfa/fore_buffer.c: In function `fore_buf_supply_1s':
/usr/src/sys/dev/atm/hfa/fore_buffer.c:382: warning: cast to pointer from integer of different size
/usr/src/sys/dev/atm/hfa/fore_buffer.c: In function `fore_buf_supply_1l':
/usr/src/sys/dev/atm/hfa/fore_buffer.c:524: warning: cast to pointer from integer of different size
*** Error code 1


Stop in /usr/obj/usr/src/sys/ATM.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

I am not to strong on digging into source code and can not find any obvious answers online. Anyone have any suggestions?

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]