> >also the compile does not indicate that LGFDSET is active > >either so im sure something is wrong with the compile. > > Did you use configure utility? You can type 'configure --help' > and see what build options are available to you. The idea > of configure utility is (among other things) to make feature selection > easy, so you do not have to remember hundreds of options to make. > > Just run: > configure --with-large-fdset > make optdepend > make optnoshared > > and you will have gk with large-fdset enabled (and reported through the status line). > ok thanks. i did not know about the optdepend function. i cleaned off the file area, and got new cvs today. i entered the above, now i seem to be missing a lib. here is now the error. : warning: Using 'getprotobyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /home/ray/openh323/../pwlib/lib/libpt_linux_x86_r_s.a(sockets.o) (.text._ZN7PSocket16GetPortByServiceEPKcRK7PString+0x7f): In function `PSocket::GetPortByService(char const*, PString const&)': : warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /home/ray/openh323/../pwlib/lib/libpt_linux_x86_r_s.a(sockets.o) (.text._ZN7PSocket16GetServiceByPortEPKct+0x26): In function `PSocket::GetServiceByPort(char const*, unsigned short)': : 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.6 20030820 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[1]: *** [obj_linux_x86_r/gnugk] Error 1 make[1]: Leaving directory `/home/ray/2.2/openh323gk' make: *** [optnoshared] Error 2 best regards ray ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/