Hi all,
further help is needed, please!

/1. I have experienced exactly the same problem using WinCVS. The solution is
/drastic - you have to delete the source directory created by WinCVS and
/start over with a clean checkout using the command line cvs provided as part
/of Cygwin. Then ./autogen, ./configure etc.
/..
/Vivian

Thank you Vivian, this helped me to solve the problem but I got another one :-(
Might be anyone had the same problem already solved?

What I did until now:
1. installed plib-1.8.4 without problems
(./configure; make; make install)
2. built SimGear CVS with Cygwin cvs command after deleting all old stuff
3. unpacked and built zlib-1.1.4
(tar xvfz ..; ./configure; make; make install)
4. SimGear/source
./autogen.sh
./configure

make -> ERROR!

...
...
swap_test.cpp: In function 'int main()':
swap_test.cpp:12: Fehler: Ungueltige Umformung von >>unsigned int*<< in 
>>uint32_t*<<
(swap_test.cpp:12: error: not valid conversion of >>unsigned int*>> to 
>>uint32_t*<<
swap_test.cpp:12: Fehler: Argument 1 von >>void sgEndianSwap(uint32_t*)<< wird 
initialisiert
(swap_test.cpp:12: error: argument 1 of >>void sgEndianSwap(uint32_t*)<< gets 
initialised)
make[3]: *** [swap_test.o] Fehler 1 (... error 1)
make[2]: *** [all-recursive] Fehler 1
(...                         error 1)
make[1]: *** [all] Fehler 2
(...               error 2)
make: *** [all-recursive] Fehler 1
(...                      error 1)


ANY IDEAS?
Thank you very much in advance
Georg EDDW


_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to