how to disable SCTP kernel in FreeBSD

2010-10-25 Thread Chetan Shukla
Hi, How we can disable SCTP kernel in FreeBSD. I tried lsmod and kldstat but neither of them worked. Regards, Chetan "DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use of the individual to whom it is addressed. It may contain p

RE: __FreeBSD__ not available and unsigned long type

2010-10-13 Thread Chetan Shukla
--Original Message- From: Chuck Swiger [mailto:cswi...@mac.com] Sent: Wednesday, October 13, 2010 11:08 PM To: Chetan Shukla Cc: freebsd-questions@freebsd.org Subject: Re: __FreeBSD__ not available and unsigned long type On Oct 13, 2010, at 5:47 AM, Chetan Shukla wrote: > In my machine (8.0-RELE

__FreeBSD__ not available and unsigned long type

2010-10-13 Thread Chetan Shukla
Hi I have two doubts working further ion FreeBSD. In my machine (8.0-RELEASE) I am not getting the macro __FreeBSD__. As a workaround I have to conditionally define it in makefile. Could someone define what is missing in this case. Moreover when I have to use unsigned long and signed long the onl

RE: How to check version of Make in FreeBSD

2010-10-01 Thread Chetan Shukla
From: Dan Nelson [mailto:dnel...@allantgroup.com] Sent: Saturday, October 02, 2010 11:33 AM To: Paul B Mahol Cc: Devin Teske; Chetan Shukla; freebsd-questions@freebsd.org Subject: Re: How to check version of Make in FreeBSD In the last episode (Oct 01), Paul B Mahol said: > On 10/1/10, Devi

FW: How to check version of Make in FreeBSD

2010-10-01 Thread Chetan Shukla
Hi All, I am working on some code porting activity that wants Some code to be ported on FreeBSD. I need to check the version of Make installed in FreeBSD. make -v does not help here. What is the similar command in FreeBSD ? Thanks & Regards, Chetan "DISCLAIMER: This message is proprietary