gnokii-users
[Top][All Lists]
Advanced

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

Re: Compiling gnocky (was Re: "undefined reference to `g_thread_init'")


From: Igor Walter
Subject: Re: Compiling gnocky (was Re: "undefined reference to `g_thread_init'")
Date: Wed, 6 Jun 2007 20:05:40 -0300

OK!

I have found a hint in a previous message.

The solution was calling:

./configure LIBS=-
lgthread-2.0

and then make.

It works fine.

Igor


On 6/6/07, Igor Walter <address@hidden> wrote:
Well,

I run a Red Hat box (Fedora Core 6) and I've got the same error.

Before make I ran configure. I have also tried autogen.sh that calls configure and got the same error:

main.o: In function `main':
gnocky-0.0.3/src/main.c:202: undefined reference to `g_thread_init'
collect2: ld returned 1 exit status
make[2]: *** [gnocky] Error 1
make[2]: Leaving directory `gnocky-0.0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `gnocky-0.0.3'
make: *** [all] Error 2

Any hint?

Igor



reply via email to

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