В сообщении от 26 июля 2006 17:49 Anton Gorlov написал(a): > У кого 32 битный сизиф и есть под руками pptpd покажите пожалуста вывод > nm -CD /usr/sbin/pptpd > ldd /usr/sbin/pptpd > ldd /usr/lib/pptpd/pptpd-logwtmp.so [icesik@iceberg ~]$ nm -CD /usr/sbin/pptpd U accept U access 0804d354 D allow_severity U __assert_fail U bind U calloc U close U closelog U daemon 0804d358 D deny_severity U dup2 0804d360 V environ 0804d360 V _environ 0804d360 B __environ U __errno_location U execve U execvp U exit U _exit U fclose U fcntl U fgets U fopen U fork U fprintf U free U freopen U gethostbyname U getopt_long U getpid U getservbyname U gettimeofday w __gmon_start__ U hosts_access U inet_addr U inet_ntoa 0804bc5c R _IO_stdin_used w _Jv_RegisterClasses U kill U __libc_start_main U listen U malloc U memcpy U memset U openlog 0804d368 B optarg U perror U pipe U printf U read U realloc U recv U request_init U select U setsockopt U sigaction U sigaddset U sigemptyset U signal U snprintf U socket U sock_host U sprintf U sscanf 0804d364 B stdin U strchr U strcpy U __strdup U strerror U strlcpy U strlen U strncmp U __strtol_internal U syslog U vsnprintf U waitpid U warn U write [icesik@iceberg ~]$ ldd /usr/sbin/pptpd linux-gate.so.1 => (0xffffe000) libwrap.so.0 => /lib/libwrap.so.0 (0xb7f21000) libc.so.6 => /lib/libc.so.6 (0xb7e12000) libnsl.so.1 => /lib/libnsl.so.1 (0xb7dfd000) /lib/ld-linux.so.2 (0x80000000) [icesik@iceberg ~]$ ldd /usr/lib/pptpd/pptpd-logwtmp.so linux-gate.so.1 => (0xffffe000) libc.so.6 => /lib/libc.so.6 (0xb7e9d000) /lib/ld-linux.so.2 (0x80000000) [icesik@iceberg ~]$