[comp.soft-sys.andrew] Cannot build ATK on AIX-PS/2

root@palms.usc.EDU (The Super-user) (11/18/89)

Hi There,
    
	I have been trying to build the andrew toolkit for the past two months
on a PS/2 Model 80 running AIX 1.1 but keep running into the same problems even
after applying the latest patches for ATK (Level 7). I also have the latest AIX
updates on my system. Well here is what I get when I try to compile

        rm -f event.o
        cc -DBSD_INCLUDES -DBSD_REMAP_SIGNAL_TO_SIGVEC -c -I.  
-I/usr/andrew/in
clude/atk -I/usr/andrew/include -I//usr/include   event.c
IBM AIX PS/2 C Language - Version 1.1
5713-AFC  (C) COPYRIGHT IBM CORP. 1988
LICENSED MATERIAL - PROGRAM PROPERTY OF IBM 

        /usr/andrew/bin/makedo -d /usr/andrew/lib -b /usr/andrew/bin -o
event.do \
        event.o  /usr/andrew/lib/libutil.a
***Undefined symbol: _gettimeofday
1 problems found
doload:  Errors while processing
***Undefined symbol: _gettimeofday
***undefined symbol _gettimeofday
2 problems found
doload:  Errors while processing
doindex: NULL entrypoint from event.do...program terminated!
*** Error code 1

Stop.

	I have checked my system libraries and I do have the gettimeofday system
call on the system. If anybody has successfully built ATK on the PS/2
please tell me
what changes I need to make. 

Thanks,

Dev Mazumdar
USC Advanced Computing Support Center
Los Angeles, Ca.
Phone: 1-800-642-2272 (outside CA)
       1-800-443-2272 (CA only)
E-Mail: mazumdar@uscacsc.usc.edu