Geoff Hutchison's bits of Sat, 9 Sep 2000 translated to:

>But I also need to know that everyone can build the snapshots as they 
>come out. So speak up *NOW* if you can't build the current 9/10 
>snapshot for whatever reason or it blows core at you or whatever.

Hi - Below are brief summaries for builds of the 9/10 snapshot on the
four platforms I have access to.

1. Linux odin 2.2.14  i586 unknown
   gcc 2.95.2
  
   Build successful. One test failed.

2. Linux magni 2.2.15pre14  ppc unknown
   gcc 2.95.2

   Build successful. Tests fail miserably with two or three core dumps
   along the way.

3. FreeBSD loki 3.2-RELEASE FreeBSD 3.2-RELEASE  i386
   gcc 2.7.2.1

   Build fails. htlib/md5.cc needs to include <sys/time.h> or something
   similar so that time_t is defined. After this change, the build was
   successful. Three tests failed.

4. SunOS thor 5.7 Generic sun4m sparc SUNW,SPARCclassic
   egcs-2.91.66

   Build fails. htlib/md5.cc needs to include <sys/time.h> or something
   similar so that time_t is defined. The build again fails at line 132
   of htnet/HtFile.cc. This is due to alphasort falling into the category
   of "SunOS/BSD Compatibility Library Functions". As far as I know, the
   only place alphasort is defined is in /usr/ucbinclude/sys/dir.h However,
   if this file is included, with or without dirent.h, things turn ugly.
   And this is about where I decided it was bed time ;)

I captured the output of make check for 1 - 3 and can forward that
information if you are interested. I only glanced at the output, so I
have no idea whether the failures truly correspond to problems with
ht://Dig or just to my particular environment.

Jim


------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] 
You will receive a message to confirm this. 


Reply via email to