From: "Tomasz Chilinski" <chilek@chilan.com>
To: lartc@vger.kernel.org
Subject: RE: [LARTC] IPP2P Problem
Date: Thu, 11 Jan 2007 21:34:20 +0000 [thread overview]
Message-ID: <20070111213114.M67162@chilan.com> (raw)
In-Reply-To: <elper3$se7$1@sea.gmane.org>
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@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next prev parent reply other threads:[~2007-01-11 21:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-13 17:55 [LARTC] ipp2p Problem Arik Raffael Funke
2006-12-13 18:24 ` Kajetan Staszkiewicz
2006-12-15 8:27 ` Ow Mun Heng
2007-01-11 3:26 ` [LARTC] IPP2P Problem Rangi Biddle
2007-01-11 9:01 ` Tomasz Chilinski
2007-01-11 21:34 ` Tomasz Chilinski [this message]
2007-01-18 19:51 ` Rangi Biddle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070111213114.M67162@chilan.com \
--to=chilek@chilan.com \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.