BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: {bb}
Hi Christian,
I fixed something similar with gcc 3.2.2 on aix 5.2 by changing the entry
for aix in the $BBHOME/src/minimake/genmake file into this:
aix) echo "Making $BBOS makefile"
CC="gcc"
CFLAGS="${CFLAGS} -D${BBOS} -DTIMEH -DREGEXEC -DGETTIMEOFDAY"
;;
I explicitly declared gcc here whereas in the original genmakefile it says
CC="cc"
Succes
Anyone had luck with getting the client to install on aix 5.1 or 5.3 with
gcc 4?
All I get is this:
Making aix makefile
BBOS="aix" CC="cc" CFLAGS=" -Daix -DTIMEH -DREGEXEC -DGETTIMEOFDAY"
make
-e bball
cc -Daix -DTIMEH -DREGEXEC -DGETTIMEOFDAY -c bb.c
cc: not found
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
make: 1254-004 The error code from the last command is 2.
Gcc installed on the boxes and the path to the binary is set, I’ve tried to
edit the makefile, but even with CC set to gcc it still returns the same
error.,
According to our recent survey, more than half of Australian women (56%)
think they're better off financially if they are not married
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.
Home |
Main Index |
Thread Index