Amanda-Users

amanda-2.6.2p1 compile error on Solaris 10

2009-05-18 12:27:34
Subject: amanda-2.6.2p1 compile error on Solaris 10
From: "McGraw, Robert P" <rmcgraw AT purdue DOT edu>
To: <amanda-users AT amanda DOT org>
Date: Mon, 18 May 2009 11:20:53 -0400
SYSTEM: SunOS zorn.math.purdue.edu 5.10 Generic_120011-14 sun4u sparc
SUNW,Sun-Fire-280R
AMANDA: 2.6.1p1

When I run configure I get the following error.



|   ;
|   return 0;
| }
configure:53701: error: in `/pkgs/src/amanda-server/amanda-2.6.1p1':
configure:53704: error: cannot compute sizeof (size_t)
See `config.log' for more details.

Any ideas what might be causing this? Is this a know problem that needs
a patch?


Here is my local.configure


"local.configure" 28 lines, 651 characters 
#! /bin/sh
##
#
AMANDAVERSION="amanda-2.6.1p1"
#
##
GCCVERSION="gcc-3.4.3"
#CC=/pkgs/$GCCVERSION/bin/gcc
#export CC

./configure \
CC=/pkgs/$GCCVERSION/bin/gcc \
MT=/opt/csw/bin/mt \
MTF="-f" \
MTX=/opt/csw/sbin/mtx \
PERL=/opt/csw/bin/perl \
--prefix=/local/Amanda/$AMANDAVERSION \
--with-user=amanda \
--with-group=operator \
--with-gnutar=/opt/csw/bin/gtar \
--with-gnutar-listdir=/var/amanda/gnutar-lists \
--with-includes=/opt/csw/include \
--with-libraries=/opt/csw/lib \
--with-index-server=zorn \
--with-smbclient=/pkgs/samba/bin/smbclient \
--with-tape-device=/dev/rmt/1bn \
--with-changer-device=/dev/changer/1

_____________________________________________________________________
Robert P. McGraw, Jr.
Manager, Computer System                    EMAIL: rmcgraw AT purdue DOT edu
Purdue University                            ROOM: MATH-807
Department of Mathematics                   PHONE: (765) 494-6055
150 N. University Street                      
West Lafayette, IN 47907-2067            
 


<Prev in Thread] Current Thread [Next in Thread>