[oe] cc1plus: error: unrecognized command line option "-mmmx"

Khem Raj raj.khem at gmail.com
Mon Jun 28 17:27:22 UTC 2010


On Mon, Jun 28, 2010 at 4:20 AM, Soumya R <Soumya.R at kpitcummins.com> wrote:
> compiling libtiff.cpp
> libtiff.cpp:42:20: error: tiffio.h: No such file or directory
> libtiff.cpp:50:6: error: #error "Required libtiff not found"
> libtiff.cpp: In function 'int main(int, char**)':
> libtiff.cpp:57: error: 'tdata_t' was not declared in this scope
> libtiff.cpp:57: error: expected `;' before 'buffer'
> libtiff.cpp:58: error: 'buffer' was not declared in this scope
> libtiff.cpp:58: error: '_TIFFfree' was not declared in this scope
> libtiff.cpp:62: error: 'TIFFReadRGBAImageOriented' was not declared in this scope
> make: *** [libtiff.o] Error 1

seems you are missing a dependency on libtiff or somesuch in whatever
recipe you are
building here. there is similar problem few line below in the log
>




More information about the Openembedded-devel mailing list