Skip to content

Instantly share code, notes, and snippets.

@inklesspen
Created January 22, 2009 15:44
Show Gist options
  • Save inklesspen/50579 to your computer and use it in GitHub Desktop.
Save inklesspen/50579 to your computer and use it in GitHub Desktop.
jon@euterpe:~/Desktop$ port outdated
The following installed ports are outdated:
curl 7.19.2_0 < 7.19.3_0
ImageMagick 6.4.8-1_1 < 6.4.8-7_0
rrdtool 1.3.5_0 < 1.3.6_0
sqlite3 3.6.10_0 < 3.6.10_1
tk 8.5.6_0 < 8.5.6_1
jon@euterpe:~/Desktop$ sudo port upgrade tk
---> Fetching tk
---> Verifying checksum(s) for tk
---> Extracting tk
---> Configuring tk
---> Building tk
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix" && make all " returned error 2
Command output: _RowElementDraw in ttkTreeview.o
_Tk_3DHorizontalBevel in tkUnix3d.o
_Tk_3DHorizontalBevel in tkUnix3d.o
_Tk_3DVerticalBevel in tkUnix3d.o
_Tk_3DVerticalBevel in tkUnix3d.o
_Tk_3DVerticalBevel in tkUnix3d.o
_TkpDisplayButton in tkUnixButton.o
_TkpDisplayButton in tkUnixButton.o
_Tk_DrawChars in tkUnixFont.o
_Tk_DrawChars in tkUnixFont.o
_TkpDrawMenuEntry in tkUnixMenu.o
_TkpDrawMenuEntry in tkUnixMenu.o
_TkpDisplayMenuButton in tkUnixMenubu.o
_TkpDisplayMenuButton in tkUnixMenubu.o
_TkpDisplayScale in tkUnixScale.o
_TkpDisplayScale in tkUnixScale.o
_TkpDisplayScrollbar in tkUnixScrlbr.o
"_XConfigureWindow", referenced from:
_Tk_MakeWindowExist in tkWindow.o
_Tk_ConfigureWindow in tkWindow.o
_Tk_RestackWindow in tkWindow.o
"_XUnmapWindow", referenced from:
_Tk_UnmapWindow in tkWindow.o
_WrapperEventProc in tkUnixWm.o
_TkWmUnmapWindow in tkUnixWm.o
_TkWmDeadWindow in tkUnixWm.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//cc6qLKlc.out (No such file or directory)
make: *** [libtk8.5.dylib] Error 1
Error: Unable to upgrade port: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment