Date: Sat, 16 Feb 2013 10:53:57 -0800 From: Kevin Oberman <kob6558@gmail.com> To: h bagade <bagadeh@gmail.com> Cc: freebsd-net@freebsd.org Subject: Re: failed to use getifaddrs on geli code Message-ID: <CAN6yY1vr6rTtTCzuUAi1NPAwQV-aJ5KMMF%2BcHOxLfqnbR9gryA@mail.gmail.com> In-Reply-To: <CAARSjE2ntUvgDR3B1u3hSc9NHi6BGHDSa8nTJAW5fXrh%2BxsQ_A@mail.gmail.com> References: <CAARSjE2ntUvgDR3B1u3hSc9NHi6BGHDSa8nTJAW5fXrh%2BxsQ_A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 16, 2013 at 5:40 AM, h bagade <bagadeh@gmail.com> wrote: > Hi all, > > I need to change the geli code and I want to use "getifaddrs" function > inside the code. I make and make install the code and it wasn't any problem > at all, but when I want to load the geom_eli.ko module, an error occurred: > kldload: can't load /boot/kernel/geom_eli.ko: Exec format error > > and in /var/log/messages, it stated: > link_elf_obj: symbol getifaddrs undefined > > how can I solve this problem? > Any hints or comments are really appreciated One possibility is that your sources from which you built the modified geom_eli module are not the same as were used to build the kernel you are running. -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1vr6rTtTCzuUAi1NPAwQV-aJ5KMMF%2BcHOxLfqnbR9gryA>