OpenWrt Forum Archive

Topic: No libipq ?

The content of this topic has been archived on 30 Mar 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi all,

I try to get the libipq install but it does not work and I don't know why, any ideas ?

Excuse me for this stupid remark ! The libipq.a file is compiled but not installed, so you just have to do :

cp $(BUILD_DIR)/iptables-1.2.11/libipq/libipq.a $(STAGING_DIR)/usr/lib/iptables/

And you can then export your $(STAGING_DIR) as a path to search for libipq !

The discussion might have continued from here.