Vine Linux バグトラッキングシステム - Vine Linux | |||||
課題の詳細を表示 | |||||
ID | プロジェクト | カテゴリ | 公開 | 登録日 | 最終更新 |
0000834 | Vine Linux | 1 バグ | 公開 | 2009-12-03 13:32 | 2010-05-25 21:27 |
報告者 | Takemikaduchi | ||||
担当者 | |||||
優先度 | 中 | 再現性 | 不明 | ||
状態 | 完了 | 解決状況 | 不明 | ||
バージョン | 5.0 | ||||
修正予定バージョン | 修正済バージョン | ||||
arch | x86 | ||||
パッケージ | mesa, mesa-libGL-devel | ||||
概要 | 0000834: pkg-config実行失敗(dri.pc, gl.pc, glu.pc) | ||||
説明 | pkg-configにて、dri、gl、gluのコンパイルフラグを出力しようとしたところ、 以下のメッセージが表示されました。 [xxx@yyy ~]$ pkg-config --cflags dri Package libdrm was not found in the pkg-config search path. Perhaps you should add the directory containing `libdrm.pc' to the PKG_CONFIG_PATH environment variable Package 'libdrm', required by 'dri', not found [xxx@yyy ~]$ pkg-config --cflags gl Package libdrm was not found in the pkg-config search path. Perhaps you should add the directory containing `libdrm.pc' to the PKG_CONFIG_PATH environment variable Package 'libdrm', required by 'gl', not found [xxx@yyy ~]$ pkg-config --cflags glu Package libdrm was not found in the pkg-config search path. Perhaps you should add the directory containing `libdrm.pc' to the PKG_CONFIG_PATH environment variable Package 'libdrm', required by 'gl', not found libdrm-develをインストール後、再度実行するとdriは正常に出力しました、gl、gluについては以下のメッセージが表示されました。 [xxx@yyy ~]$ pkg-config --cflags gl Package xxf86vm was not found in the pkg-config search path. Perhaps you should add the directory containing `xxf86vm.pc' to the PKG_CONFIG_PATH environment variable Package 'xxf86vm', required by 'gl', not found [xxx@yyy ~]$ pkg-config --cflags glu Package xxf86vm was not found in the pkg-config search path. Perhaps you should add the directory containing `xxf86vm.pc' to the PKG_CONFIG_PATH environment variable Package 'xxf86vm', required by 'gl', not found libXxf86vm-develをインストール後、再度実行すると以下のメッセージが表示されました。 [xxx@yyy ~]$ pkg-config --cflags gl Package xdamage was not found in the pkg-config search path. Perhaps you should add the directory containing `xdamage.pc' to the PKG_CONFIG_PATH environment variable Package 'xdamage', required by 'gl', not found [xxx@yyy ~]$ pkg-config --cflags glu Package xdamage was not found in the pkg-config search path. Perhaps you should add the directory containing `xdamage.pc' to the PKG_CONFIG_PATH environment variable Package 'xdamage', required by 'gl', not found libXdamage-develをインストール後(このときにlibXfixes-develもインストールされる)、正常に出力されることを確認しました。 以上のことから、mesa-libGL-devel(srpmはmesa)のBuildRequiresにlibdrm-devel、libXxf86vm-devel及びlibXdamage-develの追加をお願いします。 | ||||
再現方法 | |||||
追加情報 | |||||
タグ | 設定されていません。 | ||||
関連 | |||||
添付ファイル | |||||
課題の履歴 | |||||
変更日 | ユーザー名 | 項目 | 変更内容 | ||
2009-12-03 13:32 | Takemikaduchi | 新規課題 | |||
2010-05-25 21:27 | kazutaka | 状態 | 新規 => 完了 | ||
2010-05-25 21:27 | kazutaka | コメント追加: 0003603 |
コメント | |||||
|
|||||
|
|