Jalaluddin Morris wrote:
> 
> Dear Developers,
> 
> Running OS 10.6.8 on
> 
> Model Name:          Mac Pro
> Model Identifier:     MacPro4,1
> Processor Name:     Quad-Core Intel Xeon
> Processor Speed:    2.66 GHz
> Number Of Processors:    1
> Total Number Of Cores:   4
> 
> running TeXShop 64 bit
> 
> with straightforward builds of FriCAS 1.1.4 and 1.1.5, Reference Search 
> fails with the message
> 
> "For some reason the page you tried to link to cannot be formatted."
> 
> Terminal output is:
> 
> *************************************************************************************************************
> jalaluddin:~ jalaluddin$ fricas
> Checking for foreign routines
> AXIOM="/usr/local/lib/fricas/target/i686-apple-darwin10.8.0"
> spad-lib="/usr/local/lib/fricas/target/i686-apple-darwin10.8.0/lib/libspad.so"
> foreign routines found
> STYLE-WARNING: Undefined alien: "gmp_sb_isqrt"
> STYLE-WARNING: Undefined alien: "gmp_sb_mul"
> STYLE-WARNING: Undefined alien: "gmp_sb_gcd"
> STYLE-WARNING: Undefined alien: "gmp_sb_div_rem"
> openServer result 0
>                   FriCAS (AXIOM fork) Computer Algebra System
>                              Version: FriCAS 1.1.4
>                 Timestamp: Tuesday January 3, 2012 at 14:30:07
> -----------------------------------------------------------------------------
>     Issue )copyright to view copyright notices.
>     Issue )summary for a summary of useful system commands.
>     Issue )quit to leave FriCAS and return to shell.
> -----------------------------------------------------------------------------
> 
> 
> (1) -> gawk: 
> /usr/local/lib/fricas/target/i686-apple-darwin10.8.0/lib/presea:14:         
> if (case==1)
> gawk: 
> /usr/local/lib/fricas/target/i686-apple-darwin10.8.0/lib/presea:14:           
>   
> ^ syntax error
> gawk: 
> /usr/local/lib/fricas/target/i686-apple-darwin10.8.0/lib/presea:16:         
> else if ( n==0 || m==0 )
> gawk: 
> /usr/local/lib/fricas/target/i686-apple-darwin10.8.0/lib/presea:16:         
> ^ syntax error
> syntax error: expected a page
> While parsing (null)
> Unexpected EOF
> 
> (1) ->
> *************************************************************************************************************
> 
> Could this be a 64bit problem?
> 

That looks like problem with 'gawk'.  The message above is a comlaint
about presea script, which is a simple awk script.  What do you
get when you try:

gawk --version



-- 
                              Waldek Hebisch
[email protected] 

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en.

Reply via email to