curl-users
problem in make
Date: Tue, 9 Sep 2003 11:47:44 -0400
actually, now that i look at it more, it looks like it's looking for expect.
I imiagine it's a program, that isn't installed, but I didn't see configure
check for it. I'll see if I can find it, install it and then run it again.
Any other help would be useful, this is on Solaris 7.
Making all in lib
cd . && \
yacc getdate.y; \
mv -f y.tab.c getdate.c
"getdate.y", line 208: fatal: invalid escape, or illegal reserved word:
expect
*** Error code 1
make: Fatal error: Command failed for target `getdate.c'
Current working directory /temp/phpstuff/curl-7.10.7/lib
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-09-09