LinuxSir.cn,穿越时空的Linuxsir!

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

etch编译pidgin不通过啊

[复制链接]
发表于 2008-3-10 12:06:58 | 显示全部楼层 |阅读模式
这里那些错误提示:
*** Warning: Linking the shared library perl.la against the
*** static library /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a is not portable!
.libs/perl.o: In function `unload_perl_plugin':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl.c:494: undefined reference to `purple_debug'
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl.c:513: undefined reference to `purple_debug'
.libs/perl.o: In function `load_perl_plugin':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl.c:420: undefined reference to `purple_debug'
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl.c:449: undefined reference to `purple_debug'
.libs/perl.o: In function `purple_init_plugin':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl.c:649: undefined reference to `purple_plugin_register'
.libs/perl.o: In function `probe_perl_plugin':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl.c:400: undefined reference to `purple_plugin_register'
.libs/perl-common.o: In function `purple_perl_data_from_sv':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-common.c:383: undefined reference to `purple_value_get_type'
.libs/perl-common.o: In function `execute_perl':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-common.c:205: undefined reference to `purple_debug'
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-common.c:214: undefined reference to `purple_debug'
.libs/perl-common.o: In function `purple_perl_sv_from_subtype':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-common.c:407: undefined reference to `purple_value_get_subtype'
.libs/perl-common.o: In function `purple_perl_sv_from_vargs':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-common.c:464: undefined reference to `purple_value_is_outgoing'
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-common.c:465: undefined reference to `purple_value_get_type'
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-common.c:541: undefined reference to `purple_value_get_type'
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-common.c:608: undefined reference to `purple_value_get_specific_type'
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-common.c:532: undefined reference to `purple_value_get_specific_type'
.libs/perl-handlers.o: In function `purple_perl_cmd_unregister':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:684: undefined reference to `purple_cmd_unregister'
.libs/perl-handlers.o: In function `purple_perl_cmd_register':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:619: undefined reference to `purple_cmd_register'
.libs/perl-handlers.o: In function `perl_cmd_cb':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:578: undefined reference to `purple_debug_error'
.libs/perl-handlers.o: In function `purple_perl_signal_connect':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:490: undefined reference to `purple_signal_connect_priority_vargs'
.libs/perl-handlers.o: In function `perl_signal_cb':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:296: undefined reference to `purple_signal_get_values'
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:330: undefined reference to `purple_debug_error'
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:337: undefined reference to `purple_value_is_outgoing'
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:338: undefined reference to `purple_value_get_type'
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:401: undefined reference to `purple_debug_misc'
.libs/perl-handlers.o: In function `destroy_timeout_handler':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:216: undefined reference to `purple_timeout_remove'
.libs/perl-handlers.o: In function `perl_timeout_cb':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:259: undefined reference to `purple_debug_error'
.libs/perl-handlers.o: In function `purple_perl_timeout_add':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:445: undefined reference to `purple_timeout_add'
.libs/perl-handlers.o: In function `purple_perl_get_plugin_frame':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:192: undefined reference to `purple_debug_error'
.libs/perl-handlers.o: In function `purple_perl_plugin_actions':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:94: undefined reference to `purple_debug_error'
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:111: undefined reference to `purple_plugin_action_new'
.libs/perl-handlers.o: In function `purple_perl_plugin_action_cb':
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:54: undefined reference to `purple_debug_error'
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:43: undefined reference to `purple_plugin_get_name'
/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl/perl-handlers.c:35: undefined reference to `purple_plugin_get_name'
collect2: ld returned 1 exit status
make[1]: *** [perl.la] 错误 1
make[1]: Leaving directory `/home/sun/pidgin/pidgin-2.4.0/libpurple/plugins/perl'
make: *** [all-recursive] 错误 1


网上有perl.la错误的都说要安装libperl-dev包,可是我已经安装好了,还会有这个提示,哪位给个提示啊。
发表于 2008-3-10 13:41:31 | 显示全部楼层
你是直接./configure没加参数?
加上 --disable-perl 吧
最好把你的configure的输出贴出来
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-3-12 17:48:43 | 显示全部楼层
直接configure通过,只有一个doxygen 的提示。
./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for sed... /bin/sed
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for a BSD-compatible install... /usr/bin/install -c
checking for perl... /usr/bin/perl
checking for XML:arser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  af am ar az be@latin bg bn bs ca ca@valencia cs da de dz el en_AU en_CA en_GB eo es et eu fa fi fr gl gu he hi hu id it ja ka kn ko ku lo lt mk my_MM nb ne nl nn pa pl pt_BR pt ps ro ru si sk sl sq sr sr@latin sv ta te th tr uk ur vi xh zh_CN zh_HK zh_TW
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/nameser_compat.h usability... yes
checking arpa/nameser_compat.h presence... yes
checking for arpa/nameser_compat.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for locale.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for time_t... yes
checking size of time_t... 4
checking whether byte ordering is bigendian... no
checking return type of signal handlers... void
checking for strftime... yes
checking for strdup... yes
checking for strstr... yes
checking for atexit... yes
checking for setlocale... yes
checking for getopt_long... yes
checking for inet_aton... yes
checking for __res_query in -lresolv... yes
checking for gethostent in -lnsl... yes
checking for socket... yes
checking for getaddrinfo... yes
checking for socklen_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for fileno()... yes
checking for the %z format string in strftime()... yes
checking for GLIB... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for GTK... yes
checking for PANGO... yes
checking for X11... yes
checking for XScreenSaverRegister in -lXext... no
checking for XScreenSaverRegister in -lXss... yes
checking for SmcSaveYourselfDone in -lSM... yes
checking X11/SM/SMlib.h usability... yes
checking X11/SM/SMlib.h presence... yes
checking for X11/SM/SMlib.h... yes
checking for STARTUP_NOTIFICATION... yes
checking for GTKSPELL... yes
checking for EVOLUTION_ADDRESSBOOK... yes
checking for SQLITE3... no
no
checking for initscr in -lncursesw... yes
checking for update_panels in -lpanelw... yes
checking /usr/include/ncursesw/ncurses.h usability... yes
checking /usr/include/ncursesw/ncurses.h presence... yes
checking for /usr/include/ncursesw/ncurses.h... yes
checking if /usr/include/ncursesw/ncurses.h supports wide characters... yes
checking for LIBXML... yes
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for GSTREAMER... yes
checking for MEANWHILE... yes
checking for AVAHI... yes
checking avahi-client/client.h usability... yes
checking avahi-client/client.h presence... yes
checking for avahi-client/client.h... yes
checking avahi-glib/glib-malloc.h usability... yes
checking avahi-glib/glib-malloc.h presence... yes
checking for avahi-glib/glib-malloc.h... yes
checking for avahi_client_new in -lavahi-client... yes
checking for SILC... no
checking for SILC... no
checking for SILC... no
checking for GADU... yes
checking for libgadu GPL compatibility... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for uname... yes
checking for -Waggregate-return option to gcc... yes
checking for -Wcast-align option to gcc... yes
checking for -Wdeclaration-after-statement option to gcc... yes
checking for -Wendif-labels option to gcc... yes
checking for -Werror-implicit-function-declaration option to gcc... yes
checking for -Wextra -Wno-sign-compare -Wno-unused-parameter option to gcc... yes
checking for -Winit-self option to gcc... yes
checking for -Wmissing-declarations option to gcc... yes
checking for -Wmissing-noreturn option to gcc... yes
checking for -Wmissing-prototypes option to gcc... yes
checking for -Wnested-externs option to gcc... yes
checking for -Wpointer-arith option to gcc... yes
checking for -Wundef option to gcc... yes
checking for FORTIFY_SOURCE support... yes
checking for pidgin... no
checking for dbus-binding-tool... yes
checking for DBUS... yes
checking for python... /usr/bin/python
checking location of the D-Bus services directory... /usr/share/dbus-1/services
Building with D-Bus support
checking for python... /usr/bin/python
checking for Python compile flags... checking for pthread_create in -lpthread... yes
checking for openpty in -lutil... yes
checking for dbopen in -ldb... no
ok
checking for perl... /usr/bin/perl
checking for Perl compile flags... ok
checking for libperl... checking for perl_run... yes
checking EXTERN.h usability... yes
checking EXTERN.h presence... yes
checking for EXTERN.h... yes
checking for perl.h... yes
checking for perl... perl
checking for perl module ExtUtils::MakeMaker... ok
checking for Perl_eval_pv... no
checking for old perl... no
checking for DynaLoader.a... no
checking for GnuTLS includes... ""
checking gnutls/gnutls.h usability... yes
checking gnutls/gnutls.h presence... yes
checking for gnutls/gnutls.h... yes
checking for GnuTLS libraries... yes
checking for NSS... yes
checking for tclConfig.sh... yes (/usr/lib/tcl8.4/tclConfig.sh)
checking Tcl version compatability... ok, 8.4
checking for Tcl linkability... yes
checking for tkConfig.sh... yes (/usr/lib/tk8.4/tkConfig.sh)
checking for Tk linkability... yes
checking for snprintf... yes
checking for connect... (cached) yes
checking for me pot o' gold... no
checking for gethostid... yes
checking for lrand48... yes
checking for memcpy... yes
checking for memmove... yes
checking for random... yes
checking for strchr... yes
checking for strerror... yes
checking for vprintf... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/msgbuf.h usability... no
checking sys/msgbuf.h presence... no
checking for sys/msgbuf.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for sys/utsname.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for struct tm.tm_zone... yes
checking for timezone external... yes
checking for altzone external... no
checking for daylight external... yes
checking for tm_gmtoff in struct tm... yes
checking for CHECK... no
checking for check - version >= 0.8.2... no
*** Could not run check test program, checking why...
*** The test program failed to compile or link. See the file config.log for
*** the exact error that occured.
checking for doxygen... false
configure: WARNING: *** Doxygen not found, docs will not be available
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Doxyfile
config.status: creating doc/Makefile
config.status: creating doc/pidgin.1
config.status: creating doc/finch.1
config.status: creating m4macros/Makefile
config.status: creating pidgin.apspec
config.status: creating pidgin/Makefile
config.status: creating pidgin/pidgin.pc
config.status: creating pidgin/pidgin-uninstalled.pc
config.status: creating pidgin/pixmaps/Makefile
config.status: creating pidgin/pixmaps/buddy_icons/qq/Makefile
config.status: creating pidgin/pixmaps/emotes/default/24/Makefile
config.status: creating pidgin/pixmaps/emotes/none/Makefile
config.status: creating pidgin/plugins/Makefile
config.status: creating pidgin/plugins/cap/Makefile
config.status: creating pidgin/plugins/gestures/Makefile
config.status: creating pidgin/plugins/gevolution/Makefile
config.status: creating pidgin/plugins/musicmessaging/Makefile
config.status: creating pidgin/plugins/perl/Makefile
config.status: creating pidgin/plugins/perl/common/Makefile.PL
config.status: creating pidgin/plugins/ticker/Makefile
config.status: creating libpurple/example/Makefile
config.status: creating libpurple/gconf/Makefile
config.status: creating libpurple/purple.pc
config.status: creating libpurple/purple-uninstalled.pc
config.status: creating libpurple/plugins/Makefile
config.status: creating libpurple/plugins/mono/Makefile
config.status: creating libpurple/plugins/mono/api/Makefile
config.status: creating libpurple/plugins/mono/loader/Makefile
config.status: creating libpurple/plugins/perl/Makefile
config.status: creating libpurple/plugins/perl/common/Makefile.PL
config.status: creating libpurple/plugins/ssl/Makefile
config.status: creating libpurple/plugins/tcl/Makefile
config.status: creating libpurple/Makefile
config.status: creating libpurple/protocols/Makefile
config.status: creating libpurple/protocols/bonjour/Makefile
config.status: creating libpurple/protocols/gg/Makefile
config.status: creating libpurple/protocols/irc/Makefile
config.status: creating libpurple/protocols/jabber/Makefile
config.status: creating libpurple/protocols/msn/Makefile
config.status: creating libpurple/protocols/msnp9/Makefile
config.status: creating libpurple/protocols/myspace/Makefile
config.status: creating libpurple/protocols/novell/Makefile
config.status: creating libpurple/protocols/null/Makefile
config.status: creating libpurple/protocols/oscar/Makefile
config.status: creating libpurple/protocols/qq/Makefile
config.status: creating libpurple/protocols/sametime/Makefile
config.status: creating libpurple/protocols/silc/Makefile
config.status: creating libpurple/protocols/silc10/Makefile
config.status: creating libpurple/protocols/simple/Makefile
config.status: creating libpurple/protocols/toc/Makefile
config.status: creating libpurple/protocols/yahoo/Makefile
config.status: creating libpurple/protocols/zephyr/Makefile
config.status: creating libpurple/tests/Makefile
config.status: creating libpurple/purple.h
config.status: creating libpurple/version.h
config.status: creating share/sounds/Makefile
config.status: creating share/ca-certs/Makefile
config.status: creating finch/finch.pc
config.status: creating finch/Makefile
config.status: creating finch/libgnt/Makefile
config.status: creating finch/libgnt/gnt.pc
config.status: creating finch/libgnt/wms/Makefile
config.status: creating finch/plugins/Makefile
config.status: creating po/Makefile.in
config.status: creating pidgin.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

pidgin 2.4.0

Build GTK+ 2.x UI............. : yes
Build console UI.............. : yes
Build for X11................. : yes

Enable Gestures............... : yes
Protocols to build dynamically : bonjour gg irc jabber msnp9 myspace novell oscar qq sametime simple yahoo zephyr
Protocols to link statically.. :

Build with GStreamer support.. : yes
Build with D-Bus support...... : yes
D-Bus services directory...... : /usr/share/dbus-1/services
Build with NetworkManager..... : no
SSL Library/Libraries......... : Mozilla NSS and GnuTLS
Build with Cyrus SASL support. : no
Use kerberos 4 with zephyr.... : no
Use external libzephyr........ : no
Has you....................... : yes

Use XScreenSaver Extension.... : yes
Use X Session Management...... : yes
Use startup notification...... : yes
Build with GtkSpell support... : yes

Build with plugin support..... : yes
Build with Mono support....... : no
Build with Perl support....... : yes
Build with Tcl support........ : yes
Build with Tk support......... : yes

Print debugging messages...... : no

Pidgin will be installed in /usr/local/bin.

configure complete, now type 'make'

其实我是想制作一个pidgin的deb包,无奈在buildpackage的时候总是出错,错误提示和第一帖里的一样。没办法,就只有去mkae了,没想到make也没通过。。。。。。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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