reg: proble i am facing

From: balamurugan
Date: Wed Jan 25 2006 - 09:26:31 EST


hai all,

i am trying to compile svinit in my system , the following error message
will be displayed, please give the clarifiaction for the issue.

cc -g svinit.o -o svinit
svinit.o(.text+0x509): In function `execThroughSyslog':
/sample/svinit-0.1-1/svinit.c:233: undefined reference to `errno'
svinit.o(.text+0x659): In function `execCustomLogProgram':
/sample/svinit-0.1-1/svinit.c:284: undefined reference to `errno'
svinit.o(.text+0x75a): In function `execCustomLogLogger':
/sample/svinit-0.1-1/svinit.c:326: undefined reference to `errno'
collect2: ld returned 1 exit status
make: *** [svinit] Error 1

thanks
balamurugan.j


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/