Hi!

I tried to install glui in Fink 0.8.0 for Tiger and encountered the following 
error.

sudo fink install glui
Information about 4635 packages read in 5 seconds.
The following package will be installed or updated:
 glui
The following additional package will be installed:
 glui-shlibs
Do you want to continue? [Y/n] Y 
curl -f -L -O http://distfiles.master.finkmirrors.net/glui_v2_1_beta.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  282k  100  282k    0     0  48891      0  0:00:05  0:00:05 --:--:-- 60944
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-glui-2.1-16 
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-glui-2.1-16' in 
`/sw/src/fink.build/fink-buildlock-glui-2.1-16_2005.07.04-00.29.41_darwin-powerpc.deb'.
Setting build lock...
dpkg -i 
/sw/src/fink.build/fink-buildlock-glui-2.1-16_2005.07.04-00.29.41_darwin-powerpc.deb
Selecting previously deselected package fink-buildlock-glui-2.1-16.
(Reading database ... 56534 files and directories currently installed.)
Unpacking fink-buildlock-glui-2.1-16 (from 
.../fink-buildlock-glui-2.1-16_2005.07.04-00.29.41_darwin-powerpc.deb) ...
Setting up fink-buildlock-glui-2.1-16 (2005.07.04-00.29.41) ...
gzip -dc /sw/src/glui_v2_1_beta.tar.gz | /sw/bin/tar -xf -  --no-same-owner 
--no-same-permissions
/sw/bin/tar: Read 4608 bytes from -
sed 's|@prefix@|/sw|g' 
</sw/fink/dists/unstable/main/finkinfo/graphics/glui-2.1-16.patch | patch -p1
patching file makefile
make
cc -c -w -I/usr/X11R6/include -I/sw/include   glui_add_controls.cpp
glui.h:298: error: a class-key must be used when declaring a friend
glui.h:298: error: friend declaration does not name a class or function
glui.h:299: error: a class-key must be used when declaring a friend
glui.h:299: error: friend declaration does not name a class or function
glui.h:562: error: a class-key must be used when declaring a friend
glui.h:562: error: friend declaration does not name a class or function
glui.h:563: error: a class-key must be used when declaring a friend
glui.h:563: error: friend declaration does not name a class or function
glui.h:564: error: a class-key must be used when declaring a friend
glui.h:564: error: friend declaration does not name a class or function
glui.h:565: error: a class-key must be used when declaring a friend
glui.h:565: error: friend declaration does not name a class or function
glui.h:566: error: a class-key must be used when declaring a friend
glui.h:566: error: friend declaration does not name a class or function
glui_add_controls.cpp: In member function `int 
GLUI_Main::add_control(GLUI_Node*, GLUI_Control*)':
glui.h:267: error: 'GLUI_Node* GLUI_Node::child_head' is protected
glui_add_controls.cpp:76: error: within this context
glui.h:267: error: 'GLUI_Node* GLUI_Node::child_head' is protected
glui_add_controls.cpp:76: error: within this context
glui.h:268: error: 'GLUI_Node* GLUI_Node::child_tail' is protected
glui_add_controls.cpp:77: error: within this context
glui.h:268: error: 'GLUI_Node* GLUI_Node::child_tail' is protected
glui_add_controls.cpp:77: error: within this context
glui.h:267: error: 'GLUI_Node* GLUI_Node::child_head' is protected
glui_add_controls.cpp:83: error: within this context
glui.h:267: error: 'GLUI_Node* GLUI_Node::child_head' is protected
glui_add_controls.cpp:83: error: within this context
glui.h:268: error: 'GLUI_Node* GLUI_Node::child_tail' is protected
glui_add_controls.cpp:84: error: within this context
glui.h:268: error: 'GLUI_Node* GLUI_Node::child_tail' is protected
glui_add_controls.cpp:84: error: within this context
glui.h:267: error: 'GLUI_Node* GLUI_Node::child_head' is protected
glui_add_controls.cpp:85: error: within this context
glui.h:268: error: 'GLUI_Node* GLUI_Node::child_tail' is protected
glui_add_controls.cpp:86: error: within this context
make: *** [glui_add_controls.o] Error 1 
### execution of make failed, exit code 2

Removing build lock...
dpkg -r fink-buildlock-glui-2.1-16
(Reading database ... 56535 files and directories currently installed.)
Removing fink-buildlock-glui-2.1-16 ...
Failed: phase compiling: glui-2.1-16 failed

Regards, Akio




-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to