Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Nov 1995 10:23:27 -0600 (CST)
From:      Scott Mace <smace@metal.neosoft.com>
To:        hackers@freebsd.org
Subject:   interesting tidbit from 2.1.0-RELEASE make world
Message-ID:  <199511261623.KAA08479@metal.ops.neosoft.com>

next in thread | raw e-mail | index | archive | help
crash # make
===> lp
===> lpc
===> lpd
cc -O -m486 -pipe -I/usr/src/usr.sbin/lpr/lpd/../common_source    -static -o lpd lpd.o printjob.o recvjob.o displayq.o rmjob.o startdaemon.o lpdchar.o common.o  
displayq.o: Definition of symbol `_warn' (multiply defined)
/usr/lib/libc.a(err.o): Definition of symbol `_warn' (multiply defined)
*** Error code 1

Stop.
*** Error code 1

Stop.

Just for grins I set usr.sbin to link statically... :-)

	Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511261623.KAA08479>