[Rpm-maint] [rpm-software-management/rpm] AIX: implement xsetprogname and xgetprogname (PR #4053)
sswamy48
notifications at github.com
Mon Nov 24 15:08:56 UTC 2025
AIX don't have xgetprogname & xsetprogname.
Hence, we see an compilation error due to missing xgetprogname & xsetprogname. The proposed patch fixes the compilation error by implementing these missing function. We launch rpm program without any issue (other local changes). $ LIBPATH=/opt/freeware/lib/gcc/powerpc-ibm-aix7.3.0.0/10/pthread/ppc64 ./tools/rpm RPM version 6.0.90
Copyright (C) 1998-2002 - Red Hat, Inc.
This program may be freely redistributed under the terms of the GNU GPL
Usage: rpm [-afgpqlsiv?] [-a|--all] [-f|--file] [--path] [-g|--group] [-p|--package] [-q|--query] [--triggeredby]
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/4053
-- Commit Summary --
* AIX: implement xsetprogname and xgetprogname
-- File Changes --
M misc/system.h (9)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/4053.patch
https://github.com/rpm-software-management/rpm/pull/4053.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4053
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4053 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20251124/0a9484b4/attachment-0001.htm>
More information about the Rpm-maint
mailing list