[x264-devel] Re: Compilation problems
Måns Rullgård
mru at mru.ath.cx
Wed Aug 31 17:55:35 CEST 2005
Johannes Reinhardt said:
>
> Hi
>
> I have problems compiling x264 both on Windows (Win XP Home SP 1 MSYS) and
> Linux (Mandrake 9.2)
>
> Linux:
> I downloaded the latest Revision (291) via Subversion. When I try to make
> x264 I get the following output:
>
> "[jreinhardt at NoteJR x264]$ make
> ./version.sh
> rm -f .depend
> ( echo -n "`dirname common/mc.c`/" && gcc -Wall -I. -O4 -ffast-math
> -D__X264__ -DHAVE_MALLOC_H -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86
> -DSYS_LINUX -s -fomit-frame-pointer -DHAVE_GETOPT_LONG=1 common/mc.c -MM
> -g0 ) 1>> ..........
> DHAVE_GETOPT_LONG=1 x264.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname
> matroska.c`/" && gcc -Wall -I. -O4 -ffast-math -D__X264__ -DHAVE_MALLOC_H
> -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_LINUX -s -fomit-frame-pointer
> -DHAVE_GETOPT_LONG=1 matroska.c -MM -g0 ) 1>> .depend;
> /bin/sh: line 1: gcc: command not found
Are you sure you have gcc in your $PATH?
> With a source tarball (rev 289) from
> http://mru.ath.cx/snapshots/x264-snapshot.tar.gz it worked. Perhaps a
> problem with subversion?
Very odd. The makefile and configure script haven't changed since r289.
--
Måns Rullgård
mru at mru.ath.cx
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list