Opened 13 years ago
Last modified 7 years ago
#31470 closed defect
glib2 ppc64 configure fails on check for res_query — at Version 2
Reported by: | ealaney | Owned by: | ryandesign@… |
---|---|---|---|
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
Change History (3)
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.
glib2 2.28.8 main.log