Re: Amanda client for HPUX 11?

2001-04-24 Thread John R. Jackson
>Psychic Connection...eek, put me in my place ;). ... Glad you took my comments as humorous. :-) >... With the original question, I had not intended to get >into the nitty-gritty. Boy, did **you** ever post to the wrong place :-) :-). Glad you finally got it going. Maybe you'd like to summ

Re: Amanda client for HPUX 11?

2001-04-24 Thread Andrew Robinson
back to the HP Porting and Archive site and took a closer look. I found I needed to download and install depots for gcc, binutils and flex. (I also grabbed the one for bison++ for good measure.) With all the tools installed, I was able to build an amanda client for HPUX 11. Thanks to everyone

Re: Amanda client for HPUX 11?

2001-04-24 Thread John R. Jackson
>I tried downloading and installing the gcc depot from the UofUtah site, but >could not even compile a "Hello World" program. ... You know, you'll get a **whole** lot further with the people trying to help if you give us a few clues. I even tried asking the Psychic Connection folks, but they d

Re: Amanda client for HPUX 11?

2001-04-24 Thread Andrew Robinson
not even compile a > > "Hello World!" with that. > > > > Here's a list of the things I've tried: > > > > 1. Looking for a pre-build amanda client for HPUX 11. Could not find > one on > > the contrib sites. > > 2. Building a client w

Re: Amanda client for HPUX 11?

2001-04-24 Thread John R. Jackson
>Amanda should be buildable with a K&R C compiler, which the compiler >that comes with HP-UX is. Not any more. Not even close. All sorts of ANSI-isms have been creeping in for quite some time now. And I don't think it's worth the effort to drag it back into the 1970's :-). >Alexandre Oliva J

Re: Amanda client for HPUX 11?

2001-04-24 Thread Todd Beason
intended for > rebuilding kernels and nothing more. I tried downloading the gcc software > depot off one of the HP contributed sites, but I could not even compile a > "Hello World!" with that. > > Here's a list of the things I've tried: > > 1. Looking for

Re: Amanda client for HPUX 11?

2001-04-24 Thread Andrew Robinson
x27;ve tried: 1. Looking for a pre-build amanda client for HPUX 11. Could not find one on the contrib sites. 2. Building a client with the native C compiler. Didn't work for the reasons given in this discussion. 3. Downloading the pre-compiled gnu c compiler for HPUX 11 from the HP cont

Re: Amanda client for HPUX 11?

2001-04-24 Thread Henk Martijn
The following happens when you want to use the HPUX bundled compiler on both 10.20 and 11: configure runs OK, but first use of cc gives following: -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -D_FILE_OFFSET_BITS=64 - D_FILE_OFFSET_BITS=64 -Ae -c alloc.c (Bundled) cc: warning 480: The

Re: Amanda client for HPUX 11?

2001-04-24 Thread Andrew Robinson
At 03:44 AM 4/24/01 -0300, Alexandre Oliva wrote: >On Apr 23, 2001, Andrew Robinson <[EMAIL PROTECTED]> wrote: > > > I cannot seem to build an amanda client with the compiler that comes > > with the OS. > >Why not? Because the make process fails. Andrew Robinson ***

Re: Amanda client for HPUX 11?

2001-04-23 Thread Alexandre Oliva
On Apr 23, 2001, Andrew Robinson <[EMAIL PROTECTED]> wrote: > I cannot seem to build an amanda client with the compiler that comes > with the OS. Why not? -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat

Amanda client for HPUX 11?

2001-04-23 Thread Andrew Robinson
Does anyone have an amanda client for HP-UX 11.0? We are using Amanda 2.4.1p1. We now have several HPUX 11 machines but none with the HP development environment. I cannot seem to build an amanda client with the compiler that comes with the OS. Thanks! Andrew Robinson