Hi!

I am trying to compile directfb for my at91sam9261 board from atmel but I
have encountered som problems.
I am using the ELDK from denx as crosscompiler and uclibc.
I compiled all the libraries that is needed by Directfb and there was no
problem except with
the libjpeg but after some work I managed to compile that also.
Now the problem is that when I try to configure directfb with the following
options

CC=arm-linux-gcc
CPP=arm-linux-cpp
CXX=arm-linux-c++

./configure --target=arm-linux --host=arm-linux --build=i486-linux
--prefix=/opt/uclibc_eldk/arm/ --exec-prefix=/opt/uclibc_eldk/arm/
--enable-jpeg --enable-png --enable-zlib  --enable-freetype --disable-sdl
--disable-video4linux
.....
..
....
Building Image Providers:
  GIF                       yes
  JPEG                     no
  MPEG2 I-Frame     yes
  PNG                      yes
...
....
...
JPEG support is missing - many applications won't work correctly! 

Any ideas?
-- 
View this message in context: 
http://www.nabble.com/Directfb-and-libjpeg-problem-tf3446623.html#a9611786
Sent from the DirectFB Users mailing list archive at Nabble.com.


_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to