Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Nov 1998 14:14:50 +0000 (GMT)
From:      Mikhail Teterin <mi@aldan.algebra.com>
To:        current@FreeBSD.ORG
Subject:   build fails in src/lib/csu/i386/
Message-ID:  <199811101414.OAA13678@aldan.algebra.com>

next in thread | raw e-mail | index | archive | help
CVSUPed yesterday after removing the entire tree first. Then, I also did
``make includes'', just in case. Still:

cc -O -DNDEBUG -DLIBC_SCCS -fno-omit-frame-pointer -c -DCRT0 -DDYNAMIC /home/mi/src/lib/csu/i386/crt0.c -o crt0.o
/home/mi/src/lib/csu/i386/crt0.c: In function `__do_dynamic_link':
/home/mi/src/lib/csu/i386/crt0.c:196: storage size of `crt' isn't known
/home/mi/src/lib/csu/i386/crt0.c:260: `CRT_VERSION_BSD_5' undeclared (first use this function)
/home/mi/src/lib/csu/i386/crt0.c:260: (Each undeclared identifier is reported only once
/home/mi/src/lib/csu/i386/crt0.c:260: for each function it appears in.)
/home/mi/src/lib/csu/i386/crt0.c:264: `CRT_VERSION_BSD_4' undeclared (first use this function)
/home/mi/src/lib/csu/i386/crt0.c:268: `CRT_VERSION_BSD_3' undeclared (first use this function)
/home/mi/src/lib/csu/i386/crt0.c:269: invalid use of undefined type `struct _dynamic'
/home/mi/src/lib/csu/i386/crt0.c:275: dereferencing pointer to incomplete type
/home/mi/src/lib/csu/i386/crt0.c:288: `LDSO_VERSION_HAS_DLEXIT' undeclared (first use this function)
/home/mi/src/lib/csu/i386/crt0.c:289: dereferencing pointer to incomplete type

TIA!

	-mi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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