2009-03-20 08:53:36 libjpeg error
Michael Heiser (GERMANY)
Message: 71303
Hey guys,
i'm currently testing if i could run Konqueror embedded on my blackfin BF537 Platform. I use SVN sources and as in docs descreibed I force compiling from libjpeg. The problem is, I'll get an error while installing all libraries in staging as it seems.
make -C build install DESTDIR=/home/mheiser/uClinux/uclinux-dist/staging
*** [jconfig.h] Fehler 1
make[3]: Leaving directory `/home/mheiser/uClinux/uclinux-dist/lib/libjpeg'
make[2]: *** [libjpeg] Fehler 2
I'll attach the bugreport for you. Perhaps anybody can help me to solve this problem.
Greetz
Michael Heiser
bugreport.tar.gz
TranslateQuoteReplyEditDelete
2009-03-20 13:22:27 Re: libjpeg error
Mike Frysinger (UNITED STATES)
Message: 71314
try doing `make lib/libjpeg_clean`