Date: Sun, 6 Jul 2003 03:20:15 -0700 (PDT) From: neologism <neologism@hysteria.sk> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/50733: buildworld won't build, because of linking problem Message-ID: <200307061020.h66AKFKH046168@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/50733; it has been noted by GNATS. From: neologism <neologism@hysteria.sk> To: freebsd-gnats-submit@FreeBSD.org, root@shandritokkel.homeunix.org Cc: Subject: Re: bin/50733: buildworld won't build, because of linking problem Date: Sun, 06 Jul 2003 12:14:06 +0200 This is caused by too high optimalization in /etc/make.conf (ie. above -O)... Try to set this to lower level... it simply optimizes out the symbol from STUB_FUNCx macro... so this enjoy ;) neologism
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307061020.h66AKFKH046168>