Amanda-Users

RE: How to compile Amanda on HPUX

2004-02-05 10:38:58
Subject: RE: How to compile Amanda on HPUX
From: Mark_Conty AT cargill DOT com
To: YungL AT chw.edu DOT au
Date: Thu, 5 Feb 2004 09:32:48 -0600
> have anyone successfully compiled amanda on HPUX? Which parameter you
> defined for CFLAGS?

Compiled fine with the HP-UX ANSI C compiler (v03.37.01) on HP-UX 11i.  
Here's the original ./configure invocation, from the config/config.h 
file:

#define CONFIGURE_COMMAND "'configure' '--disable-libtool' 
'--disable-gcc' '--prefix=/opt/amanda' '--with-amandahosts' 
'--with-assertions' '--with-buffered-dump=yes' 
'--with-configdir=/opt/amanda/etc' '--with-debugging' 
'--with-gnutar-listdir=/var/opt/amanda/gnutar-lists' 
'--with-gnutar=/opt/gnu/bin/tar' '--with-group=amanda' 
'--with-pid-debug-files' '--with-rundump' '--with-user=amanda' 
'CFLAGS=+DAportable -D_XOPEN_SOURCE_EXTENDED -Ae'"

(I've also built earlier versions successfully using GCC 2.95.2, but I 
can't find what I used for CFLAGS in those builds...)

I take it that the default CFLAGS value doesn't working for you?

Good luck!


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