pre 7 does not compile

frans van hoesel ([email protected])
Tue, 2 Nov 1993 14:43:02 +0100 (MET)


Hi marc,

the new prerelease has a minor problem which shows up during compilation on
a SGI machine:
cc -g -I.. -I../libXmx -I../libwww-2.09a -c globalhist.c
accom: Error: globalhist.c, line 749: Type mismatch in prototypes, pointer to const void versus pointer to pointer to struct
sizeof (cached_cd_array[0]), mo_sort_cd_for_qsort);
------------------------------------------------------^

I'm sending this to www-talk as well, so you don't get a lot of these mail
messages.

ps. why don't you use -lc_s on a sgi machine, you do use all the other
shared libraries? Or perhaps you do use it, but it is not in the makefile.

- frans