fam
[Top] [All Lists]

Installing FAM

To: <fam@xxxxxxxxxxx>
Subject: Installing FAM
From: Michael the Successful <mr.successful@xxxxxxxxxxxxx>
Date: Sat, 29 Mar 2008 12:54:24 +0000
Importance: Normal
Sender: fam-bounce@xxxxxxxxxxx
Hi

I am trying to install FAM version 2.6.10 on Mandriva 2008 --for the simple 
reason, the LATEST version is apparently unavailable. It downloads as a zero 
sized file, and on the FTP also shows a null byte value, so I downloaded the 
version 2.6.10 instead. Don't know what's happening there.

The error I get is at MAKE time after a successful? ./configure --and typing 
make I get:

++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include 
-DCONFIG_ETC_CONFIG_PATH=\"/usr/local/etc/fam.conf\" -g -O2 -c Client.c++  
-fPIC -DPIC -o .libs/Client.lo
In file included from 
/usr/lib/gcc/x86_64-mandriva-linux-gnu/4.2.2/../../../../include/c++/4.2.2/backward/iostream.h:31,
                 from Client.c++:37:
/usr/lib/gcc/x86_64-mandriva-linux-gnu/4.2.2/../../../../include/c++/4.2.2/backward/backward_warning.h:32:2:
 warning: #warning This file includes at least one deprecated or antiquated 
header. Please consider using one of the 32 headers found in section 17.4.1.2 
of the C++ standard. Examples include substituting the  header for the  header 
for C++ includes, or  instead of the deprecated header . To disable this 
warning use -Wno-deprecated.
In file included from Client.h:27,
                 from Client.c++:40:
../include/BTree.h:240: error: expected constructor, destructor, or type 
conversion before ‘BTree’
../include/BTree.h:352: error: expected constructor, destructor, or type 
conversion before ‘BTree’
../include/BTree.h:408: error: expected constructor, destructor, or type 
conversion before ‘BTree’
../include/BTree.h:503: error: expected constructor, destructor, or type 
conversion before ‘BTree’
../include/BTree.h:561: error: expected constructor, destructor, or type 
conversion before ‘BTree’
../include/BTree.h:591: error: expected constructor, destructor, or type 
conversion before ‘BTree’
make[2]: *** [Client.lo] Error 1
make[2]: Leaving directory `/home/mts/Desktop/fam-2.6.10/libfam'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mts/Desktop/fam-2.6.10'
make: *** [all] Error 2
[root@mtsbaseops fam-2.6.10]# 

Am I missing an old lib? if so, what is it? is it possible, or recommended to 
install it?

I need FAM working so pureadmin will work (for Pure-FTPD)

Thanks for reading,

Michael
_________________________________________________________________
Get Hotmail on your mobile. Text MSN to 63463 now!
http://mobile.uk.msn.com/pc/mail.aspx

<Prev in Thread] Current Thread [Next in Thread>
  • Installing FAM, Michael the Successful <=