Results 1 to 3 of 3
Hi EveryOne!!
When I'm trying to install ip messenger (g2ipmsg-0.8.6), I am getting error messages. Please help me in this regard.
I'm using OpenSuse 10.3... unzipped the tar on the ...
- 08-19-2009 #1Just Joined!
- Join Date
- May 2009
- Posts
- 2
Problem with IpMsg installation...
Hi EveryOne!!
When I'm trying to install ip messenger (g2ipmsg-0.8.6), I am getting error messages. Please help me in this regard.
I'm using OpenSuse 10.3... unzipped the tar on the desktop ...then cd g2ipmsg-0.8.6/
./configure --- done succesfully
Vijay:~/Desktop/g2ipmsg-0.8.6 # ./configure
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
checking whether to enable maintainer-specific portions of Makefiles... no
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 for strerror in -lcposix... no
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 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 intltool >= 0.31... 0.35.0 found
checking for perl... /usr/bin/perl
checking for XML::Parser... 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 how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... 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... 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 for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... ja
Using config source xml::/etc/gconf/gconf.xml.schemas for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for GST... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
make ---
Vijay:~/Desktop/g2ipmsg-0.8.6 # make
make all-recursive
make[1]: Entering directory `/root/Desktop/g2ipmsg-0.8.6'
Making all in src
make[2]: Entering directory `/root/Desktop/g2ipmsg-0.8.6/src'
gcc -g -O2 -o g2ipmsg ipmsg.o support.o interface.o callbacks.o hostinfo.o msginfo.o udp.o message.o userdb.o protocol.o codeset.o recvmsg.o logfile.o menu.o fileattach.o tcp.o sound.o netcommon.o fuzai.o uicommon.o main.o -pthread -L/usr/local/lib -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgconf-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -pthread -L/usr/local/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0
/usr/lib/gcc/i586-suse-linux/4.2.1/../../../../i586-suse-linux/bin/ld: cannot find -lgstreamer-0.10
collect2: ld returned 1 exit status
make[2]: *** [g2ipmsg] Error 1
make[2]: Leaving directory `/root/Desktop/g2ipmsg-0.8.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/g2ipmsg-0.8.6'
make: *** [all] Error 2
Vijay:~/Desktop/g2ipmsg-0.8.6 #
I think it is the problem with linking library
... because i've installed in another pc & is working good.
If I posted this in the wrong place I'm sorry...
- 08-19-2009 #2
It looks like you may need to set a flag if the processor is an AMD.
Have you read the readme file??
- 08-20-2009 #3Just Joined!
- Join Date
- May 2009
- Posts
- 2


Reply With Quote
