Date: Thu, 10 Nov 2011 18:27:49 -0800 From: "Li, Ming (Candy)" <Ming.Li@spirent.com> To: "Craig Rodrigues" <rodrigc@crodrigues.org> Cc: gnome@freebsd.org Subject: RE: Please help to look at the problem happened during my installation of atk on FreeBSD! Message-ID: <CBE1C878D7E6E246893048D795432B9C0208B17C@spccalexcbe01.AD.SPIRENTCOM.COM> In-Reply-To: <CAG=rPVeNJ1sRj2q_3J_%2BZLKGzD1MbLsG8oRjc7%2Bj4Z7Ha2_e5g@mail.gmail.com> References: <CBE1C878D7E6E246893048D795432B9C0208B0DF@spccalexcbe01.AD.SPIRENTCOM.COM> <CAG=rPVeNJ1sRj2q_3J_%2BZLKGzD1MbLsG8oRjc7%2Bj4Z7Ha2_e5g@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
Dear Craig, I installed Wireshark under the user ports using "make install clean" command. Thank you very much! [root@CandyFreeBSD /usr/ports/net/wireshark]# make install clean ===> wireshark-1.6.2 depends on file: /usr/local/bin/python2.5 - found ===> wireshark-1.6.2 depends on executable: gmake - found ===> wireshark-1.6.2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> wireshark-1.6.2 depends on file: /usr/local/bin/perl5.8.8 - found ===> wireshark-1.6.2 depends on file: /usr/local/bin/intltool-extract - found ===> wireshark-1.6.2 depends on executable: pkg-config - found ===> wireshark-1.6.2 depends on shared library: pcre.0 - found ===> wireshark-1.6.2 depends on shared library: portaudio - found ===> wireshark-1.6.2 depends on shared library: smi.2 - found ===> wireshark-1.6.2 depends on shared library: adns.1 - found ===> wireshark-1.6.2 depends on shared library: GeoIP.5 - found ===> wireshark-1.6.2 depends on shared library: gnutls.47 - found ===> wireshark-1.6.2 depends on shared library: gcrypt.18 - found ===> wireshark-1.6.2 depends on shared library: gcrypt.18 - found ===> wireshark-1.6.2 depends on shared library: iconv.3 - found ===> wireshark-1.6.2 depends on shared library: intl - found ===> wireshark-1.6.2 depends on shared library: atk-1.0.0 - not found ===> Verifying install for atk-1.0.0 in /usr/ports/accessibility/atk ===> atk-1.22.0_1 depends on file: /usr/local/bin/libtool - found ===> atk-1.22.0_1 depends on executable: pkg-config - found ===> atk-1.22.0_1 depends on shared library: intl - found ===> atk-1.22.0_1 depends on shared library: glib-2.0.0 - found ===> Configuring for atk-1.22.0_1 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 gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... i386-portbld-freebsd6.3 checking host system type... i386-portbld-freebsd6.3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by cc... /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 recognize dependent libraries... pass_all checking how to run the C preprocessor... cc -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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.3 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.3 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.3 ld.so checking how to hardcode library paths into programs... immediate checking for some Win32 platform... no checking for native Win32 platform... no checking for aclocal flags... checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.5.7... gnome-config: not found gnome-config: not found no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. checking for pkg-config... (cached) /usr/local/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... gnome-config: not found gnome-config: not found no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. configure: error: *** GLIB 2.0.0 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed *** but not in the same location as pkg-config add the location of the file *** glib-2.0.pc to the environment variable PKG_CONFIG_PATH. ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/usr/ports/accessibility/atk/work/atk-1.22.0/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop in /usr/ports/accessibility/atk. *** Error code 1 Stop in /usr/ports/net/wireshark. *** Error code 1 Stop in /usr/ports/net/wireshark. [root@CandyFreeBSD /usr/ports/net/wireshark]# Best Regards, Candy Li (Li, Ming) -----Original Message----- From: crodr001@gmail.com [mailto:crodr001@gmail.com] On Behalf Of Craig Rodrigues Sent: Thursday, November 10, 2011 8:46 PM To: Li, Ming (Candy) Cc: gnome@freebsd.org Subject: Re: Please help to look at the problem happened during my installation of atk on FreeBSD! Hi, Can you provide more details about what commands you typed to install wireshark? Did you download Wireshark from http://wireshark.org, or did you try to install it from http://http://www.freebsd.org/ports ? -- Craig Rodrigues rodrigc@crodrigues.org On Thu, Nov 10, 2011 at 1:51 AM, Li, Ming (Candy) <Ming.Li@spirent.com> wrote: > Dear all, > > > > I tried to install wireshark on FreeBSD and the error happened when > the dependency atk be installed as following, I make show that I have > installed the glib and also attached the config log below: <DIV><FONT size="1"> E-mail confidentiality. -------------------------------- This e-mail contains confidential and / or privileged information belonging to Spirent Communications plc, its affiliates and / or subsidiaries. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution and / or the taking of any action based upon reliance on the contents of this transmission is strictly forbidden. If you have received this message in error please notify the sender by return e-mail and delete it from your system. Spirent Communications plc Northwood Park, Gatwick Road, Crawley, West Sussex, RH10 9XN, United Kingdom. Tel No. +44 (0) 1293 767676 Fax No. +44 (0) 1293 767677 Registered in England Number 470893 Registered at Northwood Park, Gatwick Road, Crawley, West Sussex, RH10 9XN, United Kingdom. Or if within the US, Spirent Communications, 26750 Agoura Road, Calabasas, CA, 91302, USA. Tel No. 1-818-676- 2300 </FONT></DIV>help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CBE1C878D7E6E246893048D795432B9C0208B17C>
