<div dir="ltr"><p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">
Hi,</p><p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">I am trying to install LightDM on my system developed on a LFS platform... However when I issue the make command I end up with the following error!<br>
Can someone PLEASE let me know what I should do? I cannot seem to find an answer anywhere on the net :(</p><p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">
<br>I also installed gobject introspection and rechecked but I end up with the same problem....</p><p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">
>>><br>make[3]: Leaving directory `/root/lightdm-1.7.12/liblightdm-qt'<br>make[2]: Leaving directory `/root/lightdm-1.7.12/liblightdm-qt'<br>Making all in tests<br>make[2]: Entering directory `/root/lightdm-1.7.12/tests'<br>
Making all in src<br>make[3]: Entering directory `/root/lightdm-1.7.12/tests/src'<br>  CCLD test-mir-greeter<br>  CCLD test-gobject-greeter<br>  CCLD test-runner<br>/usr/bin/ld: cannot find -llightdm-gobject-1<br>collect2: error: ld returned 1 exit status<br>
make[3]: *** [test-mir-greeter] Error 1<br>make[3]: *** Waiting for unfinished jobs....<br>/usr/bin/ld: cannot find -llightdm-gobject-1<br>collect2: error: ld returned 1 exit status<br>make[3]: *** [test-gobject-greeter] Error 1<br>
make[3]: Leaving directory `/root/lightdm-1.7.12/tests/src'<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/root/lightdm-1.7.12/tests'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/root/lightdm-1.7.12'<br>
make: *** [all] Error 2<br><<<</p></div>