[AWS] I tried "unstable" version of AWS on Debian

David Marceau davidmarceau at sympatico.ca
Mon Jul 12 15:56:15 CEST 2004


I guess I still have to assume kernel is an earlier version.
LD_ASSUME_KERNEL=2.4.1 LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/kde3 
./omacwebserver

I also noticed the log doesn't still flush to disk after a url is accessed. 
This is different from aws 1.0-1.3.  I noticed this happened at aws 1.4 and aws 2.0.

make --makefile=omacMakefile.txt omacwebserver
echo Building omacwebserver;
Building omacwebserver
gnatmake -gnatv -aI/usr/share/ada/adainclude/aws 
-aO/usr/share/ada/adainclude/aws -aI/usr/lib/ada/adalib/aws 
-aO/usr/lib/ada/adalib/aws -aI/usr/share/doc/libaws-doc/examples 
-aO/usr/share/doc/libaws-doc/examples -aI. -aO. -aO/usr/lib omacwebserver -bargs 
-E -largs   -lz -lssl3 /usr/lib/kde3/kcm_crypto.so
gnatgcc -c -gnatv -I/usr/share/ada/adainclude/aws -I/usr/lib/ada/adalib/aws 
-I/usr/share/doc/libaws-doc/examples -I. omacwebserver.adb

GNAT 3.15p  (20020523) Copyright 1992-2002 Free Software Foundation, Inc.

Compiling: omacwebserver.adb (source file time stamp: 2004-07-12 13:40:12)
  37 lines: No errors
gnatbind -aO./ -aO/usr/share/ada/adainclude/aws -aO/usr/lib/ada/adalib/aws 
-aO/usr/share/doc/libaws-doc/examples -aO. -aO/usr/lib -E -I- -x omacwebserver.ali
gnatlink -lz -lssl3 /usr/lib/kde3/kcm_crypto.so omacwebserver.ali

Cheers,
David Marceau



More information about the AWS mailing list