|
ok, I found some time to explore this.
I used the below (only partially understanding) to try and have the ./configure work.
I got message about "could not determine ar interface"
I searched and tried and tried more, today I searched for the right term
I found:
https://developer.ibm.com/technologies/systems/articles/au-aix-build-open-source-rpm-packages/
That instructed me to use: export AR="/usr/bin/ar -X32_64"
then ./configure worked!!
it took:
real 6m13.436s
user 1m22.514s
sys 0m0.001s
Not sure the make worked:
ld: 0711-781 ERROR: TOC overflow. TOC size: 69208 Maximum size: 65536
real 45m9.513s
user 12m49.324s
sys 0m0.001s
the make error will have to wait for vacation to be over.
times captured from V7.4 small lpar
(power 9 Processor: Physical: .75 Virtual: 2 Memory(MB): 20480 )
(sorry for absence of details. jsut trying some things when I had a few minutes...)
--
bryan
Jack Woehr via OpenSource wrote on 5/29/2021 8:49 AM:
Latest ansatz for a clamav configure invocation:
configure --prefix=/QOpenSys/pkgs --exec-prefix=/QOpenSys/pkgs
--libdir=/QOpenSys/pkgs/lib --disable-check --with-systemdsystemunitdir=no
--sysconfdir=/QOpenSys/etc CFLAGS="-pthread" CPPFLAGS="-pthread"
LDFLAGS="-pthread
-Wl,-brtl,-bbigtoc,-blibpath:/QOpenSys/pkgs/lib:/QOpenSys/usr/lib"
--with-libcurl=/QOpenSys/pkgs --with-xml=/QOpenSys/pkgs
--with-libjson=/QOpenSys/pkgs --enable-bigstack --disable-unrar
Note the addition of -bbigtoc to the linker flags and --enable-bigstack to
the configure options
On Fri, May 28, 2021 at 1:47 PM John Yeung <gallium.arsenide@xxxxxxxxx>
wrote:
On Fri, May 28, 2021 at 3:14 PM Jack Woehr via OpenSource
<opensource@xxxxxxxxxxxxxxxxxx> wrote:
Update: IBM will probably publish the RPM on this sez Someone Who Should
Know.
That is what I expected.
The RFE requester did specify that they would like ClamAV support as
far back as IBM i 7.1, with a smiley suggesting they realize that part
of the request is much less likely.
As far as I know, it's *possible* to get yum working on 7.1, and thus
have a chance at getting the upcoming ClamAV RPM working. But if
you're still on 7.1, there is a good chance you don't keep up-to-date
with PTFs either, which may cause snags (as I found out at my
workplace before we finally got to 7.3).
John Y.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.