microdc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microdc-devel] problem compiling on ubuntu


From: Kim Leandersson
Subject: [microdc-devel] problem compiling on ubuntu
Date: Sat, 24 Feb 2007 14:46:20 +0100

Hi,

Trying to install microdc2-0.15.6 on ubuntu dapper. The configure part
runs without any problems. When doing make it stops with the following
errors.

make[3]: Entering directory `/home/e8kim/microdc2-0.15.6/src'
gcc -Wall  -g -O2   -o microdc2  command.o connection.o variables.o fs.o
xml_flist.o hub.o huffman.o main.o lookup.o filelist-in.o screen.o
search.o user.o util.o tth_file.o local_flist.o hash.o charsets.o
common/libcommon.a bzip2/libbzip2.a tth/libtth.a ../lib/libgnu.a
-lreadline
command.o: In function
`cmd_say':/home/e8kim/microdc2-0.15.6/src/command.c:867: undefined
reference to `main_to_utf8_string'
:/home/e8kim/microdc2-0.15.6/src/command.c:862: undefined reference to
`main_to_utf8_string'
hub.o: In function
`prepare_chat_string_for_display':/home/e8kim/microdc2-0.15.6/src/hub.c:
422: undefined reference to `try_utf8_to_main_string'
filelist-in.o: In function
`parse_main':/home/e8kim/microdc2-0.15.6/src/filelist-in.c:363:
undefined reference to `filelist_xml_open'
:/home/e8kim/microdc2-0.15.6/src/filelist-in.c:365: undefined reference
to `filelist_bzxml_open'
user.o: In function
`user_handle_command':/home/e8kim/microdc2-0.15.6/src/user.c:1056:
undefined reference to `utf8_to_main_string'
collect2: ld returned 1 exit status
make[3]: *** [microdc2] Error 1
make[3]: Leaving directory `/home/e8kim/microdc2-0.15.6/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/e8kim/microdc2-0.15.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/e8kim/microdc2-0.15.6'
make: *** [all] Error 2

I've searched the list archive as well as google for the above without
any luck. On google you get a couple of hits but only in russian. Can
someone give me some hints on where to look for a solution to this
error?

//kim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]