[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

r8340 gives a compile error on solaris

From: solo turn <soloturn99_at_yahoo.com>
Date: 2004-01-16 19:30:58 CET

did a autogen, configure, make clean and make, and there is no "subversion/libsvn_subr/getdate.y"
in working copy.

"subversion/libsvn_subr/config_win.c", line 342: warning: empty translation unit
/bin/bash /usr/local/src/svn/libtool --silent --mode=compile cc -DSOLARIS2=8
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -g -g -DNEON_ZLIB -DNEON_SSL -I./subversion/include
-I. -I/usr/local/neon-0.24.4/include/neon -I/usr/local/include -I/usr/local/include
-I/usr/local/db42/include -o subversion/libsvn_subr/path.lo -c subversion/libsvn_subr/path.c
"subversion/libsvn_subr/getdate.y", line 879: warning: dubious tag declaration: struct
getdate_time
"subversion/libsvn_subr/getdate.y", line 880: identifier redeclared: svn_parse_date
        current : function(pointer to char, pointer to struct getdate_time {}) returning long
        previous: function(pointer to int, pointer to long long, pointer to const char, long long,
pointer to struct apr_pool_t {}) returning pointer to struct svn_error_t {int apr_err, pointer to
const char message, pointer to struct svn_error_t {..} child, pointer to struct apr_pool_t {..}
pool, pointer to const char file, long line} : "./subversion/include/svn_time.h", line 62
"subversion/libsvn_subr/getdate.y", line 882: incomplete struct/union/enum getdate_time: ftz
"subversion/libsvn_subr/getdate.y", line 908: undefined struct/union member: timezone
"subversion/libsvn_subr/getdate.y", line 915: improper member use: timezone
"subversion/libsvn_subr/getdate.y", line 918: improper member use: timezone
"subversion/libsvn_subr/getdate.y", line 922: improper member use: time
"subversion/libsvn_subr/getdate.y", line 929: undefined struct/union member: timezone
cc: acomp failed for subversion/libsvn_subr/getdate.c
make: *** [subversion/libsvn_subr/getdate.lo] Error 1
make: *** Waiting for unfinished jobs....
"subversion/libsvn_delta/svndiff.c", line 548: warning: statement not reached

__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 16 19:32:08 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.