[18979] in Athena Bugs
Need Help
daemon@ATHENA.MIT.EDU (Manickaraj .H)
Thu Jun 7 17:21:56 2001
Message-ID: <3B1FF040.83A53103@fintrack.com>
Date: Thu, 07 Jun 2001 17:21:04 -0400
From: "Manickaraj .H" <manick@fintrack.com>
MIME-Version: 1.0
To: bugs@mit.edu
Content-Type: multipart/mixed;
boundary="------------1C448F7243D0841E0AE49291"
This is a multi-part message in MIME format.
--------------1C448F7243D0841E0AE49291
Content-Type: multipart/alternative;
boundary="------------89C374749B6654848EC1CC04"
--------------89C374749B6654848EC1CC04
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hi,
I am trying to compile a C Program in a REDHAT LINUX machine,
which uses some libraries of the NSAPI[Netscape iPlanet API WebServer].
During the compilation process, it throws the following error.
The Compiler i am using is GCC version gcc-2.96-81. This is the
compiler which came default with the RedHat Linux machine.
Any kind of suggestions or solutions will be appreciated. Let me
know if you need any more information.
[root@linux01 manick]# make
/usr/bin/gcc -g -DNET_SSL -D_REENTRANT -DMCC_HTTPD -DXP_UNIX -DSPAPI20
-DUNIX -DNSAPI_EXT -I/
usr/include -I/opt/netscape/server4/plugins/include -I./include -c -o
obj/FtCallbackConnection
.o src/FtCallbackConnection.c
In file included from include/utils.h:5,
from src/FtCallbackConnection.c:3:
include/FtServerEnv.h:128: parse error before `sockaddr_in'
src/FtCallbackConnection.c: In function `_connect':
src/FtCallbackConnection.c:249: `sockaddr_in' undeclared (first use in
this function)
src/FtCallbackConnection.c:249: (Each undeclared identifier is reported
only once
src/FtCallbackConnection.c:249: for each function it appears in.)
src/FtCallbackConnection.c:249: parse error before `addr'
src/FtCallbackConnection.c:273: `addr' undeclared (first use in this
function)
src/FtCallbackConnection.c:290: `sockaddr' undeclared (first use in this
function)
src/FtCallbackConnection.c:290: parse error before `)'
make: *** [obj/FtCallbackConnection.o] Error 1
[root@linux01 manick]#
Regards,
- Manick.
--------------89C374749B6654848EC1CC04
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi,
<br> I am trying to compile a
C Program in a REDHAT LINUX machine, which uses some libraries of the NSAPI[Netscape
iPlanet API WebServer]. During the compilation process, it throws
the following error.
<br> The Compiler i am using
is <b>GCC</b> version <b>gcc-2.96-81. </b>This is the compiler which came
default with the RedHat Linux machine.
<br> Any kind of suggestions
or solutions will be appreciated. Let me know if you need any more information.
<p>[root@linux01 manick]# make
<br>/usr/bin/gcc -g -DNET_SSL -D_REENTRANT -DMCC_HTTPD -DXP_UNIX
-DSPAPI20 -DUNIX -DNSAPI_EXT -I/
<br>usr/include -I/opt/netscape/server4/plugins/include -I./include -c
-o obj/FtCallbackConnection
<br>.o src/FtCallbackConnection.c
<br>In file included from include/utils.h:5,
<br>
from src/FtCallbackConnection.c:3:
<br><b>include/FtServerEnv.h:128: parse error before `sockaddr_in'</b>
<br>src/FtCallbackConnection.c: In function `_connect':
<br>src/FtCallbackConnection.c:249: `sockaddr_in' undeclared (first use
in this function)
<br>src/FtCallbackConnection.c:249: (Each undeclared identifier is reported
only once
<br>src/FtCallbackConnection.c:249: for each function it appears in.)
<br>src/FtCallbackConnection.c:249: parse error before `addr'
<br>src/FtCallbackConnection.c:273: `addr' undeclared (first use in this
function)
<br>src/FtCallbackConnection.c:290: `sockaddr' undeclared (first use in
this function)
<br>src/FtCallbackConnection.c:290: parse error before `)'
<br>make: *** [obj/FtCallbackConnection.o] Error 1
<br>[root@linux01 manick]#
<br>
<br>Regards,
<br>- Manick.</html>
--------------89C374749B6654848EC1CC04--
--------------1C448F7243D0841E0AE49291
Content-Type: text/x-vcard; charset=us-ascii;
name="manick.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Manickaraj .H
Content-Disposition: attachment;
filename="manick.vcf"
begin:vcard
n:.H;Manick
tel;cell:201-926-8878
tel;fax:212-344-8657
tel;home:201-363-9370
tel;work:212-680-8662
x-mozilla-html:FALSE
org:FinTrack Systems Corp.,
adr:;;11,Broadway, Suite 702,;New York,;NY,;10004,;USA.
version:2.1
email;internet:manick@fintrack.com
fn:Manickaraj .H
end:vcard
--------------1C448F7243D0841E0AE49291--