cURL / Mailing Lists / curl-users / Single Mail

curl-users

[ curl-Bugs-562449 ] snspintf and compiler warnings on Alpha

From: <noreply_at_sourceforge.net>
Date: Thu, 30 May 2002 09:17:06 -0700

Bugs item #562449, was opened at 2002-05-30 09:17
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100976&aid=562449&group_id=976

Category: compile or build problem
Group: portability problem
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: snspintf and compiler warnings on Alpha

Initial Comment:
Trying to build cURL 7.9.6 on an Alpha box (uname -a = "OSF1 apollo.union.edu V4.0 878 alpha"), it tries to link to snsprintf(), which is not available on this platform. There appears to be work-around code available, but configure doesn't seem to use it.

Also, I get warnings like:

                 from easy.c:23:
/usr/local/lib/gcc-lib/alphaev56-dec-osf4.0d/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev56-dec-osf4.0d/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from easy.c:52:
/usr/include/net/if.h:162: warning: `struct rtentry' declared inside parameter list
/usr/include/net/if.h:162: warning: its scope is only this definition or declaration, which is probably not what you want.
/usr/include/net/if.h:162: warning: `struct mbuf' declared inside parameter list
In file included from easy.c:52: /usr/include/net/if.h:428: warning: `struct rtentry' declared inside parameter list

In a number of programs.

----------------------------------------------------------------------

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100976&aid=562449&group_id=976

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
Received on 2002-06-01