#9543: Enable cephes on FreeBSD
-----------------------+----------------------------------------------------
   Reporter:  pjeremy  |       Owner:  pjeremy 
       Type:  defect   |      Status:  new     
   Priority:  major    |   Milestone:  sage-4.6
  Component:  FreeBSD  |    Keywords:          
     Author:           |    Upstream:  N/A     
   Reviewer:           |      Merged:          
Work_issues:           |  
-----------------------+----------------------------------------------------

Comment(by mhansen):

 I made an spkg at
 http://sage.math.washington.edu/home/mhansen/cephes-2.8.p0.spkg , but I
 get the following build error on Cygwin:

 {{{

  /usr/lib/gcc/i686-pc-cygwin/4.3.4/collect2.exe -tsaware --wrap _Znwj
 --wrap _Znaj --wrap _ZdlPv --wrap _ZdaPv --wrap _ZnwjRKSt9nothrow_t --wrap
 _ZnajRKSt9nothrow_t --wrap _ZdlPvRKSt9nothrow_t --wrap
 _ZdaPvRKSt9nothrow_t -Bdynamic --dll-search-prefix=cyg -u
 ___register_frame_info -u ___deregister_frame_info -o mtst.exe
 /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../crt0.o /usr/lib/gcc/i686-pc-
 cygwin/4.3.4/crtbegin.o -L/home/mhansen/sage-4.5.3.alpha2/local/lib
 -L/home/mhansen/sage-4.5.3.alpha2/local/lib -L/usr/lib/gcc/i686-pc-
 cygwin/4.3.4 -L/usr/lib/gcc/i686-pc-cygwin/4.3.4 -L/usr/lib/gcc/i686-pc-
 cygwin/4.3.4/../../.. mtst.o cmplx.o clog.o cgamma.o stubs.o -lm -lgcc_s
 -lgcc -lgcc_eh -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc_s
 -lgcc -lgcc_eh /usr/lib/gcc/i686-pc-cygwin/4.3.4/crtend.o
 gcc  -I. -g -O2 -Wall   -c -o cvect.o cvect.c
 cvect.c: In function ‘main’:
 cvect.c:130: warning: implicit declaration of function ‘memcmp’
 cvect.c:223: warning: implicit declaration of function ‘exit’
 cvect.c:223: warning: incompatible implicit declaration of built-in
 function ‘exit’
 gcc -o cvect cvect.o clog.o cmplx.o stubs.o -lm
 gcc  -I. -g -O2 -Wall -c dccalc.c
 gcc -o dccalc dccalc.o libmc.a stubs.o -lm
 gcc  -I. -g -O2 -Wall   -c -o mtstf.o mtstf.c
 gcc -o mtstf mtstf.o cmplxf.o clogf.o cgammaf.o stubs.o -lm
 make: *** No rule to make target `whitebxf.c', needed by `whitebxf.o'.
 Stop.
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9543#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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/sage-trac?hl=en.

Reply via email to