Amanda-Users

Amanda 2.4.4 does not compile on AIX 4.3.3 ML 11

2003-04-19 10:42:06
Subject: Amanda 2.4.4 does not compile on AIX 4.3.3 ML 11
From: Bernhard Erdmann <be AT berdmann DOT de>
To: amanda-users list <amanda-users AT amanda DOT org>
Date: Sat, 19 Apr 2003 14:30:13 +0200
Hi,

Amanda 2.4.4 does not compile on AIX 4.3.3 ML 11.

Compiler: gcc 2.95.3
Amanda 2.4.2p2 builds well on this box.

./configure \
--prefix=/usr/local/amanda \
--with-user=amanda \
--with-group=amanda \
--with-index-server=amandahost \
--without-server \
--with-config=be

The complete output of configure:
http://berdmann.dyndns.org/debug/amanda-2.4.4/aix-4.3.3-ml11/config.out
The complete output of gmake:
http://berdmann.dyndns.org/debug/amanda-2.4.4/aix-4.3.3-ml11/gmake.out


Making all in common-src
gmake[1]: Entering directory `/.amd/ente/export/scratch/rs6k-1/amanda-2.4.4/common-src'
source='alloc.c' object='alloc.lo' libtool=yes \
depfile='.deps/alloc.Plo' tmpdepfile='.deps/alloc.TPlo' \
depmode=gcc /bin/sh ../config/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -q32 -D_LARGE_FILES -qlonglong -q32 -D_LARGE_FILES -qlonglong -g -O2 -c -o alloc.lo `test -f 'alloc.c' || echo './'`alloc.c gcc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -q32 -D_LARGE_FILES -qlonglong -q32 -D_LARGE_FILES -qlonglong -g -O2 -c alloc.c -Wp,-MD,.deps/alloc.TPlo -DPIC
gcc: unrecognized option `-q32'
gcc: unrecognized option `-qlonglong'
gcc: unrecognized option `-q32'
gcc: unrecognized option `-qlonglong'
In file included from alloc.c:33:
amanda.h:1005: conflicting types for `sendto'
/usr/include/sys/socket.h:420: previous declaration of `sendto'
gmake[1]: *** [alloc.lo] Error 1
gmake[1]: Leaving directory `/.amd/ente/export/scratch/rs6k-1/amanda-2.4.4/common-src'
gmake: *** [all-recursive] Error 1



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