Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2007 14:47:38 -0400
From:      Vinny <vinny-mail-01+20070729@palaceofretention.ca>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   gtk-recordmydesktop fails to build - no port either
Message-ID:  <46ACE0CA.2050906@palaceofretention.ca>

next in thread | raw e-mail | index | archive | help
Hello Everyone,

I can't find gtk-recordmydesktop (or qt-recordmydesktop) in the
ports tree even though recordmydesktop is there and installs.

I tried to download the tarball for gtk-recordmydesktop and install
it.  Here are the results:

t/mv{152}~/dl/gtk-recordmydesktop-0.3.5: ls
AUTHORS         Makefile.am     config.guess    configure 
mkinstalldirs
COPYING         Makefile.in     config.log      configure.ac    po
ChangeLog       NEWS            config.rpath    install-sh      py-compile
INSTALL         README          config.status   m4              src
Makefile        aclocal.m4      config.sub      missing


t/mv{153}~/dl/gtk-recordmydesktop-0.3.5: ./configure --prefix=/usr/local
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: Storing library files in /usr/local/lib
prefix set to /usr/local
configure: Storing data files in ${prefix}/share
configure: Storing configuration files in /usr/local/etc
configure: Using localstatedir /usr/local/var
checking for a Python interpreter with version >= 2.3... python
checking for python... /usr/local/bin/python
checking for python version... 2.4
checking for python platform... freebsd6
checking for python script directory... 
${prefix}/lib/python2.4/site-packages
checking for python extension module directory... 
${exec_prefix}/lib/python2.4/site-packages
configure: Using pythondir /usr/local/lib/python2.4/site-packages
checking for style of include used by make... GNU
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 dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 build system type... i386-unknown-freebsd6.2
checking host system type... i386-unknown-freebsd6.2
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PYGTK... yes
configure: Using pygtk installed in /usr/local/lib/python2.4/site-packages
checking for GTK... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/rmdConfig.py
config.status: creating src/gtk-recordMyDesktop
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: executing depfiles commands
config.status: executing default-1 commands


t/mv{154}~/dl/gtk-recordmydesktop-0.3.5: make
Making all in src
Making all in po
Error expanding embedded variable.
*** Error code 1

Stop in /usr/home/mv/dl/gtk-recordmydesktop-0.3.5.


Anyone have any ideas?

I tried gmake and imake - no joy.

Thanks
Vinny



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46ACE0CA.2050906>