Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2005 19:19:26 +0930
From:      "Aluminium Oxide" <orac000@internet-mail.org>
To:        "Cai, Quanqing" <caiquanqing@gmail.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: ubpf link errer
Message-ID:  <1129369766.11295.245225284@webmail.messagingengine.com>
In-Reply-To: <2b22951e0510141735g223a133dy6e1177751f587b0a@mail.gmail.com>
References:  <1129335956.14067.245211019@webmail.messagingengine.com> <2b22951e0510141735g223a133dy6e1177751f587b0a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
CORRECTION: that should be udbp.o not ubpf.o
                                                --------       --------
: ( Don't know what I was thinking then.. spent too long reading pf
rules.


On Fri, 14 Oct 2005 17:35:05 -0700, "Cai, Quanqing"
<caiquanqing@gmail.com> said:
> Yes, I tried it just now and got the problem at same place too. But My
> system is 7.0-CURRENT.
> 
> On 10/14/05, Aluminium Oxide <orac000@internet-mail.org> wrote:
> >
> > Has anyone else seen this?
> >
> > I received an error on a kernel build during linking, for ubpf.o
> >
> >
> > Just prior to this I had run
> > o a cvsup with
> > RELENG_5_4
> > and
> > o run make buildworld with
> > CFLAGS+=-O2 -pipe -fforce-mem -fforce-addr -funroll-loops
> > -fcse-follow-jumps
> > CXXFLAGS+= -fconserve-space
> >
> > During a make buildkernel last night, the following occurred. I reran
> > make buildkernel with :
> > CFLAGS+=-O2 -pipe
> > CXXFLAGS+= -fconserve-space
> >
> > [I am now running with CFLAGS+=-O -pipe. I will post the reults when
> > it completes.]
> >
> > but the same problem occurred:
> >
> > linking kernel
> > udbp.o(.text+0x42c): In function `udbp_attach':
> > : undefined reference to `ng_newtype'
> > udbp.o(.text+0x45a): In function `udbp_attach':
> > : undefined reference to `ng_make_node_common'
...............
> > : undefined reference to `dumphook'
> > udbp.o(.text+0x18c4): In function `ng_udbp_disconnect':
> > : undefined reference to `ng_rmnode_self'
> > udbp.o(.rodata+0x4): undefined reference to `ng_parse_int32_type'
> > udbp.o(.rodata+0x10): undefined reference to `ng_parse_int32_type'
> > udbp.o(.rodata+0x24): undefined reference to `ng_parse_struct_type'
> > udbp.o(.rodata+0x60): undefined reference to `ng_parse_int32_type'
> > *** Error code 1
> >
> >
> > Stop in /usr/obj/usr/src/sys/H2O.
> > *** Error code 1
> >
> >
> > Stop in /usr/src.
> > *** Error code 1
> >
> >
> >
> > Stop in /usr/src.
> > H2O#
> > --
> > Aluminium Oxide
> > orac000@internet-mail.org
> >
> > --
> > http://www.fastmail.fm - Access your email from home and the web
> >
> > _______________________________________________
> > freebsd-net@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-net
> > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
> >
> >
-- 
  Aluminium Oxide
  orac000@internet-mail.org

-- 
http://www.fastmail.fm - One of many happy users:
  http://www.fastmail.fm/docs/quotes.html




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1129369766.11295.245225284>