#13383 closed defect (worksforme)
BUG: wireshark build fails
Reported by: | volker.frings@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.2 |
Keywords: | Cc: | ||
Port: |
Description
I did a clean install of Leopard. Then I installed macports 1.5.0 (for 10.5) and did a "port selfupdate" nmap an mc installer nicely. The I tried to install wireshark an got he following error:
noname:~ user$ sudo port -v install wireshark Error: Dependency 'xrender' not found. Error: Status 1 encountered during processing.
Change History (4)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Milestone: | MacPorts 1.5 → Port Bugs |
---|
comment:2 Changed 17 years ago by volker.frings@…
Yes, after a selfupdate the port I could install wireshark. Thanks! Case closed :-)
comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The port
xrender
exists. I don't know why you're getting this error. Please trysudo port selfupdate
again. Thensudo port clean --work wireshark
andsudo port -dv install wireshark
. If you still get the error, show us the verbose output that was printed.