Hi, i'm having trouble compiling 3.2.0b2 under OSF/1 1229

I can configure it fine (./configure --without-zlib) and start a make
which runs happily till it hits the htlib directory where this happens:

Making all in htlib
Multiple rules lines for `%.o'
Multiple rules lines for `%.lo'

Looking at the makefile I'm thinking you might be using a
non-totally-portable syntax for it, by having as the error above stated,
multiple rules to build %.o and %.lo, each of which seems to depends on
.c or .cc files.
In general I think you guys have made the most obfuscated makefiles i've
ever seen, the rules for th %.o and %.lo looking more like depraved Perl
scripting then make rules..

    --- Alex

--
-----------------------------------
Alexander Cohen
La Trobe University - ITS
[EMAIL PROTECTED]
(03) 9479-5580
-----------------------------------


_______________________________________________
htdig-general mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to