LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   BBsload (https://www.linuxquestions.org/questions/linux-software-2/bbsload-20724/)

c0rk3y 05-11-2002 10:45 AM

BBsload
 
Hey everyone, I like the idea of this app and id really like to get it working. After i do ./configure then MAKE this is the output:

In file include from BaseDisplay.hh:32,
from Timer.hh:40,
from Image.hh:28,
from bbsload.hh:24,
from bbsload.cc:22,
LinkedList.hh:53: friend decleration requires class-key, i.e 'friend class_list_iterator'
LinkedList.hh:76: friend declaration requires class-key, i.e 'friend class_list_iterator'

In file included from Image.hh:28,
from bbsload.hh:24,
from bbsload.cc:22,
Timer.hh:50: friend declaration requires class-key, i.e 'friend BaseDisplay'
make[1]: ***[bbsload.o] Error 1
make[1]: Leaving directory '/home/mykey/bbsload-0.2.5'
make: *** [all-recursive] Eroor 1


Now does this mean I should try to install this in a specific directory, and if so where?
Or am I missing a dependancy?
What would the friend class list be?

Any insight :( would be appreciated. Thanks in advanced.


All times are GMT -5. The time now is 06:41 AM.