Opened 13 years ago
Closed 7 years ago
#31470 closed defect (worksforme)
glib2 ppc64 configure fails on check for res_query
Reported by: | ealaney | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | powerpc64 tiger | Cc: | |
Port: | glib2 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Port glib2 (v 2.28.8) on Tiger 10.4.11 PPC using arch ppc64 fails during the configure phase. The main.log contains ":info:configure checking for res_query... configure: error: not found
".
Reproducible: always
Steps to reproduce: port install glib2
(or a package that requires it)
Result: Error: Failed to install glib2
Expected result: successful install
Attachments (1)
Change History (8)
Changed 13 years ago by ealaney
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Building 64-bit on Tiger is problematic in general and I advise you not to do it.
Building 64-bit on PowerPC isn't particularly useful unless you need to access more than 4GB of memory from a single program.
Building glib2 64-bit on PowerPC has already been reported not to work in #31221 it's a different error message and there is a patch there; does that help this issue as well? I don't have a G5 to test this with.
comment:3 Changed 13 years ago by ealaney
I took your advice and switched my arch to 32-bit ppc instead of ppc64, as this is my web development box and shouldn't need to access that much memory in a single process. This resolved my problem.
Many thanks.
comment:4 Changed 10 years ago by mf2k (Frank Schima)
Keywords: | powerpc64 tiger added; ppc64 Tiger removed |
---|
Unify powerpc keywords.
comment:5 Changed 7 years ago by jmroot (Joshua Root)
Is this still a problem? Even if it is, is there any point leaving this open?
comment:6 Changed 7 years ago by ealaney
No point in leaving this open. I thought it was long closed by now.
comment:7 Changed 7 years ago by mf2k (Frank Schima)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
glib2 2.28.8 main.log