I neglected to say what version of gcc I'm running: % gcc --version 2.95.3
Robert Haskins wrote: > I've used amanda for several years and never had and issue compiling it > under anything. However, I am having problems compiling it on a Sun > E4500. I looked through the old list archives and there isn't a mention > of this problem. Compilation hangs on uparse.c, without an error or > warning of any sort: > > gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../common-src -I../client-src > -I../tape-src -D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g > -O2 -c uparse.c > > It was configured like this: > > ./configure --prefix=/usr/local --with-amandahosts --with-group=sys > --with-user=amanda --without-server > > uname -a on the machine reports: > > SunOS newzeus 5.8 Generic_108528-12 sun4u sparc SUNW,Ultra-Enterprise > > Any help you could provide would be great. Thanks! > -- Robert D. Haskins WorldNET Internet Services mailto:[EMAIL PROTECTED] http://www.ziplink.net/~rhaskins
