RE: IPP2P Problem

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 12 Jan 2007 08:33:17 +1300, Rangi Biddle wrote
> Hi Tomasz,

Hi Rangi.

> Thank you for the reply.
> 
> I have checked the Makefile and unfortunately it is using the respective
> gcc.  Output of Makefile below:
> 
> libipt_ipp2p.so: libipt_ipp2p.c ipt_ipp2p.h
>         $(CC) $(CFLAGS) $(IPTABLES_OPTION) $(IPTABLES_INCLUDE) -fPIC 
> -c libipt_ipp2p.c

What about line below?! ;-)
*************
        ld -shared -o libipt_ipp2p.so libipt_ipp2p.o
*************
Replace ld by $(CC).

> Any other suggestions?

As above ;-)

> Rangi

Bests, Tomasz.

_______________________________________________
LARTC mailing list
LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux