gnokii-users
[Top][All Lists]
Advanced

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

Re: smsd core dumping on FreeBSD


From: BORBELY Zoltan
Subject: Re: smsd core dumping on FreeBSD
Date: Tue, 29 Jul 2003 17:26:22 +0200
User-agent: Mutt/1.4.1i

Hi,

On Tue, Jul 29, 2003 at 04:19:11PM +0200, Guido Falsi wrote:
> Anyway there a little glitch when compiling the CVS source on FreeBSD. I
> get the following error(I used the ports system skeleton to compile the
> cvs...using the already mentioned port PR I made...but I don't think
> those little patches are at fault) when linking gnokii:
> 
> gmake[1]: Entering directory
> `/usr/ports/comms/gnokii/work/gnokii-0.5.2/gnokii'
> cc -O2 -pipe -march=k6  -I../include -O2 -pipe -march=k6
> -I/usr/local/include  -c -o gnokii.o gnokii.c
> cc  gnokii.o -L/usr/local/lib  -lgnugetopt  /usr/local/lib/libintl.so
> -Wl,-rpath -Wl,/usr/local/lib -L../common -lgnokii -o gnokii
> gnokii.o: In function `playringtone':
> gnokii.o(.text+0x8c3a): undefined reference to `gn_ringtone_get_tone'
> gmake[1]: *** [gnokii] Error 1
> gmake[1]: Leaving directory
> `/usr/ports/comms/gnokii/work/gnokii-0.5.2/gnokii'
> gmake: *** [gnokii] Error 2
> *** Error code 2

I think the linker tries to use the the previously installed libgnokii.so.
Delete /usr/local/lib/libgnokii.so or /usr/lib/libgnokii.so first and
run make again. It have to solve this problem.

Bye,
Bozo




reply via email to

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