編譯ports/x11-toolkits/eel/ - BBS

Table of Contents

: ** Listing the failed packages (*:skipped / !:failed)
: ! x11-toolkits/eel (compiler error)
: ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
: =========================================
: 看來是某個東西沒有define
: GMENU_TREE_FLAGS_INCLUDE_NODISPLAY
: 是不是我沒有include到東西還是header是舊的
: 請問我要怎麼解決?
: 謝謝各位看完冗長的文章
應該可以用portupgrade

升級所有被此port依存之port

=================================
-R
--upward-recursive Act on all those packages required by the given
packages as well. (When specified with -F, fetch
recursively, including the brand new, uninstalled
ports that an upgraded port requires)

portupgrade -R <ports_name>

這是否就是升級此package所需要之package之用法呢?

另外 可否加上

portupgrade -RNCD <ports_name>

讓他順便抓新的ports並且安裝呢?

=========================

--
「(摩)鑽~~~~!」

「(?)你要鑽到哪?」

「(笑)鑽到你心裡....」

--

All Comments