Make sure you have the bos.adt filesets installed... I
had already installed them for some other stuff I was
compiling.

Jerry

--- Anthony Valentine <[EMAIL PROTECTED]>
wrote:
> I don't even get as far as compiling.  My error
> comes up during the
> configure script.  Here is what I get:
> 
> checking for shmget... (cached) no
> configure: WARNING: *** Neither shmget() nor mmap()
> found!
> configure: WARNING: *** This system will not support
> the Amanda server.
> 
> 
> While a configure of 2.4.2p2 gives me this:
> checking for shmget... (cached) yes
> checking for shmget declaration in sys/types.h
> sys/ipc.h sys/shm.h...
> yes
> 
> 
> I've tried the same configure parameters for each,
> and I've also tried
> setting:
>    --includedir=/usr/include/
> and
>    --includedir=/usr/include/sys/
> 
> 
> Thanks for your help!
> 
> Anthony
> 
> 
> 
> On Mon, 2002-10-14 at 08:29, [EMAIL PROTECTED]
> wrote:
> > I'm exactly where you are with my amanda-2.4.3
> compile on AIX 5.1.
> > Here's what I did to get dislodged:
> > 
> > "setenv CC cc" before I run ./configure because
> >     "/bin/getconf XBS5_ILP32_OFFBIG_CFLAGS" returns
> >             "-q32 -D_LARGE_FILES -qlonglong"
> >     but gcc won't accept that.
> > 
> > "touch config/*.in" before I run make;
> >     otherwise every make will try to recreate
> config/config.h EVERY time;
> >     is this is bug in the Makefiles or auto*?
> > 
> > Liudvikas Bukys
> > University of Rochester
> > [EMAIL PROTECTED]
> -- 
> UNIX was not designed to stop you from doing stupid
> things, 
> because that would also stop you from doing clever
things.


__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

Reply via email to