I just released 2.6.1.p1 + patches for the FSF_AFTER_FILEMARK Solaris bug, and amsuntar rev-1905 to the OpenCSW 'current' repository last week. I see that you're using some OpenCSW/Blastwave packages so the package might save you some time.
McGraw, Robert P wrote: > 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 > -- Darin Perusich Unix Systems Administrator Cognigen Corporation 395 Youngs Rd. Williamsville, NY 14221 Phone: 716-633-3463 Email: [email protected]
