Date: Fri, 24 Apr 1998 10:14:51 +0200 From: Andreas Klemm <aklemm@hightek.com> To: stable@FreeBSD.ORG Subject: HEADS UP PLEASE, since three days make world breakage... Message-ID: <19980424101451.37947@hightek.com>
next in thread | raw e-mail | index | archive | help
Hi ! I'm trying to get a 2.2.5 production server to 2.2-STABLE. Three times I had compile problems. Even a checkout of RELENG_2_2_6_RELEASE brought the necessarity of removing 2 subdirs from 2 Makefiles, because the subdirs have been brought into the Attic I think. Now I get this... /usr/obj/usr/src/tmp/usr/include/link.h:189: conflicting types for `dlopen' I'm trying since three days to get a 2.2-STABLE system compiled by "make world". usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/ld/rtld/../i386/mdprologue.S cc -O -pipe -I/usr/src/gnu/usr.bin/ld/rtld/.. -I/usr/src/gnu/usr.bin/ld/rtld -I/usr/src/gnu/usr.bin/ld/rtld/../i386 -fpic -fno-function-cse -DRTLD -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/ld/rtld/rtld.c In file included from /usr/src/gnu/usr.bin/ld/rtld/rtld.c:59: /usr/obj/usr/src/tmp/usr/include/link.h:189: conflicting types for `dlopen' /usr/obj/usr/src/tmp/usr/include/dlfcn.h:54: previous declaration of `dlopen' /usr/obj/usr/src/tmp/usr/include/link.h:191: conflicting types for `dlsym' /usr/obj/usr/src/tmp/usr/include/dlfcn.h:55: previous declaration of `dlsym' /usr/obj/usr/src/tmp/usr/include/link.h:192: conflicting types for `dlerror' /usr/obj/usr/src/tmp/usr/include/dlfcn.h:56: previous declaration of `dlerror' *** Error code 1 Stop. *** Error code 1 -- B&K Gruppe - Wuppertal <aklemm@hightek.com> phone +49 202 7399 - 170 <andreas@FreeBSD.ORG> fax +49 202 7399 - 100 http://www.FreeBSD.ORG/~andreas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980424101451.37947>