Latest problems with dependencies

Corinna Vinschen vinschen@redhat.com
Mon Dec 3 15:15:00 GMT 2001


On Tue, Dec 04, 2001 at 12:05:48AM +0100, Corinna Vinschen wrote:
> On Tue, Dec 04, 2001 at 09:55:13AM +1100, Robert Collins wrote:
> > I can't duplicate this on HEAD at all. With no installed.db, setup
> > correctly grabs 10.38-2 when I click on vim.
> > 
> > How old was the CVS date you were testing? And does it still happen now
> 
> A few hours ago.
> 
> > you've updated?
> 
> I still can't build.  Another change in w32api breaks building.

I deleted the IDC_STATIC definition from w32api/include/winuser.h and I
updated to the latest HEAD.  It compiled but I'm now getting a link error:

version.o(.data+0x0):/ext/build/cygwin/bin/i686-pc-cygwin/winsup/cinstall/version.c: multiple definition of `version'
setup_version.o(.data+0x0):/ext/build/cygwin/bin/i686-pc-cygwin/winsup/cinstall/setup_version.c: first defined here
desktop.o: In function `make_passwd_group(void)':
/home/corinna/src/cygwin/src/winsup/cinstall/desktop.cc:283: undefined reference to `canonicalize_version(char const *)'
/home/corinna/src/cygwin/src/winsup/cinstall/desktop.cc:284: undefined reference to `canonicalize_version(char const *)'
ini.o: In function `do_ini(HINSTANCE__ *)':
/home/corinna/src/cygwin/src/winsup/cinstall/ini.cc:197: undefined reference to `canonicalize_version(char const *)'
/home/corinna/src/cygwin/src/winsup/cinstall/ini.cc:198: undefined reference to `canonicalize_version(char const *)'
make: *** [setup.exe] Error 1

And yes, I called `make clean' prior to calling `make'.

It's late.  See you tomorrow.
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.



More information about the Cygwin-apps mailing list