2013/1/6 Armin K. <[email protected]>: > On 01/05/2013 11:18 PM, xinglp wrote: >> The error message is: >> >> CC initext4.o >> CC initext6.o >> CCLD libip6t_NETMAP.so >> CCLD libip6t_REJECT.so >> /usr/bin/ld: cannot find -lip6tc >> collect2: error: ld returned 1 exit status >> make[2]: *** [libip6t_NETMAP.so] Error 1 >> > > Can you try using LDFLAGS="-L$PWD/libiptc/.libs" ./configure ... > -- > http://linuxfromscratch.org/mailman/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page
This way works, thanks. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
