On Sun, 29 Jul 2007 22:30:38 -0400, David Shochat wrote:

> Michael Satterwhite wrote:
>> I was going to compile it because 0.14.2 is the latest stable version.
>> 0.131 is beta.
>>   
> The current version (which is a complete rewrite), although it is
> technically beta, is vastly superior to 0.14.2, particularly in the area
> of binaries, which, based on your earlier question, is relevant to you.
>> Here are the compile errors:
>>
>> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/local/include/pan
>> -DGNOMELOCALEDIR=\""/usr/local/share/locale"\"  -I/usr/include/gtk-2.0
>> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
>> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
>> -I/usr/lib/glib-2.0/include -I/usr/include/freetype2
>> -I/usr/include/libpng12   -pthread -I/usr/include/glib-2.0
>> -I/usr/lib/glib-2.0/include   -I/usr/include/libxml2        -g -O2 -I.
>> -c msort.c
>> msort.c: In function ‘msort_with_tmp’: msort.c:68: error: invalid
>> lvalue in increment msort.c:69: error: invalid lvalue in increment
>> msort.c:74: error: invalid lvalue in increment msort.c:75: error:
>> invalid lvalue in increment
>>   
> This intrigued me, so as an experiment, I downloaded the source for
> 0.14.2 and tried to build it. Well, I get EXACTLY the same compile error
> you do....

Just for fun, try using this newer msort.c:
http://cvs.gnome.org/viewcvs/*checkout*/pan/pan/base/msort.c?rev=1.2



_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to