Date: Thu, 28 Dec 1995 16:40:39 +1030 (CST) From: Michael Smith <msmith@atrad.adelaide.edu.au> To: current@freebsd.org Subject: Bizarre bogon in 'make world' (libgmp) Message-ID: <199512280610.QAA01385@genesis.atrad.adelaide.edu.au>
next in thread | raw e-mail | index | archive | help
Freshly-supped -current tree as of a few hours ago (from sup.physics.usyd.edu.au), world falls over with : ===> libgmp make: don't know how to make /remote1/2.2.0-CURRENT/src/gnu/lib/libgmp/../libmp/gmp.h. Stop Now, this wouldn't be so bad if I could work out _why_ it expects "gmp.h" to be there, or for that matter what actually has a dependency _on_ it. gmp.h is only mentioned _once_ in the Makefile : beforeinstall: ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \ ${.CURDIR}/gmp.h ${DESTDIR}/usr/include/ Yet 'make -dg1' lists it (in the above mutilated form)... I'd have thought I was caught in the middle of a set of commits, but I haven't seen any go past, and all the dates on things are mid-late November. Any ideas? (libmp, which appears to be libgmp under a different name has the same problem...) -- ]] Mike Smith, Software Engineer msmith@atrad.adelaide.edu.au [[ ]] Genesis Software genesis@atrad.adelaide.edu.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control (ph/fax) +61-8-267-3039 [[ ]] "Who does BSD?" "We do Chucky, we do." [[
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512280610.QAA01385>