Menu

#810 Compile attempt on AIX Fails spectacularly

open
5
2007-12-04
2007-12-04
Anonymous
No

Looks like configure needs a few &&s or if conditions...

Attempt made on AIX 5.3.0.0 with IBM's C for AIX v8.

# ./configure
Target "Makefiles" is up to date.
Target "includes" is up to date.
checking ../../config/makedepend/makedepend over in ../../config/makedepend first...
make: make 1254-025 There must be an existing description file or specify a target.
okay, continuing in .
Target "depend" is up to date.
../../config/makedepend/makedepend -- -I../../include -I../../exports/include/X11 -I../.. -I../../exports/include -DSYSV -DAIXV3 -DAIXV4 -D_ALL_SOURCE -DCPP_PROGRAM="\"/usr/ccs/lib/cpp\"" -- imake.c
/bin/sh: ../../config/makedepend/makedepend: not found.
make: 1254-004 The error code from the last command is 127.

Stop.
Target "all" is up to date.
xlc -O -D__STR31__ -DNDEBUG -I../../include -I../../exports/include/X11 -I../.. -I../../exports/include -DSYSV -DAIXV3 -DAIXV4 -D_ALL_SOURCE -DCPP_PROGRAM="\"/usr/ccs/lib/cpp\"" -c imake.c
/bin/sh: xlc: not found.
make: 1254-004 The error code from the last command is 127.

Stop.
making Makefiles in include...
/bin/sh: .././/config/imake/imake: not found.
make: 1254-004 The error code from the last command is 127.

Stop.
make: 1254-002 Cannot find a rule to create target Makefiles from dependencies.
Stop.
making Makefiles in config...
/bin/sh: .././/config/imake/imake: not found.
make: 1254-004 The error code from the last command is 127.

Stop.
make: 1254-002 Cannot find a rule to create target Makefiles from dependencies.
Stop.
making Makefiles in lib...
/bin/sh: .././/config/imake/imake: not found.
make: 1254-004 The error code from the last command is 127.

Stop.
make: 1254-002 Cannot find a rule to create target Makefiles from dependencies.
Stop.
making Makefiles in programs...
/bin/sh: .././/config/imake/imake: not found.
make: 1254-004 The error code from the last command is 127.

Stop.
make: 1254-002 Cannot find a rule to create target Makefiles from dependencies.
Stop.
including in ./include...
make: 1254-002 Cannot find a rule to create target includes from dependencies.
Stop.
make: 1254-004 The error code from the last command is 2.

Stop.
depending in ./include...
make: 1254-002 Cannot find a rule to create target depend from dependencies.
Stop.
make: 1254-004 The error code from the last command is 2.

Maintainers can eMail Xvnc at hottub.ca for additional info or an AIX shell account for testing & development.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB