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

__ia64_syscall



I am getting link errors on compiling SE Linux programs on IA64 with the 
following:
cc -I../include 
-I/home/etbe/selinux-small-2002102211/debian/lsm/security/selinux/include -O2 
-g  -L../src   avc_enforcing.c  -lsecure -o avc_enforcing
../src/libsecure.a(security.o): In function `security':
/home/etbe/selinux-small-2002102211/libsecure/src/security.c:5: undefined 
reference to `__ia64_syscall'
collect2: ld returned 1 exit status

I have to call the syscall to perform SE Linux functionality.  What do I have 
to link with to access this function?

-- 
http://www.coker.com.au/selinux/   My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/  Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/    Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/  My home page



Reply to: