bug-glibc
[Top][All Lists]
Advanced

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

Need help in GCC Library


From: Manickaraj .H
Subject: Need help in GCC Library
Date: Tue, 05 Jun 2001 15:42:09 -0400

When i am trying to compile a c language package in a LINUX machine
using the gcc compiler,  it gives the following error. I am not sure
whether this is the right e-mail id to ask this question. So if it's
not could you please forward this to the appropriate e-mail id.

Any suggestions or ideas are welcome.

/usr/bin/gcc  -g -DNET_SSL -D_REENTRANT -DMCC_HTTPD -DXP_UNIX -DSPAPI20
-DUNIX -DNSAPI_EXT -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:127: 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


Thanks in Advance,
Manick.

Attachment: manick.vcf
Description: Card for Manickaraj .H


reply via email to

[Prev in Thread] Current Thread [Next in Thread]