site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=YNdkPids1OdIncEi0udred9YLvI9rEoDJEa++420GS0R7+PcNwutjFO8AIIxKBSb38L43XUWnHAsLE3Plcgv3DfAGmt3y7I2IuGUssIHo4bXC4bjV6D53uIB2dCFmj/WL5JFn95Xcz4pbXfZ8n8iUFxKsuYwGdgxx3DYiWWDn+Y= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZhKYv0f7apcmy3jUhsrExd2VscdlyBTUfHPDZk/hPJ13VeMfZZA2xViCXDtJJEx2jM8AxzWyMsq4WN5uANjgk1a5A+Si0sddxhVoQOKY18rHxTwAPwwd8jxlC11PnoTLA4+/ErI5SwzqCi19QSwI/TC6Rf0AbJo0bpYbKmYwtmQ= Hello Guys, I have retrieved the source code of route command from open source, and it sowrking fine on Mac OS X 10.3.x and above. But the problem is on Mac OS X 10.2.X, I can compile the code successfully but when I run the executable by command line "./a.out get default", I got a run time error, i.e. socket: Operation not permitted Whether the same command is working fine. I have verified the source code also and it already used setuid(uid); uid=0; So kindly suggest me the reason of this problem, and also that how can I solve it. Thanks in advance Subodh _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com