[Spice-devel] [PATCH] server: Fix tests Makefile

Eduardo Lima (Etrunko) etrunko at redhat.com
Thu Jan 7 05:12:52 PST 2016


On 07/01/16 07:59, Frediano Ziglio wrote:
>> @@ -127,21 +126,21 @@ spice_server_replay_SOURCES = 			\
>>  
>>  stat_test_SOURCES = stat-main.c
>>  stat_test_LDADD = \
>> +	libstat_test1.la \
>> +	libstat_test2.la \
>> +	libstat_test3.la \
>> +	libstat_test4.la \
>>  	$(LDADD) \
>> -	libstat_test1.a \
>> -	libstat_test2.a \
>> -	libstat_test3.a \
>> -	libstat_test4.a \
>>  	$(NULL)
>>  
> 
> I think this piece (changing order) is the real solution to the problem.
> It should state test libraries before GLib one in the command line (unless
> there is a bug in libtool the change the libraries order).
> 

Okay, I will check with the reporter if the simple change of order fixes
his issues, and if so, update the patch.

-- 
Eduardo de Barros Lima (Etrunko)
Software Engineer - RedHat
etrunko at redhat.com


More information about the Spice-devel mailing list