pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Antwort: Re: Antwort: Re: pkg/39064 (Cannot bootstrap pkgsrc on AIX 5.3.0.0)
I rebuild devel/libfetch by modifying /opt/pkgsrc/share/mk/sys.mk, because
I don't want to risk that bootstrap brings in already fixed problems:
The result:
building standard fetch library
ar cq libfetch.a `NM=nm lorder fetch.o common.o ftp.o http.o file.o |
tsort`
tsort: 0654-504 The data contains a repeating cycle.
tsort: common.o
tsort: fetch.o
tsort: 0654-504 The data contains a repeating cycle.
tsort: ftp.o
tsort: http.o
tsort: common.o
ranlib libfetch.a
=> Unwrapping files-to-be-installed.
ue9e:/opt/room/pkgsrc/net/libfetch # ar -t work/libfetch-2.14/libfetch.a
fetch.o
file.o
http.o
ftp.o
common.o
It seems to work with warnings.
Freundliche Grüße / Best Regards
Jens Rehsack
_________________________________________
Fa. Manß & Partner
Phone: +49 - 214 - 30 - 41 562
Fax: +49 - 214 - 30 - 31 625
E-mail: jens.rehsack%bayerbbs.com@localhost
Web: http://www.BayerBBS.com
Geschäftsführung: Vorsitzender Andreas Resch | Arbeitsdirektor Norbert
Fieseler
Vorsitzender des Aufsichtsrats: Klaus Kühn
Sitz der Gesellschaft: Leverkusen | Amtsgericht Köln, HRB 49895
Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
03.07.2008 13:35
Bitte antworten an
gnats-bugs%NetBSD.org@localhost
An
pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost,
jens.rehsack%bayerbbs.com@localhost
Kopie
Thema
Re: Antwort: Re: pkg/39064 (Cannot bootstrap pkgsrc on AIX 5.3.0.0)
The following reply was made to PR pkg/39064; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: Antwort: Re: pkg/39064 (Cannot bootstrap pkgsrc on AIX
5.3.0.0)
Date: Thu, 3 Jul 2008 13:32:07 +0200
On Thu, Jul 03, 2008 at 10:00:06AM +0000, jens.rehsack%bayerbbs.com@localhost
wrote:
> I encounter another problem, libfetch is created using ar [...]
`NM=3Dnm=20
> loder ... | tsort -q`
Can you try just removing the -q argument from
pkgtools/bootstrap-mk-files/files/sys.mk? Look for TSORT in it.
BTW, are you using XLC or GCC? I tried to fix a bunch of breakage on AIX
a while with the help of hardware time donated by IBM, but run into
various issues with X11 and my own time.
Joerg
Home |
Main Index |
Thread Index |
Old Index