2010-04-12 05:04:10 configure Konqueror problem
joe lee (CHINA)
Message: 88317
My goal is to have a graphical browser up & running
I have followed the exact steps as the below link :
docs.blackfin.uclinux.org/doku.php?id=uclinux-dist:konqueror
(except the qt version is much newer and is a selectable build option in the latest Balckfin uClinux-dist kernel source)
At the 8th step, my configuration failed. the error is telling me...
============================================================
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for pthread_create in -lpthread... yes
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for perl... /usr/bin/perl
checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021) and < 4.0) (library qte-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
===============================================================
please help me know what I should do next to make it work.
Thanks
QuoteReplyEditDelete
2010-04-12 05:17:07 Re: configure Konqueror problem
Sonic Zhang (CHINA)
Message: 88318
Konqueror is obsolete since 2009R1 release.
QuoteReplyEditDelete
2010-04-12 05:24:59 Re: configure Konqueror problem
joe lee (CHINA)
Message: 88319
any idea on other GUI web browsers that I can use?
I have also tried links on the kernel option, but the error message told me that I don't have graphical device.
QuoteReplyEditDelete
2010-04-12 06:06:43 Re: configure Konqueror problem
Sonic Zhang (CHINA)
Message: 88322
Please paste the error here.
which evaluation board do you use?
QuoteReplyEditDelete
2010-04-12 22:37:10 Re: configure Konqueror problem
joe lee (CHINA)
Message: 88347
checking for png_create_info_struct... yes
checking for png_set_rgb_to_gray... yes
checking for png_get_image_width... yes
checking for png_get_image_height... yes
checking for png_get_gAMA... yes
checking for png_get_color_type... yes
checking for png_get_bit_depth... yes
checking for png_set_strip_alpha... yes
checking for png_get_valid... yes
checking for png_get_sRGB... yes
checking if you can include both setjmp.h and png.h... no
checking for jpeglib.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
configure: error: No graphics drivers found.
make[3]: *** [build-links-2.2/Makefile] Error 1
make[3]: Leaving directory `/home/usi/uClinux/uClinux-dist-0316-links/user/links'
make[2]: *** [links] Error 2
make[2]: Leaving directory `/home/usi/uClinux/uClinux-dist-0316-links/user'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/usi/uClinux/uClinux-dist-0316-links/user'
make: *** [subdirs] Error 1
QuoteReplyEditDelete
2010-04-12 22:41:49 Re: configure Konqueror problem
joe lee (CHINA)
Message: 88348
checking for png_create_info_struct... yes
checking for png_set_rgb_to_gray... yes
checking for png_get_image_width... yes
checking for png_get_image_height... yes
checking for png_get_gAMA... yes
checking for png_get_color_type... yes
checking for png_get_bit_depth... yes
checking for png_set_strip_alpha... yes
checking for png_get_valid... yes
checking for png_get_sRGB... yes
checking if you can include both setjmp.h and png.h... no
checking for jpeglib.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
configure: error: No graphics drivers found.
make[3]: *** [build-links-2.2/Makefile] Error 1
make[3]: Leaving directory `/home/usi/uClinux/uClinux-dist-0316-links/user/links'
make[2]: *** [links] Error 2
make[2]: Leaving directory `/home/usi/uClinux/uClinux-dist-0316-links/user'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/usi/uClinux/uClinux-dist-0316-links/user'
make: *** [subdirs] Error 1
---
I use Analog Devices (BF526)
QuoteReplyEditDelete
2010-04-12 22:59:39 Re: configure Konqueror problem
Mike Frysinger (UNITED STATES)
Message: 88349
post the config.log from the build subdir as an attachment
QuoteReplyEditDelete
2010-04-13 01:03:56 Re: configure Konqueror problem
joe lee (CHINA)
Message: 88352
the attachment is my config log
thanks ~
526_config.log
QuoteReplyEditDelete
2010-04-13 01:12:01 Re: configure Konqueror problem
joe lee (CHINA)
Message: 88353
this attached config log is more complete
config.log.526
QuoteReplyEditDelete
2010-04-13 14:49:51 Re: configure Konqueror problem
Mike Frysinger (UNITED STATES)
Message: 88382
that is the .config file, not the config.log file. the config.log file is in user/links/build-*/
QuoteReplyEditDelete
2010-04-13 23:28:44 Re: configure Konqueror problem
joe lee (CHINA)
Message: 88391
sorry, my bad. Here is the one... thanks
config.log
QuoteReplyEditDelete
2010-04-14 00:23:52 Re: configure Konqueror problem
Mike Frysinger (UNITED STATES)
Message: 88395
links only works with DirectFB, or fbdev+GPM