Advanced Minds

  • Decrease font size
  • Default font size
  • Increase font size
  • default color
  • red color
  • green color
FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
c++ file building x11-toolkits/gtk20 (1 viewing) (1) Guests
Go to bottom Post Reply Favoured: 0
TOPIC: c++ file building x11-toolkits/gtk20
#8569
K. Bradford (Visitor)
Click here to see the profile of this user
Birthdate:
c++ file building x11-toolkits/gtk20  
I encountered the following problem trying to build x11-toolkits/gtk20. I have the latest ports snapshot.  It appears that atk is needed, but the build system does not chase it down and install it first. # make ===   gtk-2.12.9_2 depends on executable: gmake - found ===   gtk-2.12.9_2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===   gtk-2.12.9_2 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===   gtk-2.12.9_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===   gtk-2.12.9_2 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===   gtk-2.12.9_2 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===   gtk-2.12.9_2 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===   gtk-2.12.9_2 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found ===   gtk-2.12.9_2 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found ===   gtk-2.12.9_2 depends on file: /usr/local/bin/perl5.8.8 - found ===   gtk-2.12.9_2 depends on file: /usr/local/bin/libtool - found ===   gtk-2.12.9_2 depends on executable: pkg-config - found ===   gtk-2.12.9_2 depends on shared library: png.5 - found ===   gtk-2.12.9_2 depends on shared library: tiff.4 - found ===   gtk-2.12.9_2 depends on shared library: jpeg.9 - found ===   gtk-2.12.9_2 depends on shared library: cups.2 - found ===   gtk-2.12.9_2 depends on shared library: intl - found ===   gtk-2.12.9_2 depends on shared library: atk-1.0.0 - not found ===    Verifying install for atk-1.0.0 in /usr/ports/accessibility/atk      = No directory for atk-1.0.0.  Skipping.. ===   gtk-2.12.9_2 depends on shared library: glib-2.0.0 - found ===   gtk-2.12.9_2 depends on shared library: pango-1.0.0 - found ===  Configuring for gtk-2.12.9_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 gmake sets $(MAKE)... yes checking build system type... i386-portbld-freebsd7.0 checking host system type... i386-portbld-freebsd7.0 checking for native Win32... no 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 gmake... GNU checking dependency _style_ of cc... gcc3 checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency _style_ of c++... gcc3 test: no: unexpected operator 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 _link_er (/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 how to run the C++ preprocessor... c++ -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... (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 _link_er (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly _link_ed in... no checking dynamic _link_er characteristics... freebsd7.0 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 _link_er (/usr/bin/ld) is GNU ld... yes checking whether the c++ _link_er (/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++ _link_er (/usr/bin/ld) supports shared libraries... yes checking dynamic _link_er characteristics... freebsd7.0 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag F77 to libtool checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for nm... /usr/bin/nm -B checking whether to enable maintainer-specific portions of Makefiles... no checking for some Win32 platform... no checking whether build environment is sane... yes checking for library containing strerror... none required checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether gmake sets $(MAKE)... (cached) yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for _base__DEPENDENCIES... configure: error: Package requirements (glib-2.0 = 2.13.5    atk = 1.9.0    pango = 1.17.3 cairo = 1.2.0) were not met: gnome-config: not found No package 'atk' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables _base__DEPENDENCIES_CFLAGS and _base__DEPENDENCIES_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===  _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 This e-mail address is being protected from spam bots, you need JavaScript enabled to view it , and attach (a) /usr/ports/x11-toolkits/gtk20/work/gtk+-2.12.9/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 ( This e-mail address is being protected from spam bots, you need JavaScript enabled to view it ), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk20.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
      Topics Author Date
    thread link
c++ file building x11-toolkits/gtk20
K. Bradford 2008/05/08 08:14
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
brak autoryzacji nieautoryzowano 905 sprawdz autoryzacje wymiana linkow
great wall of china tours covering news niemieckie samochody dell coupon codes tours of vietnam