While trying to build pth (1.3.6) under Solaris I got an error in the
definition of PTH_VERSION (it ended up being defined as 0x%X%02X%1X%02X).
I tracked it down to an incompatability with awk; my path caused /usr/bin/awk
to be used rather than /usr/xpg4/bin/awk. Changing my path fixed this, but
I'm surprised configure didn't catch this one.

Cheers,
Joe Meadows
______________________________________________________________________
GNU Portable Threads (Pth)            http://www.gnu.org/software/pth/
User Support Mailing List                            [EMAIL PROTECTED]
Automated List Manager (Majordomo)           [EMAIL PROTECTED]

Reply via email to