[MPlayer-advusers] [BUG] r22088 change in configure breaks MPlayer compilation on osx/intel
Diego Biurrun
diego at biurrun.de
Sun Feb 4 20:06:59 CET 2007
On Sun, Feb 04, 2007 at 12:55:06AM +0100, Alex McHugh wrote:
> If I revert back the specific changes made to configure in r22088,
> the code compiles with the current SVN.
It helps if you can quickly mention the log message of the commit and/or
who committed, I was about to delete this mail ..
> Otherwise it dies at this point in the compile process.
>
> Mac OS X 10.4.8, Intel, XCode 2.4.1
>
> cc -I../osdep -I../libavutil -I. -I.. -Wdeclaration-after-statement -
> O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math -fomit-frame-
> pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -
> DCONFIG_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE -
> D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -c
> -o osd.o osd.c
> {standard input}:39:Junk character 47 (/).
> {standard input}:39:Rest of line ignored. 1st junk character valued
> 110 (n).
> [...]
> make[1]: *** [osd.o] Error 1
> make: *** [libvo/libvo.a] Error 2
This looks unrelated to the commit. Which parameters do you pass to
configure? Try diffing config.h and config.mak before and after r22088
to see what might be causing this.
Diego
More information about the MPlayer-advusers
mailing list