On 8/16/07, Sergei Organov <osv@xxxxxxxxx> wrote: > "ying lcs" <yinglcs@xxxxxxxxx> writes: > > Hi, > > > > I am getting this compile error "amrnb/interf_dec.h: No such file or directory": > > > > gcc -l/root/video-dep-bin/include -fomit-frame-pointer -pthread -E -o > > This should be gcc -I, not gcc -l. Sergei, thanks for your help. > > -- Sergei. > >