I gravitated toward 4.0.4 after running into Solaris build issues on the 4.1 stuff ... I'm looking for something that's stable and deployable to a production environment on Linux, AIX and Solaris.
So far as the AIX port is concerned, I'm having trouble with assembler code in the build:
make[4]: Leaving directory `/opt/spf/pkg/rpm/src/rpm-4.0.4/beecrypt/tests' make[4]: Entering directory `/opt/spf/pkg/rpm/src/rpm-4.0.4/beecrypt' /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_POWERPC -O3 -g -fsigned-char -c -o mp32opt.lo `test -f mp32opt.S || echo './'`mp32opt.S gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_POWERPC -O3 -g -fsigned-char -c mp32opt.S -DPIC -o mp32opt.lo Assembler: /tmp//cck7weGy.s: line 17: invalid opcode or pseudo-op /tmp//cck7weGy.s: line 19: invalid opcode or pseudo-op /tmp//cck7weGy.s: line 21: Error In Syntax /tmp//cck7weGy.s: line 22: Error In Syntax /tmp//cck7weGy.s: line 23: Error In Syntax /tmp//cck7weGy.s: line 24: Error In Syntax /tmp//cck7weGy.s: line 25: Error In Syntax /tmp//cck7weGy.s: line 26: Error In Syntax /tmp//cck7weGy.s: line 27: Error In Syntax /tmp//cck7weGy.s: line 30: Error In Syntax
... which I'm guessing may be as much to do with the toolset I'm using as the codebase.
I'm left wondering what combination of compiler and assembler works on AIX (xlc C/C++?), or whether someone's already put in the effort to do this and can spare me the heartache by providing binaries!
Yours hopefully,
Anthony.
-----Original Message-----
> By the way, I'm really trying to get the same recent version running on > AIX, Solaris and Linux. >
Well the most recent version is the rpm-4.2 series.
Maybe you should start there.
-- Scot Mc Pherson <scot@xxxxxxxxxxxxxxxxxxxx> http://linuxfromscratch.org/~scot/ Usenet Server Admin, IRCop, RPM Maintainer ICQ: 342949 AIM: ScotLFS MSN: behomet@xxxxxxxxxxxxx
_______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list |