Actually it looks like the problem came from including "my_global.h"
Things seem to compile without it, but it's weird that it's generating that warning. On Jan 4, 2012, at 7:52 PM, Travis Desell wrote: > Given how BOINC was configured when it was compiled, it looks like it's > including from the same /usr/include/mysql directory. >> From the makefile: > > ../boinc/Makefile:MYSQL_CFLAGS = -I/usr/include/mysql -DBIG_JOINS=1 > -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX > > > --Travis > > > On Jan 4, 2012, at 7:38 PM, Carl Christensen wrote: > >> it looks a conflict with the mysql config file (my_config.h) -- also check >> that boinc isn't using another mysql configuration, i.e. there could be the >> system mysql install at /usr/include/mysql but possible a "homegrown" mysql >> at /usr/local/mysql/include etc >> _______________________________________________ >> boinc_dev mailing list >> [email protected] >> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev >> To unsubscribe, visit the above URL and >> (near bottom of page) enter your email address. > > --------------------------------------------------------------------------- > Travis Desell, Assistant Professor > University of North Dakota - Dept. of Computer Science > [email protected] - cell: 518-867-1054 > Streibel Hall Room 220 - office: 777-701-3477 > 3950 Campus Road Stop 9015 > Grand Forks, North Dakota 52802-9015 > > Homepage ( http://people.cs.und.edu/~tdesell/ ) > MilkyWay@Home ( http://milkyway.cs.rpi.edu/ ) > DNA@Home ( http://dnahome.cs.rpi.edu/ ) > Worldwide Computing Laboratory ( http://wcl.cs.rpi.edu/ ) > ---------------------------------------------------------------------------- > > _______________________________________________ > boinc_dev mailing list > [email protected] > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev > To unsubscribe, visit the above URL and > (near bottom of page) enter your email address. --------------------------------------------------------------------------- Travis Desell, Assistant Professor University of North Dakota - Dept. of Computer Science [email protected] - cell: 518-867-1054 Streibel Hall Room 220 - office: 777-701-3477 3950 Campus Road Stop 9015 Grand Forks, North Dakota 52802-9015 Homepage ( http://people.cs.und.edu/~tdesell/ ) MilkyWay@Home ( http://milkyway.cs.rpi.edu/ ) DNA@Home ( http://dnahome.cs.rpi.edu/ ) Worldwide Computing Laboratory ( http://wcl.cs.rpi.edu/ ) ---------------------------------------------------------------------------- _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
