Doug Nelson ([EMAIL PROTECTED]):
> OK, now that I have deleted both BROWOUTPUTALIAS lines, I go to make, and get > the following: > mail:/usr/local/apache/analog-5.1# make > cd src && make > make[1]: Entering directory `/usr/local/apache/analog-5.1/src' > gcc -O2 -DUNIX -c alias.c > alias.c: In function `reverseonename': > alias.c:827: `LNGSTR_NODOMAIN' undeclared (first use in this function) > alias.c:827: (Each undeclared identifier is reported only once > alias.c:827: for each function it appears in.) > alias.c:827: `LNGSTR_UNKDOMAIN' undeclared (first use in this function) > make[1]: *** [alias.o] Error 1 > make[1]: Leaving directory `/usr/local/apache/analog-5.1/src' > make: *** [analog] Error 2 > mail:/usr/local/apache/analog-5.1# > Any ideas? > (I copied over the analog.cfg, anlghea2.h anlghea3.h anlghea4.h anlghead.h > files from the 5.03 version. These ARE the config files, right? I always was > confused in the docs when it refers to changing something in the config files, > but never tells you WHICH config file.) > Thanks again. (P.S. I was so confident this was a no-brainer, I > deleted the 5.03 directory, and now am left with nonworking Analog!) You're making it too hard for yourself Doug. :-) Unless you made any modifications to the above files in 5.03, which usually most users don't, you just need to compile 5.1 and copy over your modified config file. -- Jeremy Wadsack Wadsack-Allen Digital Group +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
