LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 822|回复: 7

更新port后,编译程序一直出现这个问题!

[复制链接]
发表于 2004-5-14 10:10:30 | 显示全部楼层 |阅读模式
rm -f gdk-x11-2.0.pc &&  cp gdk-2.0.pc gdk-x11-2.0.pc
rm -f gtk+-x11-2.0.pc &&  cp gtk+-2.0.pc gtk+-x11-2.0.pc
===>  Installing for gtk-2.4.1
===>   gtk-2.4.1 depends on file: /usr/local/share/mime/magic - not found
===>    Verifying install for /usr/local/share/mime/magic in /usr/ports/misc/shared-mime-info
===>   shared-mime-info-0.14_2 depends on executable: pkg-config - found
===>   shared-mime-info-0.14_2 depends on file: /usr/local/bin/intltool-extract - found
===>   shared-mime-info-0.14_2 depends on shared library: glib-2.0.400 - found
===>   shared-mime-info-0.14_2 depends on shared library: xml2.5 - found
===>  Configuring for shared-mime-info-0.14_2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for perl... /usr/bin/perl
configure: error: XML:arser perl module is required for intltool
===>  Script "configure" failed unexpectedly.
Please report the problem to gnome@FreeBSD.org [maintainer] and attach the
"/usr/ports/misc/shared-mime-info/work/shared-mime-info-0.14/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/misc/shared-mime-info.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20.
*** Error code 1
发表于 2004-5-14 10:35:10 | 显示全部楼层

so!

cd /usr/ports/misc/shared-mime-info
make deinstall
make reinstall clean
 楼主| 发表于 2004-5-14 13:35:08 | 显示全部楼层
解决不了 !
发表于 2004-5-14 16:06:06 | 显示全部楼层
cd /usr/ports/sysutils/portupgrade
make install clean

portupgrade -arR

and then try to install your program again
 楼主| 发表于 2004-5-14 20:53:04 | 显示全部楼层
这样又报ruby的错误 !
发表于 2004-5-14 21:23:59 | 显示全部楼层
它不是有提示你的嘛
cd /usr/ports/lang/ruby
make deinstall
make clean
make WITH_OPENSSL_BASE=yes install clean   (大概是这样的,你可以,先make install看看提示)
发表于 2004-5-15 08:55:12 | 显示全部楼层
cd /usr/ports/textproc/p5-XML-Parser/
make deinstall
make install clean
 楼主| 发表于 2004-5-15 19:03:59 | 显示全部楼层
3x Trotk
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表