Date: Sat, 1 Jun 1996 10:32:31 -0500 (CDT) From: "Matthew N. Dodd" <winter@jurai.net> To: freebsd-stable@freebsd.org Subject: stable breakage Message-ID: <Pine.BSI.3.93.960601102604.28731A-100000@sasami>
next in thread | raw e-mail | index | archive | help
Ok, stable stops here... (building libc) setinvalidrune.so: Definition of symbol `_setinvalidrune' (multiply defined) rune.so: Definition of symbol `_setinvalidrune' (multiply defined) rune.so: Definition of symbol `_setrunelocale' (multiply defined) setrunelocale.so: Definition of symbol `_setrunelocale' (multiply defined) *** Error code 1 rune.c isn't needed anymore as it only contains the functions setinvalidrune() and setrunelocale(), which are defined in setinvalidrune.c and setrunelocale.c. Remove the reference to runc.c in lib/libc/locale/Makefile.inc to fix this problem. (You can nuke rune.c as well.) Someone fix the makefile and chunk rune.c in the -stable branch so this doesn't have to be done by hand. Have a good one. | Matthew N. Dodd | winter@jurai.net | http://www.jurai.net/~winter | | Technical Manager | mdodd@intersurf.net | http://www.intersurf.net | | InterSurf Online | "Welcome to the net Sir, would you like a handbasket?"|
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.93.960601102604.28731A-100000>