Hi,

I'm having trouble with analog in SunOS 5.8.  Does "Bus error" ring a bell?
Would my access_log be useful to you?  Do you have any suggestions for
debugging this?

Thanks,

Ben

./analog
Bus error

uname -a
SunOS amaterasu 5.8 Generic sun4u sparc SUNW,Ultra-5_10

make
gcc             -DNEED_STRCMP             -DUNIX           -c win32.c
gcc             -o analog alias.o analog.o cache.o dates.o globals.o hash.o init.o 
init2.o input.o macinput.o macstuff.o output.o output2.o pcre.o process.o settings.o 
sort.o tree.o utils.o win32.o -lnsl
***
***IMPORTANT: You must read the licence before using analog
***

gdiff -u analog.cfg.orig analog.cfg
--- analog.cfg.orig     Mon Dec 18 05:46:25 2000
+++ analog.cfg  Mon Dec 18 05:39:12 2000
@@ -9,8 +9,9 @@
 # There is a much more extensive configuration file in examples/big.cfg
 #
 # If you need a LOGFORMAT command it must go here, above the LOGFILE
command.
-# LOGFILE logfile.log
-# OUTFILE outfile.html
+LOGFILE /amaterasu/c1t1d0s1/labm/sharpej/apache/logs/access_log
+#LOGFILE /amaterasu/c1t1d0s1/labm/sharpej/apache/logs/referer_log
+OUTFILE /amaterasu/c1t1d0s1/labm/sharpej/public_html/stats.html
 # HOSTNAME "[my organisation]"
 # REQINCLUDE pages
 LINKINCLUDE pages
@@ -79,3 +80,5 @@
 TYPEOUTPUTALIAS .mpeg    ".mpeg  [MPEG movie]"
 TYPEOUTPUTALIAS .asp     ".asp  [Active Server Pages]"
 TYPEOUTPUTALIAS .js      ".js  [JavaScript code]"
+OSREP OFF
+SEARCHWORD OFF
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to