Support for Nokia 770/maemo 2.0

Stephan Krause stkrause at tm.uka.de
Mon Jul 31 15:28:00 CEST 2006


Hi,

> Fixed in r2700 ... can you confirm?

Yes, that solves the problem.

Unfortunately, I'm still not able to create packages: the packaging does now
fail at libmnetutil due to some phony "undefined reference": (full log 
attached)

g++ -Wall -D_REENTRANT -g -O2 -o 000_compile 000_compile.o  -L/home/stkrause/minisip/build/build-area/debian/libmnetutil-0.3.1+r2685 -L/home/stkrause/minisip/install/x86-pc-linux-gnu/usr/lib /home/stkrause/minisip/install/x86-pc-linux-gnu/usr/lib/libmcrypto.so -L/home/stkrause/minisip/build/x86-pc-linux-gnu/libmcrypto/../libmutil/.libs -lssl -lcrypto /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so -lnsl /home/stkrause/minisip/install/x86-pc-linux-gnu/usr/lib/libmutil.so -ldl -lpthread -lresolv -Wl,--rpath -Wl,/home/stkrause/minisip/install/x86-pc-linux-gnu/usr/lib -Wl,--rpath -Wl,/home/stkrause/minisip/install/x86-pc-linux-gnu/usr/lib
000_compile.o:(.rodata._ZTV12HostNotFound[vtable for HostNotFound]+0x10): undefined reference to `NetworkException::what() const'
000_compile.o:(.rodata._ZTI12HostNotFound[typeinfo for HostNotFound]+0x8): undefined reference to `typeinfo for NetworkException'
000_compile.o:(.rodata._ZTV13ConnectFailed[vtable for ConnectFailed]+0x10): undefined reference to `NetworkException::what() const'
000_compile.o:(.rodata._ZTI13ConnectFailed[typeinfo for ConnectFailed]+0x8): undefined reference to `typeinfo for NetworkException'
000_compile.o:(.rodata._ZTV13TLSInitFailed[vtable for TLSInitFailed]+0x10): undefined reference to `NetworkException::what() const'
000_compile.o:(.rodata._ZTI13TLSInitFailed[typeinfo for TLSInitFailed]+0x8): undefined reference to `typeinfo for NetworkException'
000_compile.o:(.rodata._ZTV20TLSContextInitFailed[vtable for TLSContextInitFailed]+0x10): undefined reference to `NetworkException::what() const'
000_compile.o:(.rodata._ZTI20TLSContextInitFailed[typeinfo for TLSContextInitFailed]+0x8): undefined reference to `typeinfo for NetworkException'
000_compile.o: In function `~TLSContextInitFailed':../include/libmnetutil/NetworkException.h:40: undefined reference to `vtable for NetworkException'
000_compile.o: In function `~ConnectFailed':../include/libmnetutil/NetworkException.h:111: undefined reference to `vtable for NetworkException'
:../include/libmnetutil/NetworkException.h:111: undefined reference to `vtable for NetworkException'
000_compile.o: In function `~TLSContextInitFailed':../include/libmnetutil/NetworkException.h:40: undefined reference to `vtable for NetworkException'
000_compile.o: In function `~TLSInitFailed':../include/libmnetutil/NetworkException.h:40: undefined reference to `vtable for NetworkException'
000_compile.o:../include/libmnetutil/NetworkException.h:40: more undefined references to `vtable for NetworkException' follow
collect2: ld returned 1 exit status
make[2]: *** [000_compile] Error 1
make[2]: Leaving directory `/home/stkrause/minisip/build/build-area/debian/libmnetutil-0.3.1+r2685/tests'
m

If you add 
"/home/stkrause/minisip/install/x86-pc-linux-gnu/usr/lib/libmnetutil.so" 
to the gcc-statement, it compiles flawlessly. But unfortunately I don't know
much about the packaging process, so I didn't find where to add that include...

Stephan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: package.log.gz
Type: application/x-gzip
Size: 17480 bytes
Desc: not available
Url : http://lists.minisip.org/pipermail/minisip-users/attachments/20060731/7a73be59/package.log.bin


More information about the Minisip-users mailing list