Re: compilation issue
Diego Biurrun <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 24, 2007 at 04:19:35PM +0200, Thomas Plank wrote: > Anatoli Marinov ([email protected]) wrote: > > > Can you send us your configure.log file. Maybe you have to update your > > cygwin environment. > > Thanks for your interest, but my cygwin is up-to-date. > I'll send my configure.log and the whole output of the compilation. > Error seems to be changing, now he complains about undefined references in > libvo.a. > Maybe some libs are causing the errors? OpenGL linking fails. You could try to reorder linker flags or disable OpenGL. Diego