H Curt,

Fixed it  just before seeing your message. :-) Largely thanks to James 
Turner's excellent Hudson build service, I got an RSS news feed informing me 
of a compilation error on his machine. I had committed a tiny change earlier 
today, and must have missed committing the corresponding change in the header 
file. 

Please give it a try. Should work again now.

Cheers,
Durk

On Tuesday, August 31, 2010 04:38:46 pm Curtis Olson wrote:
> Hi Durk,
> 
> I just did a git pull of simgear/flightgear/fgdata and am running into this
> compile error.  Did something get missed in your commit?
> 
> g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src
>  -I/usr/local/FlightGear-devel/include -I/usr/local/include  -Wall -O2
> -D_REENTRANT -MT Schedule.o -MD -MP -MF .deps/Schedule.Tpo -c -o Schedule.o
> Schedule.cxx
> Schedule.cxx:500: error: redefinition of ‘void FGAISchedule::setScore()’
> ../../src/Traffic/Schedule.hxx:118: error: ‘void FGAISchedule::setScore()’
> previously defined here
> make[2]: *** [Schedule.o] Error 1
> make[2]: Leaving directory
> `/home/curt/Projects/FlightGear/flightgear/src/Traffic'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/curt/Projects/FlightGear/flightgear/src'
> make: *** [all-recursive] Error 1
> 
> Thanks,
> 
> Curt.

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to