address@hidden:~/deb/ohphone$ make debugnoshared make P_SHAREDLIB=0 debug make[1]: Entering directory `/home/jesse/deb/ohphone' make[2]: Entering directory `/home/jesse/deb/ohphone' g++ -o obj_linux_x86_d/ohphone -Wl,--gc-sections -L/home/jesse/deb/pwlib/lib -static -L/home/jesse/deb/openh323/lib -L/usr/local/lib -L/usr/X11R6/lib -g -pg -a -L/home/jesse/deb/vicp ./obj_linux_x86_d/main.o ./obj_linux_x86_d/vidlinux.o ./obj_linux_x86_d/xlibvid.o -lh323_linux_x86_d -lpt_linux_x86_d -lvich263 -lXext -lX11 -lpthread -lSDL -lresolv -ldl /usr/lib/gcc-lib/i486-linux/3.3.2/../../../libSDL.a(SDL_x11gl.lo)(.text+0x946): In function `X11_GL_LoadLibrary': : warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /home/jesse/deb/pwlib/lib/libpt_linux_x86_d.a(tlib.o)(.text._ZNK8PProcess12GetGroupNameEv+0x4d): In function `PProcess::GetGroupName() const': /home/jesse/deb/pwlib/src/ptlib/unix/tlibthrd.cxx:1131: warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /home/jesse/deb/pwlib/lib/libpt_linux_x86_d.a(tlib.o)(.text._ZN8PProcess12SetGroupNameERK7PStringi+0x179): In function `PProcess::SetGroupName(PString const&, int)': /home/jesse/deb/pwlib/src/ptlib/unix/tlibthrd.cxx:1227: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /home/jesse/deb/pwlib/lib/libpt_linux_x86_d.a(tlib.o)(.text._ZN8PProcess11SetUserNameERK7PStringi+0x179): In function `PProcess::SetUserName(PString const&, int)': /home/jesse/deb/pwlib/src/ptlib/unix/tlibthrd.cxx:1227: warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /home/jesse/deb/pwlib/lib/libpt_linux_x86_d.a(tlib.o)(.text._ZN8PProcess12PXGetHomeDirEv+0x53): In function `PProcess::PXGetHomeDir()': /home/jesse/deb/pwlib/src/ptlib/unix/tlib.cxx:432: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /home/jesse/deb/pwlib/lib/libpt_linux_x86_d.a(sockets.o)(.text._ZN11PHostByName7GetHostERK7PString+0xf2): In function `PHostByName::GetHost(PString const&)': ../common/sockets.cxx:1482: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /home/jesse/deb/pwlib/lib/libpt_linux_x86_d.a(sockets.o)(.text._ZN11PHostByAddr7GetHostERKN9PIPSocket7AddressE+0x10f): In function `__static_initialization_and_destruction_0': ../common/sockets.cxx:977: warning: Using 'gethostbyaddr_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking/home/jesse/deb/pwlib/lib/libpt_linux_x86_d.a(udp.o)(.text._Z13parseHostNamePcPjPtj+0x152): In function `sendMessage(int, char*, int, unsigned, unsigned short)': ../../ptclib/udp.cxx:300: warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /home/jesse/deb/pwlib/lib/libpt_linux_x86_d.a(sockets.o)(.text._ZN7PSocket17GetNameByProtocolEt+0x21): In function `PSocket::GetNameByProtocol(unsigned short)': ../common/sockets.cxx:1781: warning: Using 'getprotobynumber' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /home/jesse/deb/pwlib/lib/libpt_linux_x86_d.a(sockets.o)(.text._ZN7PSocket17GetProtocolByNameERK7PString+0x21): In function `PSocket::GetProtocolByName(PString const&)': ../common/sockets.cxx:1781: warning: Using 'getprotobyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking/home/jesse/deb/pwlib/lib/libpt_linux_x86_d.a(sockets.o)(.text._ZN7PSocket16GetPortByServiceEPKcRK7PString+0xc6): In function `PSocket::GetPortByService(char const*, PString const&)': ../common/sockets.cxx:2746: warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /home/jesse/deb/pwlib/lib/libpt_linux_x86_d.a(sockets.o)(.text._ZN7PSocket16GetServiceByPortEPKct+0x33): In function `PSocket::GetServiceByPort(char const*, unsigned short)':../common/sockets.cxx:1916: warning: Using 'getservbyport' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: BFD 2.14.90.0.7 20031029 Debian GNU/Linux internal error, aborting at ../../bfd/elf32-i386.c line 2247 in elf_i386_relocate_section /usr/bin/ld: Please report this bug. collect2: ld returned 1 exit status make[2]: *** [obj_linux_x86_d/ohphone] Error 1 make[2]: Leaving directory `/home/jesse/deb/ohphone' make[1]: *** [debug] Error 2 make[1]: Leaving directory `/home/jesse/deb/ohphone' make: *** [debugnoshared] Error 2