Opened 14 years ago
Closed 14 years ago
#29431 closed defect (fixed)
portaudio installs for the wrong architectures
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | portaudio |
Description
$ port -v installed portaudio The following ports are currently installed: portaudio @19.20110326_0+universal (active) platform='darwin 10' archs='i386 x86_64' $ lipo -info /opt/local/lib/libportaudio.dylib Architectures in the fat file: /opt/local/lib/libportaudio.dylib are: x86_64 i386 ppc ppc64
Change History (2)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I probably should not have removed the configure script patch in r78549.