Changes between Initial Version and Version 1 of Ticket #67681, comment 3


Ignore:
Timestamp:
Jun 25, 2023, 8:10:23 AM (11 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67681, comment 3

    initial v1  
    1 I'm not sure what changed, but today trying the "port install openal-soft +universal" command and it was able to pull down a proper build. I tried uninstalling it and doing a "port -s install openal-soft +universal" and it also worked.
     1I'm not sure what changed, but today trying the `port install openal-soft +universal` command and it was able to pull down a proper build. I tried uninstalling it and doing a `port -s install openal-soft +universal` and it also worked.
    22If it ain't broke, don't fix it.
    33
    44Here's the tail end of what it was doing yesterday.
    5 ####
     5{{{
    66make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_openal-soft/openal-soft/work/build'
    77/Applications/Xcode_10.1.app/Contents/Developer/usr/bin/make  -f CMakeFiles/makemhr.dir/build.make CMakeFiles/makemhr.dir/build
     
    3131ld: symbol(s) not found for architecture i386
    3232clang: error: linker command failed with exit code 1 (use -v to see invocation)
    33 ####
     33}}}
    3434
    3535Go ahead and close this ticket. Thanks!