Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 1995 17:19:39 -0500 (EST)
From:      "Marc G. Fournier" <scrappy@hub.org>
To:        current@freebsd.org
Subject:   More on nfsiod problem...
Message-ID:  <Pine.BSF.3.91.951222171700.7605L-100000@hub.org>

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

Hi...

	Well, it looks like the problem might be deeper then I first
reported (or its a really stupid error on my part...you pick? *grin*)

	cc -O2 -m486 -pipe -DNFS -DINET  -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -I/usr/src/lkm/nfs/../../sys  -W -Wcomment -Wredundant-decls -DVFS_LKM -DMODVNOPS=nfs_modvnops -I. -c /usr/src/lkm/nfs/../../sys/nfs/nfs_vnops.c
ld -r -static -o tmp.o nfs_bio.o nfs_node.o nfs_nqlease.o nfs_serv.o nfs_socket.o nfs_srvcache.o nfs_subs.o nfs_syscalls.o nfs_vfsops.o nfs_vnops.o
symorder -c symb.tmp tmp.o
symorder: tmp.o: no string table: Inappropriate file type or format
*** Error code 2

Stop.
*** Error code 1

Stop.
freebsd# file nfs/tmp.o
nfs/tmp.o: PDP-11 executable not stripped


	PDP-11 executable?  neat, and on a 486 even :)

	Any ideas?  I'm assuming, maybe incorrectly, that it has nothing
to do with the fact tht I'm using CFLAGS of '-O2 -m486 -pipe'...does
it?  gcc is 2.6.3 currently.

Thanks...


Marc G. Fournier | POP Mail  Telnet Acct  DNS Hosting
scrappy@hub.org  |  WWW Services   Database Services  | Knowledge, 
 soon to be:     |                                    | Information and
scrappy@ki.net   |      WWW: http://hub.org           | Communications, Inc




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951222171700.7605L-100000>