Chiara Sandionigi wrote: > Hi, > I've just subscribed myself to this mailing list. > I must upgrade svn because my version of svn (1.2.3) doesn't support > SSL, but I have a problem with the installation of the last version > of svn. The problem is the following: > > ../dist/../db_dump185/db_dump185.c: In function 'main': > ../dist/../db_dump185/db_dump185.c:212: warning: assignment makes > pointer from integer without a cast > ../dist/../db_dump185/db_dump185.c:214: warning: assignment makes > pointer from integer without a cast > ../dist/../db_dump185/db_dump185.c:229: error: 'struct __db' has no > member named 'seq'
Here is what Alex wrote last time this was reported on fink-beginners: Someone on IRC had a similar issue with db44, and it turned out to be due to the presence of db stuff in /usr/local . Check if you have a /usr/local/include/db.h -- Martin ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
