[LDTP-Dev] LDTP installation on FC3

Nagappan A nalagappan at vmware.com
Wed Sep 16 20:42:54 PDT 2009


Hello Rachit,

rachit.gupta wrote:
> Hi All,
>
> I am new to LDTP. I want to install LDTP on FC3. i downloaded source from
> http://ldtp.freedesktop.org/wiki/Download. I used following commands to
> compile source:
> ./configure
> make
>   
Could you please try:

./configure --enable-newroles=no
make
sudo make install
> when i run make following error displayed:
> .....
> client-handler.c: In function `handle_request':
> client-handler.c:1868: error: `SPI_ROLE_LINK' undeclared (first use in this
> func tion)
> client-handler.c:1868: error: (Each undeclared identifier is reported only
> once
> client-handler.c:1868: error: for each function it appears in.)
> client-handler.c:1891: error: `SPI_ROLE_ENTRY' undeclared (first use in this
> fun ction)
> make[2]: *** [client-handler.o] Error 1
> make[2]: Leaving directory `/root/ldtp-1.7.1/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/ldtp-1.7.1'
> make: *** [all] Error 2
> ---------------------------------------------------------
>
> I would like to know whether ldtp supported on fc3? What are the steps to
> install ldtp on fc3 ?
>   
FC3 is pretty old :) I think, the current released version is Fedora 11.

Thanks
Nagappan
>   

>
>   

-- 
Linux Desktop Testing Project - http://ldtp.freedesktop.org
http://nagappanal.blogspot.com



More information about the LDTP-dev mailing list