Port-vax archive

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

Re: Not able to build current...



On Sun, 16 Mar 2008, John Klos wrote:

I'm trying to do a cross build of current from a NetBSD 4 amd64 system. Does anyone have any ideas about why it's failing?

Thanks,
John Klos

I'm not sure, but I suspect the following change. I think it adds a number of library routines to the vax build that weren't there before, and some of them reference routines not present on the vax.


Date: Sat,  8 Mar 2008 14:21:41 +0000 (UTC)
From: Matthias Drochner <drochner%netbsd.org@localhost>
To: source-changes%NetBSD.org@localhost
Subject: CVS commit: src/lib/libm/complex


Module Name:    src
Committed By:   drochner
Date:           Sat Mar  8 14:21:41 UTC 2008

Modified Files:
        src/lib/libm/complex: Makefile.inc

Log Message:
fix so that it doesn't interact strangely with ARCH_SRCS definitions
in the base Makefile, makes the lib built correctly again for eg amd64
(seen by wiz)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libm/complex/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Michael L. Hitch                        mhitch%montana.edu@localhost
Computer Consultant
Information Technology Center
Montana State University        Bozeman, MT     USA


Home | Main Index | Thread Index | Old Index