[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Source code



On Tue, 04 Jan 2011, Stephen Grant Brown wrote:
> I would like to install dpkg under Windows Vista.

This is almost certainly going to be an exercise in pain.
 
> /home/Stephen/src/dpkg-1.14.30/lib/nfmalloc.c:67: undefined reference to
> `_obstck_free'
> ../lib/libdpkg.a(nfmalloc.o): In function `nfobstack_init':
> /home/Stephen/src/dpkg-1.14.30/lib/nfmalloc.c:43: undefined reference to
> `__obsack_begin'
> ../lib/libdpkg.a(nfmalloc.o): In function `nfstrnsave':
> /home/Stephen/src/dpkg-1.14.30/lib/nfmalloc.c:62: undefined reference to
> `__obsack_newchunk'

You aren't linking with GNU libc for whatever reason.

> Where do I find the source code for `_obstck_free', `__obsack_begin'
> etcetera.

http://www.eglibc.org/home
or
http://www.gnu.org/software/libc/


Don Armstrong

-- 
Who is thinking this?
I am.
 -- Greg Egan _Diaspora_ p38

http://www.donarmstrong.com              http://rzlab.ucr.edu


Reply to: