On Tue, Jul 7, 2009 at 9:14 AM, Prabhu
Ramachandran<pra...@aero.iitb.ac.in> wrote:
>
> Hi,
>
> I feel embarrassed posting this (since others seem to be able to build
> sage on bsd.math) but I've run into a problem building sage-4.0.2 on
> bsd.math.  I've tried twice and both times maxima fails to build with
> the following error:

Well I'm root on that box, so I'll sudo su, become prabhu, and see if
I can think
of anything.  I wonder if I somehow misconfigured your account when I
created it...
I so far have no idea.

William

>
> $ cd sage-4.0.2
> $ ./sage -sh
> $ cd spkg/build/maxima-5.16.3.p2/src
> $ make
> Making all in src
> test -f maxima && mv maxima maxima-tmp
> success=true && \
>         ecl -eval "(require 'asdf)" -eval "(asdf:make-build \"maxima\"
> :type :program)" -eval "(ext:quit)" && \
>         mv maxima binary-ecl/maxima || \
>         success=false; \
>         test -f maxima-tmp && mv maxima-tmp maxima ; \
>         test $success = true
> ;;; Loading #P"/Users/Prabhu/build/sage-4.0.2/local/lib/ecl-9.4.1/ASDF.fas"
> ;;; Loading #P"/Users/Prabhu/build/sage-4.0.2/local/lib/ecl-9.4.1/CMP.fas"
> ;;; Loading
> #P"/Users/Prabhu/build/sage-4.0.2/local/lib/ecl-9.4.1/sysfun.lsp"
> ; loading system definition from
> ;
> /Users/Prabhu/build/sage-4.0.2/spkg/build/maxima-5.16.3.p2/src/src/maxima.asd
> ; into #<ASDF0 package>
> ;;; Loading
> "/Users/Prabhu/build/sage-4.0.2/spkg/build/maxima-5.16.3.p2/src/src/maxima.asd"
> ; registering #<SYSTEM :MAXIMA 20379352> as MAXIMA
> An error occurred during initialization:
> NIL is not of type (OR FILE-STREAM STRING PATHNAME)..
> make[1]: *** [binary-ecl/maxima] Error 1
> make: *** [all-recursive] Error 1
>
> Is there something I am doing wrong?
>
> cheers,
> prabhu
>
>
> >
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to