* Embedded system and shared libs [not found] <ZIVCORREOybvQoG9Bvo00001d0e@correo.ziv.es> @ 2005-06-17 12:03 ` Miguel Ángel Álvarez Cabanes 2005-06-20 13:05 ` Jean Wolter 0 siblings, 1 reply; 3+ messages in thread From: Miguel Ángel Álvarez Cabanes @ 2005-06-17 12:03 UTC (permalink / raw) To: netfilter Hi Sorry for sending this question twice in a week, but I think I didn't explain correctly the first time. - I use a PPC in an embedded system. - If I build iptables with NO_SHARED_LIBS=1 there is no problem (kernel 2.6.10 has netfilter options enabled). - If I try to build iptables without NO_SHARED_LIBS and copy the libipt*.so to /lib/iptables on my system, I can test the tables (iptables -t nat -L), but I cannot do MASQUERADE or so... I obtain: "iptables v1.3.0: Couldn't load target `MASQUERADE':File not found Try `iptables -h' or 'iptables --help' for more information." Thanks for all Miguel Ángel ----------------------------------------- PLEASE NOTE ------------------------------------------- This message, along with any attachments, may be confidential or legally privileged. It is intended only for the named person(s), who is/are the only authorized recipients. If this message has reached you in error, kindly destroy it without review and notify the sender immediately. Thank you for your help. µSysCom uses virus scanning software but excludes any liability for viruses contained in any attachment. ------------------------------------ ROGAMOS LEA ESTE TEXTO ------------------------------- Este mensaje y sus anexos pueden contener información confidencial y/o con derecho legal. Está dirigido únicamente a la/s persona/s o entidad/es reseñadas como único destinatario autorizado. Si este mensaje le hubiera llegado por error, por favor elimínelo sin revisarlo ni reenviarlo y notifíquelo inmediatamente al remitente. Gracias por su colaboración. µSysCom utiliza software antivirus, pero no se hace responsable de los virus contenidos en los ficheros anexos. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Embedded system and shared libs 2005-06-17 12:03 ` Embedded system and shared libs Miguel Ángel Álvarez Cabanes @ 2005-06-20 13:05 ` Jean Wolter 2005-06-20 13:30 ` Miguel Ángel Álvarez Cabanes 0 siblings, 1 reply; 3+ messages in thread From: Jean Wolter @ 2005-06-20 13:05 UTC (permalink / raw) To: Miguel Ángel Álvarez Cabanes; +Cc: netfilter Miguel Ángel Álvarez Cabanes <ma.alvarez@usyscom.com> writes: > - If I try to build iptables without NO_SHARED_LIBS and copy the > libipt*.so to /lib/iptables on my system, I can test the tables > (iptables -t nat -L), but I cannot do MASQUERADE or so... I obtain: > > "iptables v1.3.0: Couldn't load target `MASQUERADE':File not found > > Try `iptables -h' or 'iptables --help' for more information." The default location for the iptables shared objects is /usr/local/lib/iptables, did you change this? have you tried to use strace to find out where iptables looks for the shared object files? regards, Jean ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Embedded system and shared libs 2005-06-20 13:05 ` Jean Wolter @ 2005-06-20 13:30 ` Miguel Ángel Álvarez Cabanes 0 siblings, 0 replies; 3+ messages in thread From: Miguel Ángel Álvarez Cabanes @ 2005-06-20 13:30 UTC (permalink / raw) To: Jean Wolter; +Cc: netfilter I have tried placing the shared objects in /usr/local/lib/iptables, /usr/local/lib, /lib, /lib/iptables... with the same result. Is there anything appart from the executable and the shared objects that must be placed in the system to relate them? About strace... I have not tried with it, because I do not have strace on my embedded system, but I think it can be a good idea and I am going to try to add it. Thanks Miguel Ángel El lun, 20-06-2005 a las 15:05 +0200, Jean Wolter escribió: > Miguel Ángel Álvarez Cabanes <ma.alvarez@usyscom.com> writes: > > > - If I try to build iptables without NO_SHARED_LIBS and copy the > > libipt*.so to /lib/iptables on my system, I can test the tables > > (iptables -t nat -L), but I cannot do MASQUERADE or so... I obtain: > > > > "iptables v1.3.0: Couldn't load target `MASQUERADE':File not found > > > > Try `iptables -h' or 'iptables --help' for more information." > > The default location for the iptables shared objects is > /usr/local/lib/iptables, did you change this? have you tried to use > strace to find out where iptables looks for the shared object files? > > regards, > Jean ----------------------------------------- PLEASE NOTE ------------------------------------------- This message, along with any attachments, may be confidential or legally privileged. It is intended only for the named person(s), who is/are the only authorized recipients. If this message has reached you in error, kindly destroy it without review and notify the sender immediately. Thank you for your help. µSysCom uses virus scanning software but excludes any liability for viruses contained in any attachment. ------------------------------------ ROGAMOS LEA ESTE TEXTO ------------------------------- Este mensaje y sus anexos pueden contener información confidencial y/o con derecho legal. Está dirigido únicamente a la/s persona/s o entidad/es reseñadas como único destinatario autorizado. Si este mensaje le hubiera llegado por error, por favor elimínelo sin revisarlo ni reenviarlo y notifíquelo inmediatamente al remitente. Gracias por su colaboración. µSysCom utiliza software antivirus, pero no se hace responsable de los virus contenidos en los ficheros anexos. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-06-20 13:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <ZIVCORREOybvQoG9Bvo00001d0e@correo.ziv.es>
2005-06-17 12:03 ` Embedded system and shared libs Miguel Ángel Álvarez Cabanes
2005-06-20 13:05 ` Jean Wolter
2005-06-20 13:30 ` Miguel Ángel Álvarez Cabanes
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox