All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rangi Biddle" <rangi@ngen.net.nz>
To: lartc@vger.kernel.org
Subject: RE: [LARTC] IPP2P Problem
Date: Thu, 18 Jan 2007 19:51:05 +0000	[thread overview]
Message-ID: <003301c73b3a$017fe790$0101010a@lamachine> (raw)
In-Reply-To: <elper3$se7$1@sea.gmane.org>


Hi Tomasz,

I got the original post that you made regarding the solution below, but by
the looks of things the `Thank you` mail didn't get posted.

I took another look at the Makefile and sure enough that was the line that
was causing the problem.

So ... many thanks to you again and here's hoping you receive this `Thank
you` mail again.

Regards,

Rangi


-----Original Message-----
From: lartc-bounces@mailman.ds9a.nl [mailto:lartc-bounces@mailman.ds9a.nl]
On Behalf Of Tomasz Chilinski
Sent: Friday, 12 January 2007 10:34 a.m.
To: Rangi Biddle
Cc: lartc@mailman.ds9a.nl
Subject: RE: [LARTC] IPP2P Problem

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




-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.410 / Virus Database: 268.16.13/634 - Release Date: 17/01/2007


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

      parent reply	other threads:[~2007-01-18 19:51 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
2007-01-18 19:51 ` Rangi Biddle [this message]

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='003301c73b3a$017fe790$0101010a@lamachine' \
    --to=rangi@ngen.net.nz \
    --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.