From: H. P. A. <hp...@zy...> - 2007-10-02 18:24:01
|
RG Nurrahmat wrote: > Hi everyone, > > I am having problem with installing .bz2 file (NASM source) from > ftp://ftp.kernel.org/pub/software/devel/nasm/source/nasm-0.98.39.tar.bz2 > , however, during installation with (MINGW32) MSys, I had this error > configure: error: NASM requires ISO C99 (specifically, "snprintf") > after I typed the following, > ./configure --prefix=/usr > > according to > http://arrozcru.no-ip.org/ffmpeg_wiki/tiki-index.php?page=NASM , these > are what I have to type > ./configure --prefix=/usr > make > mkdir -p /usr/man/man1 > make install > > Thank you for your help. > Get a newer mingw; my mingw from late January 2007 is fine. -hpa |