Re: lib64?
Ebrahim Mayat via Fink-devel <[email protected]> Sun, 26 Apr 2020 09:10:15 -0400
| Newsgroups | gmane.os.apple.fink.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============6578115978396803788== Content-Type: multipart/alternative; boundary="Apple-Mail=_44FF8382-DB90-4E69-848C-1563A34BAB53" --Apple-Mail=_44FF8382-DB90-4E69-848C-1563A34BAB53 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Apr 25, 2020, at 4:04 PM, Hanspeter Niederstrasser = <[email protected]> wrote: >=20 > If you add "-LAH" to the cmake options, you'll get a diagnostic list = of all cmake options a project is using. The "LIB_SUFFIX" option = controls whether the library directory is lib, lib32, or lib64 (via = LIB_INSTALL_DIR). For the older versions of fluidsynth LIB_SUFFIX was = deleted in PatchScript, but that seems to not be effective anymore. You = probably want to just blank it out instead: >=20 > -DLIB_SUFFIX=3D=E2=80=9C" >=20 > Hanspeter Good Day Hanspeter, Yes! this did the trick. I have =E2=80=9C created a new issue=E2=80=9D = on the "fink/fink distributions=E2=80=9D repo. I assume this is the way = to do things on GitHub. =20 Many thanks for your valuable input. Regards, Ebrahim= --Apple-Mail=_44FF8382-DB90-4E69-848C-1563A34BAB53 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; = charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; line-break: after-white-space;" class=3D""><br = class=3D""><div><blockquote type=3D"cite" class=3D""><div class=3D"">On = Apr 25, 2020, at 4:04 PM, Hanspeter Niederstrasser <<a = href=3D"mailto:[email protected]" = class=3D"">[email protected]</a>> wrote:</div><div class=3D""><br = style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: = 12px; font-style: normal; font-variant-caps: normal; font-weight: = normal; letter-spacing: normal; text-align: start; text-indent: 0px; = text-transform: none; white-space: normal; word-spacing: 0px; = -webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><span = style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: = 12px; font-style: normal; font-variant-caps: normal; font-weight: = normal; letter-spacing: normal; text-align: start; text-indent: 0px; = text-transform: none; white-space: normal; word-spacing: 0px; = -webkit-text-stroke-width: 0px; text-decoration: none; float: none; = display: inline !important;" class=3D"">If you add "-LAH" to the cmake = options, you'll get a diagnostic list of all cmake options a project is = using. The "LIB_SUFFIX" option controls whether the library directory is = lib, lib32, or lib64 (via LIB_INSTALL_DIR). For the older versions of = fluidsynth LIB_SUFFIX was deleted in PatchScript, but that seems to not = be effective anymore. You probably want to just blank it out = instead:</span><br style=3D"caret-color: rgb(0, 0, 0); font-family: = Helvetica; font-size: 12px; font-style: normal; font-variant-caps: = normal; font-weight: normal; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none;" class=3D""><br style=3D"caret-color: rgb(0, 0, 0); font-family: = Helvetica; font-size: 12px; font-style: normal; font-variant-caps: = normal; font-weight: normal; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none;" class=3D""><span style=3D"caret-color: rgb(0, 0, 0); font-family: = Helvetica; font-size: 12px; font-style: normal; font-variant-caps: = normal; font-weight: normal; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none; float: none; display: inline !important;" = class=3D"">-DLIB_SUFFIX=3D=E2=80=9C"</span><br style=3D"caret-color: = rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: = normal; font-variant-caps: normal; font-weight: normal; letter-spacing: = normal; text-align: start; text-indent: 0px; text-transform: none; = white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; = text-decoration: none;" class=3D""><br style=3D"caret-color: rgb(0, 0, = 0); font-family: Helvetica; font-size: 12px; font-style: normal; = font-variant-caps: normal; font-weight: normal; letter-spacing: normal; = text-align: start; text-indent: 0px; text-transform: none; white-space: = normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; = text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, = 0); font-family: Helvetica; font-size: 12px; font-style: normal; = font-variant-caps: normal; font-weight: normal; letter-spacing: normal; = text-align: start; text-indent: 0px; text-transform: none; white-space: = normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; = text-decoration: none; float: none; display: inline !important;" = class=3D"">Hanspeter</span></div></blockquote></div><br class=3D""><div = class=3D""><div class=3D""><span class=3D"" style=3D"float: none; = font-size: 14px; display: inline !important;">Good Day = Hanspeter,</span></div><div class=3D""><span class=3D"" style=3D"float: = none; font-size: 14px; display: inline !important;"><br = class=3D""></span></div><div class=3D""><span class=3D"" = style=3D"font-size: 14px;">Yes! this did the trick. I have =E2=80=9C = created a new issue=E2=80=9D on the "fink/fink distributions=E2=80=9D = repo. I assume this is the way to do things on GitHub. = </span></div><div class=3D""><span class=3D"" style=3D"font-size: = 14px;"><br class=3D""></span></div><div class=3D""><span class=3D"" = style=3D"font-size: 14px;">Many thanks for your valuable = input.</span></div><div class=3D""><span class=3D"" style=3D"font-size: = 14px;"><br class=3D""></span></div><div class=3D""><span class=3D"" = style=3D"font-size: 14px;">Regards,</span></div><div class=3D""><span = class=3D"" style=3D"font-size: = 14px;">Ebrahim</span></div></div></body></html>= --Apple-Mail=_44FF8382-DB90-4E69-848C-1563A34BAB53-- --===============6578115978396803788== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============6578115978396803788== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Fink-devel mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel --===============6578115978396803788==--