Did any one manage to install Glipper in FreeBSD 6.1?

nunoauboulot at aim.com nunoauboulot at aim.com
Thu Dec 7 17:23:42 PST 2006


Hi,

I have FreeBSD 6.1 and Gnome 2.16.2 and I had no success in installing 
Glipper.

I tried both 0.89 and 0.95.1 Glipper versions, and for each one, I 
pasted below the respective output.

With regards the attempt to install version 0.95.1, I found very 
curious that the output suggested me to install the packages: 
"Automake", "Autoconf", "GNU m4", "libiconv", and "Perl packages".

I don't know exactly which "Perl packages" the output refers to, 
however, my system has a few Perl packages installed. As for the first 
four packages, I do have them, and in the following versions:
"automake-1.4.6_2", and "automake-1.9.6"
"autoconf-2.13.000227_5", and "autoconf-2.59_2"
"m4-1.4.4" ("GNU m4")
"libiconv-1.9.2_2"

I'd appreciate any help.

Thanks

------------------------------------glipper-0.89-------------------------
-----------
localhost# tar xvf glipper-0.89.tar.gz
x glipper-0.89/
x glipper-0.89/m4/
x glipper-0.89/m4/ChangeLog
x glipper-0.89/po/
x glipper-0.89/po/ChangeLog
x glipper-0.89/po/Makefile.in.in
x glipper-0.89/po/POTFILES.in
x glipper-0.89/po/de.po
x glipper-0.89/po/fr.po
x glipper-0.89/po/sv.po
x glipper-0.89/README
x glipper-0.89/configure.in
x glipper-0.89/aclocal.m4
x glipper-0.89/Makefile.am
x glipper-0.89/Makefile.in
x glipper-0.89/config.h.in
x glipper-0.89/configure
x glipper-0.89/ABOUT-NLS
x glipper-0.89/AUTHORS
x glipper-0.89/COPYING
x glipper-0.89/ChangeLog
x glipper-0.89/INSTALL
x glipper-0.89/NEWS
x glipper-0.89/config.rpath
x glipper-0.89/depcomp
x glipper-0.89/install-sh
x glipper-0.89/missing
x glipper-0.89/mkinstalldirs
x glipper-0.89/intltool-extract.in
x glipper-0.89/intltool-merge.in
x glipper-0.89/intltool-update.in
x glipper-0.89/preferences.glade
x glipper-0.89/preferences.gladep
x glipper-0.89/src/
x glipper-0.89/src/Makefile.am
x glipper-0.89/src/Makefile.in
x glipper-0.89/src/eggtrayicon.c
x glipper-0.89/src/main.c
x glipper-0.89/src/prefcallbacks.c
x glipper-0.89/src/preferences.c
x glipper-0.89/src/prefsupport.c
x glipper-0.89/src/eggtrayicon.h
x glipper-0.89/src/glipper-i18n.h
x glipper-0.89/src/prefcallbacks.h
x glipper-0.89/src/preferences.h
x glipper-0.89/src/prefsupport.h
x glipper-0.89/data/
x glipper-0.89/data/Makefile.am
x glipper-0.89/data/Makefile.in
x glipper-0.89/data/glipper.desktop.in
x glipper-0.89/data/glipper.png
localhost# cd glipper-0.89/
localhost# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
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 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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... 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 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 intltool >= 0.23... 0.34.1 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/local/bin/iconv
checking for msgfmt... /usr/local/bin/msgfmt
checking for msgmerge... /usr/local/bin/msgmerge
checking for xgettext... /usr/local/bin/xgettext
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FR... yes
checking for ANSI C header files... (cached) yes
checking for libintl.h... (cached) no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking return type of signal handlers... void
checking for mkdir... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing intltool commands
localhost# make
make all-recursive
Making all in src
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXTHREADS -DXUSE_MTSAFE_API 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include 
-I/usr/local/include/atk-1.0 -I/usr/local/include/cairo 
-I/usr/local/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/local/include/freetype2 -I/usr/local/include -I.. 
-DGLIPPERLOCALEDIR=\""/usr/local//locale"\" 
-DPIXMAPDIR=\""/usr/local/share/pixmaps"\" -g -O2 -MT eggtrayicon.o -MD 
-MP -MF ".deps/eggtrayicon.Tpo" -c -o eggtrayicon.o eggtrayicon.c; then 
mv -f ".deps/eggtrayicon.Tpo" ".deps/eggtrayicon.Po"; else rm -f 
".deps/eggtrayicon.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXTHREADS -DXUSE_MTSAFE_API 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include 
-I/usr/local/include/atk-1.0 -I/usr/local/include/cairo 
-I/usr/local/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/local/include/freetype2 -I/usr/local/include -I.. 
-DGLIPPERLOCALEDIR=\""/usr/local//locale"\" 
-DPIXMAPDIR=\""/usr/local/share/pixmaps"\" -g -O2 -MT main.o -MD -MP 
-MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" 
".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
main.c: In function `main':
main.c:450: error: `LC_ALL' undeclared (first use in this function)
main.c:450: error: (Each undeclared identifier is reported only once
main.c:450: error: for each function it appears in.)
*** Error code 1

Stop in /usr/home/mypath/glipper/glipper-0.89/src.
*** Error code 1

Stop in /usr/home/mypath/glipper/glipper-0.89.
*** Error code 1

Stop in /usr/home/mypath/glipper/glipper-0.89.
localhost#

------------------------------------glipper-0.95.1-----------------------
-------------

localhost# tar xvf glipper-0.95.1.tar.gz
x glipper-0.95.1/m4/iconv.m4
x glipper-0.95.1/m4/glibc21.m4
x glipper-0.95.1/m4/lib-link.m4
x glipper-0.95.1/m4/uintmax_t.m4
x glipper-0.95.1/m4/codeset.m4
x glipper-0.95.1/m4/wchar_t.m4
x glipper-0.95.1/m4/longdouble.m4
x glipper-0.95.1/m4/size_max.m4
x glipper-0.95.1/m4/ulonglong.m4
x glipper-0.95.1/m4/inttypes-h.m4
x glipper-0.95.1/m4/longlong.m4
x glipper-0.95.1/m4/gnome-doc-utils.m4
x glipper-0.95.1/m4/printf-posix.m4
x glipper-0.95.1/m4/intltool.m4
x glipper-0.95.1/m4/intmax.m4
x glipper-0.95.1/m4/signed.m4
x glipper-0.95.1/m4/lib-prefix.m4
x glipper-0.95.1/m4/intdiv0.m4
x glipper-0.95.1/m4/stdint_h.m4
x glipper-0.95.1/m4/inttypes_h.m4
x glipper-0.95.1/m4/xsize.m4
x glipper-0.95.1/m4/lcmessage.m4
x glipper-0.95.1/m4/glibc2.m4
x glipper-0.95.1/m4/visibility.m4
x glipper-0.95.1/m4/gettext.m4
x glipper-0.95.1/m4/wint_t.m4
x glipper-0.95.1/m4/lock.m4
x glipper-0.95.1/m4/ChangeLog
x glipper-0.95.1/m4/po.m4
x glipper-0.95.1/m4/progtest.m4
x glipper-0.95.1/m4/nls.m4
x glipper-0.95.1/m4/inttypes-pri.m4
x glipper-0.95.1/m4/lib-ld.m4
x glipper-0.95.1/help/C/glipper.xml
x glipper-0.95.1/help/de/de.po
x glipper-0.95.1/help/fr/fr.po
x glipper-0.95.1/help/Makefile.am
x glipper-0.95.1/help/Makefile.in
x glipper-0.95.1/autom4te.cache/traces.0
x glipper-0.95.1/autom4te.cache/output.1
x glipper-0.95.1/autom4te.cache/requests
x glipper-0.95.1/autom4te.cache/traces.1
x glipper-0.95.1/autom4te.cache/output.0
x glipper-0.95.1/data/Makefile.am
x glipper-0.95.1/data/glipper-properties.glade
x glipper-0.95.1/data/glipper.desktop.in
x glipper-0.95.1/data/Makefile.in
x glipper-0.95.1/data/glipper.png
x glipper-0.95.1/src/utils/eggtrayicon.h
x glipper-0.95.1/src/utils/keybinder.h
x glipper-0.95.1/src/utils/eggtrayicon.c
x glipper-0.95.1/src/utils/glipper-i18n.h
x glipper-0.95.1/src/utils/keybinder.c
x glipper-0.95.1/src/utils/eggaccelerators.c
x glipper-0.95.1/src/utils/eggaccelerators.h
x glipper-0.95.1/src/Makefile.am
x glipper-0.95.1/src/main.c
x glipper-0.95.1/src/preferences.c
x glipper-0.95.1/src/preferences.h
x glipper-0.95.1/src/main.h
x glipper-0.95.1/src/Makefile.in
x glipper-0.95.1/po/en at boldquot.header
x glipper-0.95.1/po/insert-header.sin
x glipper-0.95.1/po/Makevars
x glipper-0.95.1/po/quot.sed
x glipper-0.95.1/po/Rules-quot
x glipper-0.95.1/po/POTFILES.in
x glipper-0.95.1/po/Makefile.in.in
x glipper-0.95.1/po/fr.po
x glipper-0.95.1/po/remove-potcdate.sin
x glipper-0.95.1/po/de.po
x glipper-0.95.1/po/en at quot.header
x glipper-0.95.1/po/boldquot.sed
x glipper-0.95.1/po/ChangeLog
x glipper-0.95.1/po/ru.po
x glipper-0.95.1/install-sh
x glipper-0.95.1/Makefile.am
x glipper-0.95.1/intltool-update.in
x glipper-0.95.1/config.sub
x glipper-0.95.1/configure.in~
x glipper-0.95.1/configure.in
x glipper-0.95.1/COPYING
x glipper-0.95.1/NEWS
x glipper-0.95.1/config.guess
x glipper-0.95.1/NEWS~
x glipper-0.95.1/missing
x glipper-0.95.1/intltool-merge.in
x glipper-0.95.1/autogen.sh
x glipper-0.95.1/config.h.in
x glipper-0.95.1/config.status.lineno
x glipper-0.95.1/INSTALL
x glipper-0.95.1/depcomp
x glipper-0.95.1/gnome-doc-utils.make
x glipper-0.95.1/intltool-merge
x glipper-0.95.1/intltool-extract
x glipper-0.95.1/config.rpath
x glipper-0.95.1/README
x glipper-0.95.1/AUTHORS
x glipper-0.95.1/Makefile.in
x glipper-0.95.1/ChangeLog
x glipper-0.95.1/intltool-update
x glipper-0.95.1/ABOUT-NLS
x glipper-0.95.1/aclocal.m4
x glipper-0.95.1/configure
x glipper-0.95.1/intltool-extract.in
localhost# cd glipper-0.95.1/
localhost# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
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 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... gcc3
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 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 intltool >= 0.23... 0.35.0 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/local/bin/iconv
checking for msgfmt... /usr/local/bin/msgfmt
checking for msgmerge... /usr/local/bin/msgmerge
checking for xgettext... /usr/local/bin/xgettext
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking build system type... i386-unknown-freebsd6.1
checking host system type... i386-unknown-freebsd6.1
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking whether GNOME support must be compiled in... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GDU_MODULE_VERSION_CHECK... yes
checking for FR... yes
checking for ANSI C header files... (cached) yes
checking for libintl.h... (cached) no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking return type of signal handlers... void
checking for mkdir... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating help/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing intltool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing po/stamp-it commands
localhost# make
cd . && /bin/sh /usr/home/mypath/glipper/glipper-0.95.1/missing --run 
aclocal-1.9 -I m4
aclocal-1.9: not found
WARNING: `aclocal-1.9' is missing on your system. You should only need 
it if
you modified `acinclude.m4' or `configure.in'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
cd . && /bin/sh /usr/home/mypath/glipper/glipper-0.95.1/missing --run 
autoheader
autoheader: not found
WARNING: `autoheader' is missing on your system. You should only need 
it if
you modified `acconfig.h' or `configure.in'. You might want
to install the `Autoconf' and `GNU m4' packages. Grab them
from any GNU archive site.
rm -f stamp-h1
touch ./config.h.in
cd . && /bin/sh /usr/home/mypath/glipper/glipper-0.95.1/missing --run 
autoconf
autoconf: not found
WARNING: `autoconf' is missing on your system. You should only need it 
if
you modified `configure.in'. You might want to install the
`Autoconf' and `GNU m4' packages. Grab them from any GNU
archive site.
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --no-create 
--no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
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 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... gcc3
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 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 intltool >= 0.23... 0.35.0 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/local/bin/iconv
checking for msgfmt... /usr/local/bin/msgfmt
checking for msgmerge... /usr/local/bin/msgmerge
checking for xgettext... /usr/local/bin/xgettext
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking build system type... i386-unknown-freebsd6.1
checking host system type... i386-unknown-freebsd6.1
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking whether GNOME support must be compiled in... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GDU_MODULE_VERSION_CHECK... yes
checking for FR... yes
checking for ANSI C header files... (cached) yes
checking for libintl.h... (cached) no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking return type of signal handlers... void
checking for mkdir... yes
configure: creating ./config.status
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
Making all in src
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -D_REENTRANT -DXTHREADS 
-DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 
-I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 
-I/usr/local/include/cairo -I/usr/local/include/pango-1.0 
-I/usr/X11R6/include -I/usr/local/include/freetype2 
-I/usr/local/include -I/usr/local/include/libglade-2.0 
-I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 
-I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 
-I/usr/local/include/gconf/2 -I/usr/local/include/gnome-vfs-2.0 
-I/usr/local/lib/gnome-vfs-2.0/include 
-I/usr/local/include/bonobo-activation-2.0 -I.. 
-DGLIPPERLOCALEDIR=\""/usr//locale"\" 
-DPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DGLADEDIR=\""/usr/share/glipper"\" -g -O2 -MT main.o -MD -MP -MF 
".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" 
".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
main.c: In function `main':
main.c:595: error: `LC_ALL' undeclared (first use in this function)
main.c:595: error: (Each undeclared identifier is reported only once
main.c:595: error: for each function it appears in.)
*** Error code 1

Stop in /usr/home/mypath/glipper/glipper-0.95.1/src.
*** Error code 1

Stop in /usr/home/mypath/glipper/glipper-0.95.1.
*** Error code 1

Stop in /usr/home/mypath/glipper/glipper-0.95.1.
localhost#
________________________________________________________________________
Check Out the new free AIM(R) Mail -- 2 GB of storage and 
industry-leading spam and email virus protection.



More information about the freebsd-gnome mailing list