Bug 5771 - [Tests]ISV Application Checker xpdf Tests: I get these warnings
: [Tests]ISV Application Checker xpdf Tests: I get these warnings
: NEW
: Moblin Compliance Tools
Moblin Application Checker
: unspecified
: Netbook Moblin Linux
: Undecided normal
: ---
:
:
:
:
 
 
Reported: 2009-08-31 18:29 PST by
Modified: 2009-11-26 03:25 PST (History)


Attachments




Description From 2009-08-31 18:29:05 PST
Build Image(yyyy-mm-dd):2.6.30.4-7.1.moblin2-netbook

Bug detailed descriptions(behavior, impact, etc)
===========================================================
configure: WARNING: Couldn't find X
configure: WARNING: Couldn't find Motif
configure: WARNING: Couldn't find FreeType

Does anybody have any ideas what the problem might be? I am bewildered...

Reproduce Steps(steps,current result, reproduce possibility)
===========================================================
(1)
(2)
(3)
(4)
(5)


Expected result:
===========================================================



Possible root cause:
===========================================================
------- Comment #1 From 2009-09-01 22:47:10 PST -------
*** Bug 5773 has been marked as a duplicate of this bug. ***
------- Comment #2 From 2009-09-02 00:27:12 PST -------
shaoyu, 
1>Please clarify your issue, espcially working environment, reproduce steps,
HW/SW info.  
2> According to log, it's about some warnings during compiling xpdf. please
check your compilation environment, maybe some devel packages were missing.
3> what's the relationship between this issue, ISV Application Checker(LSB4?),
and xpdf Tests?
------- Comment #3 From 2009-09-08 19:05:51 PST -------
Specification of Software Platform
OS version : Moblin(2.6.30-4.1.moblin2-netbook)
             moblin-netbook-beta-refresh-20090818-001.img
             19-Aug-2009 21:26   757071872

test date : 200908

test Xpdf software verion : 3.02


steps:
[root@localhost xpdf-3.02]# ./configure 
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
  :
  :
  :
checking where to find the libpaper header files... 
checking paper.h usability... no
checking paper.h presence... no
checking for paper.h... no
not using libpaper library
configure: creating ./config.status
config.status: creating Makefile
config.status: creating goo/Makefile
config.status: creating fofi/Makefile
config.status: creating splash/Makefile
config.status: creating xpdf/Makefile
config.status: creating aconf.h
config.status: aconf.h is unchanged
configure: WARNING: Couldn't find Motif
configure: WARNING: Couldn't find FreeType
configure: WARNING: -- You will be able to compile pdftops, pdftotext,
        pdfinfo, pdffonts, and pdfimages, but not xpdf or pdftoppm
------- Comment #4 From 2009-09-09 07:03:31 PST -------
This is not a moblin compliance bug; based on the dup'd out bug 5773 moving
this to a more relevant category.
------- Comment #5 From 2009-11-26 03:25:02 PST -------
Brr. I wonder how does this bug concern Moblin AppChecker. The AppChecker just
takes ready binaries and checks if they are compliant, it doesn't consider
program compilation process at all.