Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 1997 19:59:19 -0500 (EST)
From:      Chuck Robey <chuckr@glue.umd.edu>
To:        Karl Denninger <karl@Mcs.Net>
Cc:        xaa@stack.nl, freebsd-current@freebsd.org
Subject:   Re: lite2-merge???
Message-ID:  <Pine.OSF.3.95q.970226195410.13739C-100000@ginger.eng.umd.edu>
In-Reply-To: <199702270045.SAA21114@Jupiter.Mcs.Net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 Feb 1997, Karl Denninger wrote:

> 
> As of today /usr/src/gnu/usr.bin/ld/rtld/rtld.c dies as follows:
> 
> cc -O -I/usr/src/gnu/usr.bin/ld/rtld/.. -I/usr/src/gnu/usr.bin/ld/rtld -I/usr/src/gnu/usr.bin/ld/rtld/../i386 -fpic -fno-function-cse -DRTLD   -c /usr/src/gnu/usr.bin/ld/rtld/rtld.c
> /usr/src/gnu/usr.bin/ld/rtld/rtld.c: In function `__dlopen':
> /usr/src/gnu/usr.bin/ld/rtld/rtld.c:1848: `RTLD_NOW' undeclared (first use this function)
> /usr/src/gnu/usr.bin/ld/rtld/rtld.c:1848: (Each undeclared identifier is reported only once
> /usr/src/gnu/usr.bin/ld/rtld/rtld.c:1848: for each function it appears in.)
> *** Error code 1
>  
> This is a new one; it used to get past this point.

Karl, as you probably know, anything funny going on in rtld is real
serious news, because it affects the whole shooting match.  I immediately
double-checked what you said, and I can't duplicate it.  rtld is part of
the gnu software (although it's been FreeBSDized somewhat) and shouldn't
have been smeared inthe 4.4 BSDLite changes.

Can you duck into your /usr/src/gnu/usr.bin/ld, do a make clean/make
cleandepend/make depend/make and (if you still show that error), send it
to me (the whole make listing) ?  I don't have the time for this, but it's
too critical to let it get without some concern.


----------------------------+-----------------------------------------------
Chuck Robey                 | Interests include any kind of voice or data 
chuckr@eng.umd.edu          | communications topic, C programming, and Unix.
9120 Edmonston Ct #302      |
Greenbelt, MD 20770         | I run Journey2 and picnic, both FreeBSD
(301) 220-2114              | version 3.0 current -- and great FUN!
----------------------------+-----------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.95q.970226195410.13739C-100000>