Date: 11 Jan 1997 16:52:10 -0800 From: jdp@polstra.com (John Polstra) To: freebsd-current@freebsd.org Subject: Re: another problem in "make world" Message-ID: <5b9cjq$kac@austin.polstra.com> References: <199701100719.RAA19180@qed.maths.uq.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <199701100719.RAA19180@qed.maths.uq.edu.au>, David Conran <lucifer@maths.uq.oz.au> wrote: > cc -O -DLIBC_SCCS -fno-omit-frame-pointer -c -DCRT0 -DDYNAMIC /home/src/lib/csu/i386/crt0.c -o crt0.o > In file included from /home/src/lib/csu/i386/crt0.c:44: > /usr/include/link.h:187: conflicting types for `dlopen' > /usr/include/dlfcn.h:41: previous declaration of `dlopen' > /usr/include/link.h:189: conflicting types for `dlsym' > /usr/include/dlfcn.h:42: previous declaration of `dlsym' > *** Error code 1 > > Stop. > ------------------------------------------------------------------------------ > This was compiled on an old-ish 2.2 snap. ... > um .. is the "make beforeinstall" not being called somewhere in the > "make world" for this lib? I think you're right -- it should be under the "includes" target. If somebody else doesn't get to it first, I'll fix this as part of some other changes I'm about to make to <dlfcn.h>. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5b9cjq$kac>