On Thu, Jul 27, 2000, Todd R. Stroup wrote:
> I've got some issues making pth 1.3.6 on a Sun Solaris 7 box. These are
> the errors I'm getting any ideas or help you can give?
>
> ./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_lib.c
> pth_lib.c: In function `pth_version':
> pth_lib.c:35: numeric constant with no digits
> pth_lib.c:35: `X' undeclared (first use in this function)
> pth_lib.c:35: (Each undeclared identifier is reported only once
> pth_lib.c:35: for each function it appears in.)
> pth_lib.c:35: nondigits in number and not hexadecimal
> pth_lib.c:35: nondigits in number and not hexadecimal
> pth_lib.c:35: nondigits in number and not hexadecimal
> *** Error code 1
This can be only an error in sequence. The real problem seems to be that the
generated pth.h file is broken. Show us the result of "grep PTH_VERSION pth.h"
and your config.log file. I guess there is a problem already in your configure
step. But keep in mind that Pth was successfully tested on Solaris, so I guess
in advance that some of your user land tools are broken.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
GNU Portable Threads (Pth) http://www.gnu.org/software/pth/
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager (Majordomo) [EMAIL PROTECTED]