Ticket #24487 (closed defect: worksforme)
Wrong dependencies for scons
| Reported by: | xumix@… | Owned by: | landonf@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | Cc: | ||
| Port: | scons |
Description (last modified by jmr@…) (diff)
[Work/linuxdcpp-1.0.2] > install scons
---> Computing dependencies for scons
---> Configuring xorg-bigreqsproto
^C
xumix@xumix:~/Work/linuxdcpp-1.0.2% sudo port
MacPorts 1.8.2
Entering interactive mode... ("help" for help, "quit" to quit)
[Work/linuxdcpp-1.0.2] > deps scons
Full Name: scons @1.2.0
Library Dependencies: python26
[Work/linuxdcpp-1.0.2] > deps python26
Full Name: python26 @2.6.5+darwin
Library Dependencies: gettext, zlib, openssl, tk, sqlite3, db46, ncurses, gdbm, bzip2, readline
Change History
comment:1 in reply to: ↑ description Changed 3 years ago by xumix@…
comment:2 Changed 3 years ago by jmr@…
- Owner changed from macports-tickets@… to landonf@…
- Port set to scons
- Description modified (diff)
Please remember to fill in the Port field and cc the maintainer.
I don't see what the problem is meant to be here. Python26 depends on xorg-bigreqsproto via tk.
comment:4 Changed 3 years ago by xumix@…
- Status changed from closed to reopened
- Resolution invalid deleted
the problem is: a had already python26 installed, w/o any xorg deps
Note: See
TracTickets for help on using
tickets.


[Work/linuxdcpp-1.0.2] > install scons ---> Computing dependencies for scons ---> Configuring xorg-bigreqsproto ^C xumix@xumix:~/Work/linuxdcpp-1.0.2% sudo port MacPorts 1.8.2 Entering interactive mode... ("help" for help, "quit" to quit) [Work/linuxdcpp-1.0.2] > deps scons Full Name: scons @1.2.0 Library Dependencies: python26 [Work/linuxdcpp-1.0.2] > deps python26 Full Name: python26 @2.6.5+darwin Library Dependencies: gettext, zlib, openssl, tk, sqlite3, db46, ncurses, gdbm, bzip2, readline