[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[coldsync-hackers] error during make on AIX 4.3.3



Hi,

Apologies if this is not the right forum; it does seem to be for
discussion of issues after the software is running, but I hope that
you'll allow me a bit of leeway. 

I'm attempting to install ColdSync on an IBM RS/6000 running AIX
4.3.3. I downloaded the tarball for 2.2.5 from coldsync.org, and as
suggested, ran ./configure then make (actually gmake) and gmake
install. During gmake install, I got a long string of errors that look 
like this:

./install-sh -c -m 644 libpconn.3 /usr/local/man/man3/libpconn.3
/bin/sh: ./install-sh:  not found.
./install-sh -c -m 644 DlpAddSyncLogEntry.3
/usr/local/man/man3/DlpAddSyncLogEntry.3
/bin/sh: ./install-sh:  not found.
./install-sh -c -m 644 DlpCallApplication.3
/usr/local/man/man3/DlpCallApplication.3
/bin/sh: ./install-sh:  not found.
./install-sh -c -m 644 DlpCleanUpDataBase.3
/usr/local/man/man3/DlpCleanUpDataBase.3
/bin/sh: ./install-sh:  not found.
./install-sh -c -m 644 DlpDeleteRecord.3
/usr/local/man/man3/DlpDeleteRecord.3
/bin/sh: ./install-sh:  not found.
./install-sh -c -m 644 DlpEndOfSync.3
/usr/local/man/man3/DlpEndOfSync.3
/bin/sh: ./install-sh:  not found.
./install-sh -c -m 644 DlpGetSysDateTime.3
/usr/local/man/man3/DlpGetSysDateTime.3
/bin/sh: ./install-sh:  not found.

There are many more like this, but all the same "/bin/sh:
./install-sh: not found."

When I use IBM's make I get this (at make... I don't get to make
install)

bash-2.03# make
Target "all" is up to date.
Target "all" is up to date.
all: Entering directory `./include'
Target "all" is up to date.
all: Entering directory `./include/pconn'
Target "all" is up to date.
Target "all" is up to date.
all: Leaving directory `./include/pconn'
all: Leaving directory `./include'
all: Entering directory `./libpconn'
Target "all" is up to date.
        gcc -Wall -ansi -pedantic -g -O2 -DHAVE_CONFIG_H
-I. -I./.. -I./../include -I/usr/local/include -c cfmakeraw.c
In file included from /usr/include/termios.h:39,
                 from cfmakeraw.c:41:
/usr/include/standards.h:63: parse error
/usr/include/standards.h:102: warning: `_XOPEN_SOURCE_EXTENDED'
redefined
../config.h:340: warning: this is the location of the previous
definition
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.
bash-2.03# 

I'm running AIX 4.3.3 with maintenance level 10 applied, although I
ran into the same problem before the maintenance pack was applied and
didn't report it until after updating. I have gcc 2.95.3. This is an
RS/6000 model 250 which means it's a PowerPC processor and
Microchannel bus.

Any thoughts about what I can do differently?

Thanks


Steve
-- 
Steven M. Scotten
<s@p90.net>
This message was sent through the coldsync-hackers mailing list.  To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body.  For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.