Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 1996 11:23:32 +0300 (EET DST)
From:      "Bror 'Count' Heinola" <count@key.hole.fi>
To:        current@freebsd.org
Subject:   960801-SNAP and yesterday's sup won't build
Message-ID:  <199609120823.LAA15216@key.hole.fi>

next in thread | raw e-mail | index | archive | help

	I installed 960801-SNAP on this system, an Olivetti Philos 44 laptop 
	(486SL@25MHz) and I can't get -current to build. To be exact, lex
	fails on its lib directory with:

yacc -d /usr/src/usr.bin/lex/parse.y
mv -f y.tab.c parse.c
mv -f y.tab.h parse.h
lex -t  -is /usr/src/usr.bin/lex/scan.l > scan.c
cc -O -I. -I/usr/src/usr.bin/lex   -c scan.c
cc -O -I. -I/usr/src/usr.bin/lex   -c /usr/src/usr.bin/lex/ccl.c
cc -O -I. -I/usr/src/usr.bin/lex   -c /usr/src/usr.bin/lex/dfa.c
cc -O -I. -I/usr/src/usr.bin/lex   -c /usr/src/usr.bin/lex/ecs.c
cc -O -I. -I/usr/src/usr.bin/lex   -c /usr/src/usr.bin/lex/gen.c
cc -O -I. -I/usr/src/usr.bin/lex   -c /usr/src/usr.bin/lex/main.c
cc -O -I. -I/usr/src/usr.bin/lex   -c /usr/src/usr.bin/lex/misc.c
cc -O -I. -I/usr/src/usr.bin/lex   -c /usr/src/usr.bin/lex/nfa.c
cc -O -I. -I/usr/src/usr.bin/lex   -c parse.c
cc -O -I. -I/usr/src/usr.bin/lex   -c /usr/src/usr.bin/lex/skel.c
cc -O -I. -I/usr/src/usr.bin/lex   -c /usr/src/usr.bin/lex/sym.c
cc -O -I. -I/usr/src/usr.bin/lex   -c /usr/src/usr.bin/lex/tblcmp.c
cc -O -I. -I/usr/src/usr.bin/lex   -c /usr/src/usr.bin/lex/yylex.c
cc -O -I. -I/usr/src/usr.bin/lex    -o lex scan.o ccl.o dfa.o ecs.o gen.o main.o misc.o nfa.o parse.o skel.o sym.o tblcmp.o yylex.o  
gzip -c /usr/src/usr.bin/lex/lex.1 > lex.1.gz
===> lib
cc -O -c /usr/src/usr.bin/lex/lib/libmain.c -o libmain.o
cc -O -c /usr/src/usr.bin/lex/lib/libyywrap.c -o libyywrap.o
building standard ln library
ranlib libln.a
ranlib: libln.a: Inappropriate file type or format
*** Error code 1

Stop.
*** Error code 1

Stop.

	For the life of me I can't figure it out why that happens. I even
	tried to build and install ranlib but that still doesn't work. 
	The sources and obj dir are NFS mounted. 
	
	I tried to search FreeBSD archives but didn't find anything 
	like this. And for the people who feel like saying "Read commit mail
	if you run -current", I can only say that I installed this box only
	yesterday so I haven't had much interest in -current commits before
	then.

FreeBSD corncrake.sms.fi 2.2-960801-SNAP FreeBSD 2.2-960801-SNAP #0: Wed Sep 11 13:50:07 EET DST 1996     count@corncrake.sms.fi:/usr/src/sys/compile/CORNCRAKE  i386

-- 
Bror 'Count' Heinola	% count@key.hole.fi	% http://pobox.com/~count/
Isokaari 27 A 2 	% IRC: Count NIC: BH271	% 
FI-00200  HELSINKI	% Work: bror@sms.fi	% Roads? Where we're going,
Cell: +358-40-5533-554	% Santa Monica Software	% we don't need roads.



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