[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cgilib-0.5 error for configuring xymon
- To: hobbit (at) hswn.dk
- Subject: cgilib-0.5 error for configuring xymon
- From: pankaj dorlikar <pankaj.dorlikar (at) gmail.com>
- Date: Sat, 11 Apr 2009 15:52:13 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=n6nDsh4T3+HJNis4DEzxBa96o0XwySQYVvIcAl9/wYM=; b=RV/gZ2BQWbbyO2VYsDSDOsacSFkqvxPkNc572uY9syEaYZbbGJ37vL5FaiLduHfEuq zCeZEPjMbH2MJHVcHHzdJBZE355YYCPDp2s67+H3FbvwTBBfioro0bX2/k84jOz1qUFO jKiCPS8tkcXNsB6uOlGvMmB4TR21Ssi8/LFWY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=CQF75oSYPcMQHG8lVqV4t0O3H4fhx0mty2wNDnA81vAT3eHGycVYiLP5b5ookvr4gm ZFMizMoglVyydaqkYUYqcsQU1WHyh+L7Wb3wXQ1EzHHKqWqTRpb8MHhFYgBP4PMYZnd+ cRPbX+O7bWi8pETyNu9yujghasMfdtSO1cbi4=
hi,
i hv rhel 5.2 64 bit machione.when i do make install for cgilib-0.5,i get
fallowing -
make install
cc -I. -Wall -O2 -g -c -o cgitest.o cgitest.c
cgitest.c: In function ‘main’:
cgitest.c:108: warning: implicit declaration of function ‘strcmp’
cgitest.c:116: error: expected ‘)’ before ‘Library’
cgitest.c:129: warning: implicit declaration of function ‘strlen’
cgitest.c:129: warning: incompatible implicit declaration of built-in
function ‘strlen’
make: *** [cgitest.o] Error 1
--
Pankaj V. Dorlikar