I tried to build debugnoshared version for Gnugk.
But not be able to do it.
I do like this:
cd pwlib
./configure
make debugnoshared
cd openh323
./configure
make debugnoshared
cd openh323gk
./configure
make debugnoshared
Everything gos fine. but when I try
# file gnugk
gnugk: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), not stripped when I copy it to other machine, it asks for librarys. I am using RH7.3, gcc2.95,
Gnu Make3.79.1
What is the problem? Could anybody help
please?
Thanks in advance!
|