<div class="gmail_quote">I am using the 1.4-rc6 source code to build the deb package. The source compiles smoothly but debuild -us -uc fails with this message:<div><br></div><div>(last few lines, I hope which are more relevant)</div>

<div><br></div>
<div><div>../../../tools/runtest -q -P wine -M atl.dll -T ../../.. -p <a href="http://atl_test.exe.so" target="_blank">atl_test.exe.so</a> atl_ax.c && touch atl_ax.ok</div><div>Application tried to create a window, but no driver could be loaded.</div>


<div>Make sure that your X server is running and that $DISPLAY is set correctly.</div><div>err:systray:initialize_systray Could not create tray window</div><div>Application tried to create a window, but no driver could be loaded.</div>


<div>Make sure that your X server is running and that $DISPLAY is set correctly.</div><div>fixme:atl:OleClientSite_ShowObject (0x170ed0) - stub</div><div>fixme:atl:OleClientSite_ShowObject (0x178cb0) - stub</div><div>fixme:atl:OleClientSite_ShowObject (0x178cf8) - stub</div>


<div>atl_ax.c:110: Test failed: Expected AtlAxAttachControl to return S_OK, got 0x00000001</div><div>make[2]: *** [atl_ax.ok] Error 1</div><div>make[2]: Leaving directory `/home/rahul/Programming/Projects/Downloaded/Wine/wine-1.4-rc6/dlls/atl/tests'</div>


<div>make[1]: *** [dlls/atl/tests/__test__] Error 2</div><div>make[1]: Leaving directory `/home/rahul/Programming/Projects/Downloaded/Wine/wine-1.4-rc6'</div><div>dh_auto_test: make -j1 test returned exit code 2</div>


<div>make: *** [build] Error 29</div><div>dpkg-buildpackage: error: debian/rules build gave error exit status 2</div><div>debuild: fatal error at line 1348:</div><div>dpkg-buildpackage -rfakeroot -D -us -uc failed</div></div>


<div><br></div><div><br></div>
</div>Any help regarding this? (I am not sure if this is the best mailing list to send this query to, but I got no help from the wine-users mailing list) Thanks in advance.