From owner-freebsd-ports Wed Mar 29 05:41:13 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA18002 for ports-outgoing; Wed, 29 Mar 1995 05:41:13 -0800 Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id FAA17994 for ; Wed, 29 Mar 1995 05:41:11 -0800 Received: from localhost (localhost [127.0.0.1]) by precipice.shockwave.com (8.6.11/8.6.9) with SMTP id FAA01052; Wed, 29 Mar 1995 05:40:24 -0800 Message-Id: <199503291340.FAA01052@precipice.shockwave.com> To: asami@cs.berkeley.edu (Satoshi Asami/=?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) cc: ports@FreeBSD.org Subject: Re: mh doesn't compile on thud.cdrom.com In-reply-to: Your message of "Wed, 29 Mar 1995 03:22:57 PST." <199503291122.DAA04271@silvia.HIP.Berkeley.EDU> Date: Wed, 29 Mar 1995 05:40:24 -0800 From: Paul Traina Sender: ports-owner@FreeBSD.org Precedence: bulk I think this might be related to the recent bugs with static and the compiler/linker? From: asami@cs.berkeley.edu (Satoshi Asami/=?ISO-2022-JP?B?GyRCQHUbKEI=?= =?I >>SO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Subject: mh doesn't compile on thud.cdrom.com I don't know if this is a thud problem or port problem, but the mh port no longer compiles on thud.... This is the first error in the sequence. ======== cc -DATHENA -DDUMB -DFOLDPROT='"0700"' -DMHE -DMHRC -DRPATHS -DSBACKUP='"\043 >>"' -DBSD42 -DBSD43 -DBSD44 -DWAITINT -DUNISTD -DVSPRINTF -DMORE='"/usr/bin/mo >>re"' -DNORUSERPASS -DDBMPWD -DPOSIX -DNTOHLSWAP -DSYS5DIR -DOVERHEAD -DBIND - >>DMIME -DSENDMTS -DSMTP -DWHATNOW -DZONEINFO -DSENDMTS -DSMTP -DTYPESIG=void - >>O -c aliasbr.cLD_LIBRARY_PATH=../sbr cc -o xali ali.o aliasbr.o ../config/co >>nfig.o -lmh ../mts/libmts.a ../zotnet/libzot.a ../config/version.o ali.o: Undefined symbol `_mts_init' referenced from text segment aliasbr.o: Undefined symbol `_NoShell' referenced from text segment aliasbr.o: Undefined symbol `_NoShell' referenced from text segment aliasbr.o: Undefined symbol `_Everyone' referenced from text segment aliasbr.o: Undefined symbol `_Everyone' referenced from text segment aliasbr.o: Undefined symbol `_Everyone' referenced from text segment aliasbr.o: Undefined symbol `_NoShell' referenced from text segment *** Error code 1 (continuing) ======== For more errors, check out /f/work/asami/mk/make.0. It compiles fine on my 2.0R box. Satoshi