Opened 12 years ago
Closed 12 years ago
#34904 closed request (fixed)
request for php-svm
Reported by: | bendo01@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | ||
Port: | php-svm |
Description
i'm trying to install php-svm via pecl ( http://pecl.php.net/package/svm ) but error to find svm.h, i'd like to ask macport php-svm native port :) thank you :D
Attachments (1)
Change History (9)
comment:1 follow-up: 3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | php-svm added |
Status: | new → assigned |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 12 years ago by bendo01@…
comment:4 Changed 12 years ago by bendo01@…
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I've attached log file when i install on fresh installed mac using xcode 4.3.3 and command line tools for xcode june 2012
comment:5 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
I already filed an upstream bug report about this. When they fix the problem and release a new version of php-svm containing the fix, I can update the port to that version. For now you could work around it by using a different compiler.
comment:6 Changed 12 years ago by bendo01@…
thank you for quick response, i will testing it using different compiler and report it here :)
comment:7 Changed 12 years ago by bendo01@…
i use this command : sudo port install php54-svm configure.compiler=llvm-gcc-4.2 and no error thank you for pointing me to right direction, and hopes this will help others :)
comment:8 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Thanks for testing. Committed a workaround in r94437.
Thanks for the suggestion!