Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 1998 00:28:16 -0800
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        "Daniel O'Connor" <doconnor@gsoft.com.au>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Is it just me, or doesn't -stable compile? 
Message-ID:  <5815.890036896@time.cdrom.com>
In-Reply-To: Your message of "Mon, 16 Mar 1998 18:40:54 %2B1030." <199803160810.SAA23413@cain.gsoft.com.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
> ===> games/arithmetic
> cc -O -pipe   -c /local1/playpen/2.2/src/games/arithmetic/arithmetic.c
> cc -O -pipe    -o arithmetic arithmetic.o  
> arithmetic.o: Undefined symbol `_srandomdev' referenced from text segment
> *** Error code 1

It's just you.  :-) You need to make sure you're using the world
target since srandomdev() has been added to libc.

					Jordan

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?5815.890036896>