[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make error: undefined reference to '.L814'
From: |
Charmaine Tian |
Subject: |
make error: undefined reference to '.L814' |
Date: |
Tue, 28 Oct 2003 19:03:44 -0800 |
Hi,
I was trying to do a make in gnokii-0.4.3 with -g option and I got this make
error:
...
gcc -Wl,--rpath -Wl,/usr/local/lib gnokii.o
./common/gsm-filetypes.o -L/usr/X11R6/lib -lXpm -lX11 -L../common -lgnokii
-o gnokii
../common/libgnokii.so: undefined reference to `.L814'
If I use "-O2 -Wall" instead of "-g" option during make, the error is gone.
How can I get rid of the ".L814" error? Thanks in advance.
--Charmaine
- make error: undefined reference to '.L814',
Charmaine Tian <=