I  enabled the binary distribution, and attempted to build octave364, but 
things failed on building fltk13-aqua. I attempted to use the binary diet, but 
evidently fltk13-aqua does not have a binary.  I guess I will just have to wait 
until clang or the command line tools in Xcode 5.1 is sorted out.  I was able 
to use a binary for aspell which enabled me to install some gnome packages.  
I’ll  try to install some more packages that have nothing to do with octave.  
Thank you for all your work on this.

> 
> g++ -I..     -Os -Wno-deprecated-declarations -Wall -Wunused -Wno-format-y2k  
> -fPIC -fno-exceptions -fno-strict-aliasing -D_LARGEFILE_SOURCE 
> -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/sw/include   -c 
> Fl_Group_Type.cxx -o Fl_Group_Type.o
> echo Compiling Fl_Menu_Type.cxx...
> Compiling Fl_Menu_Type.cxx...
> g++ -I..     -Os -Wno-deprecated-declarations -Wall -Wunused -Wno-format-y2k  
> -fPIC -fno-exceptions -fno-strict-aliasing -D_LARGEFILE_SOURCE 
> -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/sw/include   -c 
> Fl_Menu_Type.cxx -o Fl_Menu_Type.o
> CodeEditor.cxx:180:27: warning: for loop has empty body [-Wempty-body]
>              *bufptr++ = *temp++);
>                                  ^
> CodeEditor.cxx:180:27: note: put the semicolon on a separate line to silence 
> this warning
> In file included from Fl_Menu_Type.cxx:26:
> In file included from ./Fl_Widget_Type.h:23:
> ./Fl_Type.h:39:21: error: friend declaration specifying a default argument 
> must be a definition
>   friend Fl_Widget *make_type_browser(int,int,int,int,const char *l=0);
>                     ^
> In file included from Fl_Group_Type.cxx:27:
> In file included from ./Fl_Widget_Type.h:23:
> ./Fl_Type.h:39:21: error: friend declaration specifying a default argument 
> must be a definition
>   friend Fl_Widget *make_type_browser(int,int,int,int,const char *l=0);
>                     ^
> In file included from Fl_Function_Type.cxx:22:
> ./Fl_Type.h:39:21: error: friend declaration specifying a default argument 
> must be a definition
>   friend Fl_Widget *make_type_browser(int,int,int,int,const char *l=0);
>                     ^
> 1 error generated.
> make[1]: *** [Fl_Group_Type.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> 1 error generated.
> make[1]: *** [Fl_Menu_Type.o] Error 1
> 1 error generated.
> make[1]: Leaving directory 
> `/sw/src/fink.build/fltk13-aqua-1.3.2-3/fltk-1.3.2/fluid'
> make: *** [all] Error 1
> ### execution of make failed, exit code 2
> ### execution of /tmp/fink.LlmcV failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-fltk13-aqua-1.3.2-3
> (Reading database ... 191942 files and directories currently installed.)
> Removing fink-buildlock-fltk13-aqua-1.3.2-3 ...
> Failed: phase compiling: fltk13-aqua-1.3.2-3 failed

My kit:
Package manager version: 0.36.3.1
Distribution version: selfupdate-rsync Thu Mar 20 15:50:11 2014, 10.9, x86_64
Trees: local/main stable/main
Xcode.app: 5.1
Xcode command-line tools: 5.1.0.0.1.1393561416
Max. Fink build jobs:  4

Gary K Olson
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to