Hi All,

I would like to install dpkg under Windows Vista.

I have downloaded "dpkg_1.14.30.tar.gz" and unpacked it into a cygwin bash
shell in Microsoft Windows Vista..
I "cd dpkg-1.14.30", then "./configure" then "make"

Make throws up
------------------------------------------------------------------------------
gcc -std=gnu99  -g -O2  -Wl,-O1 -o dpkg-query.exe errors.o filesdb.o query.o
..
libcompat/libcompat.a -lintl ../lib/libdpkg.a
../lib/libdpkg.a(nfmalloc.o): In function `nffreeall':
/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'
../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 `nfmalloc':
/home/Stephen/src/dpkg-1.14.30/lib/nfmalloc.c:52: undefined reference to
`__obsack_newchunk'
../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 `nfstrsave':
/home/Stephen/src/dpkg-1.14.30/lib/nfmalloc.c:57: undefined reference to
`__obsack_newchunk'
collect2: ld returned 1 exit status
make[2]: *** [dpkg-query.exe] Error 1
make[2]: Leaving directory `/home/Stephen/src/dpkg-1.14.30/src'
make[1]: *** [all-recursive] Error 1
$
make: *** [all] Error 2
----------------------------------------------------------------------------------------
Where do I find the source code for `_obstck_free', `__obsack_begin'
etcetera.
Yours Sincerely Stephen Grant Brown

<<attachment: Stephen Grant Brown.vcf>>

Reply via email to