All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jesper Dangaard Brouer <jbrouer@redhat.com>
To: Daniel Borkmann <dborkman@redhat.com>
Cc: Simon Horman <horms@verge.net.au>,
	lvs-devel@vger.kernel.org, Wensong Zhang <wensong@linux-vs.org>,
	Julian Anastasov <ja@ssi.bg>
Subject: ipvsadm git head not compiling on RHEL6
Date: Thu, 8 Aug 2013 10:19:24 +0200	[thread overview]
Message-ID: <20130808101924.7b363a4e@redhat.com> (raw)
In-Reply-To: <52034D12.4070100@redhat.com>


I noticed that I get an compile error, when compiling ipvsadm
git HEAD 1ea1f41f4 on RHEL6.4.

Compile Error:

gcc -Wall -Wunused -Wstrict-prototypes -g -o ipvsadm ipvsadm.o config_stream.o dynamic_array.o libipvs/libipvs.a -lpopt -lnl
libipvs/libipvs.a(libipvs.o): In function `ipvs_nl_send_message':
/home/jbrouer/git/ipvsadm/libipvs/libipvs.c:76: undefined reference to `nl_socket_alloc'
/home/jbrouer/git/ipvsadm/libipvs/libipvs.c:91: undefined reference to `nl_socket_free'
/home/jbrouer/git/ipvsadm/libipvs/libipvs.c:107: undefined reference to `nl_socket_free'
/home/jbrouer/git/ipvsadm/libipvs/libipvs.c:112: undefined reference to `nl_socket_free'
collect2: ld returned 1 exit status
make: *** [ipvsadm] Error 1

I'll investigate, but hints would be appreciated ;-)

-- 
Best regards,
  Jesper Dangaard Brouer
  MSc.CS, Sr. Network Kernel Developer at Red Hat
  Author of http://www.iptv-analyzer.org
  LinkedIn: http://www.linkedin.com/in/brouer

  reply	other threads:[~2013-08-08  8:19 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-08  4:59 [PATCH] Allow override of CFLAGS Simon Horman
2013-08-08  6:13 ` Julian Anastasov
2013-08-08  7:34   ` Simon Horman
2013-08-08  8:30     ` Julian Anastasov
2013-08-08  7:47 ` Daniel Borkmann
2013-08-08  8:19   ` Jesper Dangaard Brouer [this message]
2013-08-08  8:27     ` ipvsadm git head not compiling on RHEL6 Daniel Borkmann
2013-08-08  9:00       ` Simon Horman
2013-08-08  9:17       ` Jesper Dangaard Brouer
2013-08-08  9:23         ` Daniel Borkmann
2013-08-08  9:33           ` Thomas Graf
2013-08-08  9:00   ` [PATCH] Allow override of CFLAGS Simon Horman
2013-08-08  9:05     ` Daniel Borkmann
2013-08-08 12:10   ` [PATCH] ipvsadm: fix compiling tool on distros with only libnl-1 Jesper Dangaard Brouer
2013-08-08 12:23     ` Daniel Borkmann
2013-08-08 20:00     ` Ryan O'Hara
2013-08-09  5:47       ` Simon Horman
2013-08-09  6:27         ` [PATCH v2] " Jesper Dangaard Brouer
2013-08-09  8:32           ` Simon Horman
2013-08-09  6:43         ` [PATCH] " Jesper Dangaard Brouer
2013-08-09  6:55           ` Daniel Borkmann
2013-08-09  8:31             ` Simon Horman

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=20130808101924.7b363a4e@redhat.com \
    --to=jbrouer@redhat.com \
    --cc=dborkman@redhat.com \
    --cc=horms@verge.net.au \
    --cc=ja@ssi.bg \
    --cc=lvs-devel@vger.kernel.org \
    --cc=wensong@linux-vs.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.